Uses of Enum
org.tensorflow.proto.OpPerformanceData.OpPerformance.ExecutionTimeCase
Packages that use OpPerformanceData.OpPerformance.ExecutionTimeCase
-
Uses of OpPerformanceData.OpPerformance.ExecutionTimeCase in org.tensorflow.proto
Subclasses with type arguments of type OpPerformanceData.OpPerformance.ExecutionTimeCase in org.tensorflow.protoMethods in org.tensorflow.proto that return OpPerformanceData.OpPerformance.ExecutionTimeCaseModifier and TypeMethodDescriptionOpPerformanceData.OpPerformance.ExecutionTimeCase.forNumber(int value) OpPerformanceData.OpPerformance.Builder.getExecutionTimeCase()OpPerformanceData.OpPerformance.getExecutionTimeCase()OpPerformanceData.OpPerformanceOrBuilder.getExecutionTimeCase()OpPerformanceData.OpPerformance.ExecutionTimeCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.OpPerformanceData.OpPerformance.ExecutionTimeCase.values()Returns an array containing the constants of this enum type, in the order they are declared.