Uses of Class
org.tensorflow.proto.DebugEvent
Packages that use DebugEvent
-
Uses of DebugEvent in org.tensorflow.proto
Methods in org.tensorflow.proto that return DebugEventModifier and TypeMethodDescriptionDebugEvent.Builder.build()DebugEvent.Builder.buildPartial()static DebugEventDebugEvent.getDefaultInstance()DebugEvent.Builder.getDefaultInstanceForType()DebugEvent.getDefaultInstanceForType()static DebugEventDebugEvent.parseDelimitedFrom(InputStream input) static DebugEventDebugEvent.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static DebugEventDebugEvent.parseFrom(byte[] data) static DebugEventDebugEvent.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static DebugEventDebugEvent.parseFrom(ByteString data) static DebugEventDebugEvent.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static DebugEventDebugEvent.parseFrom(CodedInputStream input) static DebugEventDebugEvent.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static DebugEventDebugEvent.parseFrom(InputStream input) static DebugEventDebugEvent.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static DebugEventDebugEvent.parseFrom(ByteBuffer data) static DebugEventDebugEvent.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type DebugEventModifier and TypeMethodDescriptionDebugEvent.getParserForType()static Parser<DebugEvent> DebugEvent.parser()Methods in org.tensorflow.proto with parameters of type DebugEventModifier and TypeMethodDescriptionDebugEvent.Builder.mergeFrom(DebugEvent other) static DebugEvent.BuilderDebugEvent.newBuilder(DebugEvent prototype)