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 class
FunctionDefLibrary
A library is a set of named functions.static class
FunctionDefLibrary.Builder
A library is a set of named functions.Methods in org.tensorflow.framework that return FunctionDefLibraryOrBuilder Modifier and Type Method Description FunctionDefLibraryOrBuilder
GraphDef.Builder. getLibraryOrBuilder()
EXPERIMENTAL.FunctionDefLibraryOrBuilder
GraphDef. getLibraryOrBuilder()
EXPERIMENTAL.FunctionDefLibraryOrBuilder
GraphDefOrBuilder. getLibraryOrBuilder()
EXPERIMENTAL.
-