Uses of Interface
org.tensorflow.proto.OpPerformanceData.OpInfo.TensorPropertiesOrBuilder
Packages that use OpPerformanceData.OpInfo.TensorPropertiesOrBuilder
-
Uses of OpPerformanceData.OpInfo.TensorPropertiesOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement OpPerformanceData.OpInfo.TensorPropertiesOrBuilderModifier and TypeClassDescriptionstatic final classInput data types, shapes and values if known.static final classInput data types, shapes and values if known.Methods in org.tensorflow.proto that return OpPerformanceData.OpInfo.TensorPropertiesOrBuilderModifier and TypeMethodDescriptionOpPerformanceData.OpInfo.Builder.getInputsOrBuilder(int index) repeated .tensorflow.OpInfo.TensorProperties inputs = 3;OpPerformanceData.OpInfo.getInputsOrBuilder(int index) repeated .tensorflow.OpInfo.TensorProperties inputs = 3;OpPerformanceData.OpInfoOrBuilder.getInputsOrBuilder(int index) repeated .tensorflow.OpInfo.TensorProperties inputs = 3;OpPerformanceData.OpInfo.Builder.getOutputsOrBuilder(int index) Optional description of the op outputsOpPerformanceData.OpInfo.getOutputsOrBuilder(int index) Optional description of the op outputsOpPerformanceData.OpInfoOrBuilder.getOutputsOrBuilder(int index) Optional description of the op outputsMethods in org.tensorflow.proto that return types with arguments of type OpPerformanceData.OpInfo.TensorPropertiesOrBuilderModifier and TypeMethodDescriptionOpPerformanceData.OpInfo.Builder.getInputsOrBuilderList()repeated .tensorflow.OpInfo.TensorProperties inputs = 3;OpPerformanceData.OpInfo.getInputsOrBuilderList()repeated .tensorflow.OpInfo.TensorProperties inputs = 3;OpPerformanceData.OpInfoOrBuilder.getInputsOrBuilderList()repeated .tensorflow.OpInfo.TensorProperties inputs = 3;OpPerformanceData.OpInfo.Builder.getOutputsOrBuilderList()Optional description of the op outputsOpPerformanceData.OpInfo.getOutputsOrBuilderList()Optional description of the op outputsOpPerformanceData.OpInfoOrBuilder.getOutputsOrBuilderList()Optional description of the op outputs