Uses of Interface
org.tensorflow.framework.FunctionDefLibraryOrBuilder
-
Packages that use FunctionDefLibraryOrBuilder Package Description org.tensorflow.framework -
-
Uses of FunctionDefLibraryOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement FunctionDefLibraryOrBuilder Modifier and Type Class Description classFunctionDefLibraryA library is a set of named functions.static classFunctionDefLibrary.BuilderA library is a set of named functions.Methods in org.tensorflow.framework that return FunctionDefLibraryOrBuilder Modifier and Type Method Description FunctionDefLibraryOrBuilderGraphDef.Builder. getLibraryOrBuilder()EXPERIMENTAL.FunctionDefLibraryOrBuilderGraphDef. getLibraryOrBuilder()EXPERIMENTAL.FunctionDefLibraryOrBuilderGraphDefOrBuilder. getLibraryOrBuilder()EXPERIMENTAL.
-