Uses of Interface
org.tensorflow.proto.SavedObjectGraphOuterClass.CapturedTensorOrBuilder
Packages that use SavedObjectGraphOuterClass.CapturedTensorOrBuilder
-
Uses of SavedObjectGraphOuterClass.CapturedTensorOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement SavedObjectGraphOuterClass.CapturedTensorOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typetensorflow.CapturedTensorstatic final classProtobuf typetensorflow.CapturedTensorMethods in org.tensorflow.proto that return SavedObjectGraphOuterClass.CapturedTensorOrBuilderModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedObject.Builder.getCapturedTensorOrBuilder().tensorflow.CapturedTensor captured_tensor = 12;SavedObjectGraphOuterClass.SavedObject.getCapturedTensorOrBuilder().tensorflow.CapturedTensor captured_tensor = 12;SavedObjectGraphOuterClass.SavedObjectOrBuilder.getCapturedTensorOrBuilder().tensorflow.CapturedTensor captured_tensor = 12;