Uses of Enum
org.tensorflow.proto.profiler.Xplane.XStat.ValueCase
Packages that use Xplane.XStat.ValueCase
-
Uses of Xplane.XStat.ValueCase in org.tensorflow.proto.profiler
Subclasses with type arguments of type Xplane.XStat.ValueCase in org.tensorflow.proto.profilerMethods in org.tensorflow.proto.profiler that return Xplane.XStat.ValueCaseModifier and TypeMethodDescriptionstatic Xplane.XStat.ValueCaseXplane.XStat.ValueCase.forNumber(int value) Xplane.XStat.Builder.getValueCase()Xplane.XStat.getValueCase()Xplane.XStatOrBuilder.getValueCase()static Xplane.XStat.ValueCaseXplane.XStat.ValueCase.valueOf(int value) Deprecated.static Xplane.XStat.ValueCaseReturns the enum constant of this type with the specified name.static Xplane.XStat.ValueCase[]Xplane.XStat.ValueCase.values()Returns an array containing the constants of this enum type, in the order they are declared.