Uses of Interface
org.tensorflow.framework.TensorInfoOrBuilder
-
Packages that use TensorInfoOrBuilder Package Description org.tensorflow.framework -
-
Uses of TensorInfoOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement TensorInfoOrBuilder Modifier and Type Class Description class
TensorInfo
Information about a Tensor necessary for feeding or retrieval.static class
TensorInfo.Builder
Information about a Tensor necessary for feeding or retrieval.Methods in org.tensorflow.framework that return TensorInfoOrBuilder Modifier and Type Method Description TensorInfoOrBuilder
AssetFileDef.Builder. getTensorInfoOrBuilder()
The tensor to bind the asset filename to.TensorInfoOrBuilder
AssetFileDef. getTensorInfoOrBuilder()
The tensor to bind the asset filename to.TensorInfoOrBuilder
AssetFileDefOrBuilder. getTensorInfoOrBuilder()
The tensor to bind the asset filename to.
-