Uses of Class
org.tensorflow.framework.SaveSliceInfoDef
-
Packages that use SaveSliceInfoDef Package Description org.tensorflow.framework -
-
Uses of SaveSliceInfoDef in org.tensorflow.framework
Methods in org.tensorflow.framework that return SaveSliceInfoDef Modifier and Type Method Description SaveSliceInfoDefSaveSliceInfoDef.Builder. build()SaveSliceInfoDefSaveSliceInfoDef.Builder. buildPartial()static SaveSliceInfoDefSaveSliceInfoDef. getDefaultInstance()SaveSliceInfoDefSaveSliceInfoDef.Builder. getDefaultInstanceForType()SaveSliceInfoDefSaveSliceInfoDef. getDefaultInstanceForType()SaveSliceInfoDefVariableDef.Builder. getSaveSliceInfoDef()Support for saving variables as slices of a larger variable.SaveSliceInfoDefVariableDef. getSaveSliceInfoDef()Support for saving variables as slices of a larger variable.SaveSliceInfoDefVariableDefOrBuilder. getSaveSliceInfoDef()Support for saving variables as slices of a larger variable.static SaveSliceInfoDefSaveSliceInfoDef. parseDelimitedFrom(InputStream input)static SaveSliceInfoDefSaveSliceInfoDef. parseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static SaveSliceInfoDefSaveSliceInfoDef. parseFrom(byte[] data)static SaveSliceInfoDefSaveSliceInfoDef. parseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static SaveSliceInfoDefSaveSliceInfoDef. parseFrom(InputStream input)static SaveSliceInfoDefSaveSliceInfoDef. parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static SaveSliceInfoDefSaveSliceInfoDef. parseFrom(ByteBuffer data)static SaveSliceInfoDefSaveSliceInfoDef. parseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static SaveSliceInfoDefSaveSliceInfoDef. parseFrom(org.nd4j.shade.protobuf.ByteString data)static SaveSliceInfoDefSaveSliceInfoDef. parseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static SaveSliceInfoDefSaveSliceInfoDef. parseFrom(org.nd4j.shade.protobuf.CodedInputStream input)static SaveSliceInfoDefSaveSliceInfoDef. parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.tensorflow.framework that return types with arguments of type SaveSliceInfoDef Modifier and Type Method Description org.nd4j.shade.protobuf.Parser<SaveSliceInfoDef>SaveSliceInfoDef. getParserForType()static org.nd4j.shade.protobuf.Parser<SaveSliceInfoDef>SaveSliceInfoDef. parser()Methods in org.tensorflow.framework with parameters of type SaveSliceInfoDef Modifier and Type Method Description SaveSliceInfoDef.BuilderSaveSliceInfoDef.Builder. mergeFrom(SaveSliceInfoDef other)VariableDef.BuilderVariableDef.Builder. mergeSaveSliceInfoDef(SaveSliceInfoDef value)Support for saving variables as slices of a larger variable.static SaveSliceInfoDef.BuilderSaveSliceInfoDef. newBuilder(SaveSliceInfoDef prototype)VariableDef.BuilderVariableDef.Builder. setSaveSliceInfoDef(SaveSliceInfoDef value)Support for saving variables as slices of a larger variable.
-