Uses of Interface
org.tensorflow.proto.OpPerformanceData.OpPerformanceOrBuilder
Packages that use OpPerformanceData.OpPerformanceOrBuilder
-
Uses of OpPerformanceData.OpPerformanceOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement OpPerformanceData.OpPerformanceOrBuilderModifier and TypeClassDescriptionstatic final classPerformance data for tensorflow operationsstatic final classPerformance data for tensorflow operationsMethods in org.tensorflow.proto that return OpPerformanceData.OpPerformanceOrBuilderModifier and TypeMethodDescriptionOpPerformanceData.OpPerformanceList.Builder.getOpPerformanceOrBuilder(int index) repeated .tensorflow.OpPerformance op_performance = 1;OpPerformanceData.OpPerformanceList.getOpPerformanceOrBuilder(int index) repeated .tensorflow.OpPerformance op_performance = 1;OpPerformanceData.OpPerformanceListOrBuilder.getOpPerformanceOrBuilder(int index) repeated .tensorflow.OpPerformance op_performance = 1;Methods in org.tensorflow.proto that return types with arguments of type OpPerformanceData.OpPerformanceOrBuilderModifier and TypeMethodDescriptionList<? extends OpPerformanceData.OpPerformanceOrBuilder> OpPerformanceData.OpPerformanceList.Builder.getOpPerformanceOrBuilderList()repeated .tensorflow.OpPerformance op_performance = 1;List<? extends OpPerformanceData.OpPerformanceOrBuilder> OpPerformanceData.OpPerformanceList.getOpPerformanceOrBuilderList()repeated .tensorflow.OpPerformance op_performance = 1;List<? extends OpPerformanceData.OpPerformanceOrBuilder> OpPerformanceData.OpPerformanceListOrBuilder.getOpPerformanceOrBuilderList()repeated .tensorflow.OpPerformance op_performance = 1;