Uses of Interface
org.tensorflow.framework.RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder
-
Packages that use RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder Package Description org.tensorflow.framework -
-
Uses of RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder Modifier and Type Class Description static classRemoteFusedGraphExecuteInfo.TensorShapeTypeProtoProtobuf typetensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProtostatic classRemoteFusedGraphExecuteInfo.TensorShapeTypeProto.BuilderProtobuf typetensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoMethods in org.tensorflow.framework that return RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder Modifier and Type Method Description RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilderRemoteFusedGraphExecuteInfo.Builder. getDefaultGraphInputTensorShapeOrBuilder(int index)Optional: Default graph input tensor shape used to allocate memory before executing opRemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilderRemoteFusedGraphExecuteInfo. getDefaultGraphInputTensorShapeOrBuilder(int index)Optional: Default graph input tensor shape used to allocate memory before executing opRemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilderRemoteFusedGraphExecuteInfoOrBuilder. getDefaultGraphInputTensorShapeOrBuilder(int index)Optional: Default graph input tensor shape used to allocate memory before executing opRemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilderRemoteFusedGraphExecuteInfo.Builder. getDefaultGraphOutputTensorShapeOrBuilder(int index)Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDefRemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilderRemoteFusedGraphExecuteInfo. getDefaultGraphOutputTensorShapeOrBuilder(int index)Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDefRemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilderRemoteFusedGraphExecuteInfoOrBuilder. getDefaultGraphOutputTensorShapeOrBuilder(int index)Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDefMethods in org.tensorflow.framework that return types with arguments of type RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder Modifier and Type Method Description List<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder>RemoteFusedGraphExecuteInfo.Builder. getDefaultGraphInputTensorShapeOrBuilderList()Optional: Default graph input tensor shape used to allocate memory before executing opList<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder>RemoteFusedGraphExecuteInfo. getDefaultGraphInputTensorShapeOrBuilderList()Optional: Default graph input tensor shape used to allocate memory before executing opList<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder>RemoteFusedGraphExecuteInfoOrBuilder. getDefaultGraphInputTensorShapeOrBuilderList()Optional: Default graph input tensor shape used to allocate memory before executing opList<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder>RemoteFusedGraphExecuteInfo.Builder. getDefaultGraphOutputTensorShapeOrBuilderList()Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDefList<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder>RemoteFusedGraphExecuteInfo. getDefaultGraphOutputTensorShapeOrBuilderList()Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDefList<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder>RemoteFusedGraphExecuteInfoOrBuilder. getDefaultGraphOutputTensorShapeOrBuilderList()Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
-