Uses of Interface
org.tensorflow.proto.EventOrBuilder
Packages that use EventOrBuilder
-
Uses of EventOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement EventOrBuilderModifier and TypeClassDescriptionfinal classProtocol buffer representing an event that happened during the execution of a Brain model.static final classProtocol buffer representing an event that happened during the execution of a Brain model.Methods in org.tensorflow.proto that return EventOrBuilderModifier and TypeMethodDescriptionWorkerHeartbeatResponse.Builder.getWorkerLogOrBuilder(int index) repeated .tensorflow.Event worker_log = 2;WorkerHeartbeatResponse.getWorkerLogOrBuilder(int index) repeated .tensorflow.Event worker_log = 2;WorkerHeartbeatResponseOrBuilder.getWorkerLogOrBuilder(int index) repeated .tensorflow.Event worker_log = 2;Methods in org.tensorflow.proto that return types with arguments of type EventOrBuilderModifier and TypeMethodDescriptionList<? extends EventOrBuilder> WorkerHeartbeatResponse.Builder.getWorkerLogOrBuilderList()repeated .tensorflow.Event worker_log = 2;List<? extends EventOrBuilder> WorkerHeartbeatResponse.getWorkerLogOrBuilderList()repeated .tensorflow.Event worker_log = 2;List<? extends EventOrBuilder> WorkerHeartbeatResponseOrBuilder.getWorkerLogOrBuilderList()repeated .tensorflow.Event worker_log = 2;