Uses of Enum
org.tensorflow.proto.DebugEvent.WhatCase
Packages that use DebugEvent.WhatCase
-
Uses of DebugEvent.WhatCase in org.tensorflow.proto
Subclasses with type arguments of type DebugEvent.WhatCase in org.tensorflow.protoMethods in org.tensorflow.proto that return DebugEvent.WhatCaseModifier and TypeMethodDescriptionstatic DebugEvent.WhatCaseDebugEvent.WhatCase.forNumber(int value) DebugEvent.Builder.getWhatCase()DebugEvent.getWhatCase()DebugEventOrBuilder.getWhatCase()static DebugEvent.WhatCaseDebugEvent.WhatCase.valueOf(int value) Deprecated.static DebugEvent.WhatCaseReturns the enum constant of this type with the specified name.static DebugEvent.WhatCase[]DebugEvent.WhatCase.values()Returns an array containing the constants of this enum type, in the order they are declared.