Uses of Interface
org.tensorflow.proto.GraphOpCreationOrBuilder
Packages that use GraphOpCreationOrBuilder
-
Uses of GraphOpCreationOrBuilder in org.tensorflow.proto
Classes in org.tensorflow.proto that implement GraphOpCreationOrBuilderModifier and TypeClassDescriptionfinal classThe creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2).static final classThe creation of an op in a TensorFlow Graph (e.g., FuncGraph in TF2).Methods in org.tensorflow.proto that return GraphOpCreationOrBuilderModifier and TypeMethodDescriptionDebugEvent.Builder.getGraphOpCreationOrBuilder()The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).DebugEvent.getGraphOpCreationOrBuilder()The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).DebugEventOrBuilder.getGraphOpCreationOrBuilder()The creation of an op within a graph (e.g., a FuncGraph compiled from a Python function).