Package | Description |
---|---|
tensorflow |
Modifier and Type | Method and Description |
---|---|
Struct.TensorSpecProto |
Struct.TensorSpecProto.Builder.build() |
Struct.TensorSpecProto |
Struct.TensorSpecProto.Builder.buildPartial() |
static Struct.TensorSpecProto |
Struct.TensorSpecProto.getDefaultInstance() |
Struct.TensorSpecProto |
Struct.TensorSpecProto.getDefaultInstanceForType() |
Struct.TensorSpecProto |
Struct.TensorSpecProto.Builder.getDefaultInstanceForType() |
Struct.TensorSpecProto |
Struct.StructuredValueOrBuilder.getTensorSpecValue()
Represents a value for tf.TensorSpec.
|
Struct.TensorSpecProto |
Struct.StructuredValue.getTensorSpecValue()
Represents a value for tf.TensorSpec.
|
Struct.TensorSpecProto |
Struct.StructuredValue.Builder.getTensorSpecValue()
Represents a value for tf.TensorSpec.
|
static Struct.TensorSpecProto |
Struct.TensorSpecProto.parseDelimitedFrom(InputStream input) |
static Struct.TensorSpecProto |
Struct.TensorSpecProto.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Struct.TensorSpecProto |
Struct.TensorSpecProto.parseFrom(byte[] data) |
static Struct.TensorSpecProto |
Struct.TensorSpecProto.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Struct.TensorSpecProto |
Struct.TensorSpecProto.parseFrom(ByteBuffer data) |
static Struct.TensorSpecProto |
Struct.TensorSpecProto.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Struct.TensorSpecProto |
Struct.TensorSpecProto.parseFrom(com.google.protobuf.ByteString data) |
static Struct.TensorSpecProto |
Struct.TensorSpecProto.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Struct.TensorSpecProto |
Struct.TensorSpecProto.parseFrom(com.google.protobuf.CodedInputStream input) |
static Struct.TensorSpecProto |
Struct.TensorSpecProto.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Struct.TensorSpecProto |
Struct.TensorSpecProto.parseFrom(InputStream input) |
static Struct.TensorSpecProto |
Struct.TensorSpecProto.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<Struct.TensorSpecProto> |
Struct.TensorSpecProto.getParserForType() |
static com.google.protobuf.Parser<Struct.TensorSpecProto> |
Struct.TensorSpecProto.parser() |
Modifier and Type | Method and Description |
---|---|
Struct.TensorSpecProto.Builder |
Struct.TensorSpecProto.Builder.mergeFrom(Struct.TensorSpecProto other) |
Struct.StructuredValue.Builder |
Struct.StructuredValue.Builder.mergeTensorSpecValue(Struct.TensorSpecProto value)
Represents a value for tf.TensorSpec.
|
static Struct.TensorSpecProto.Builder |
Struct.TensorSpecProto.newBuilder(Struct.TensorSpecProto prototype) |
Struct.StructuredValue.Builder |
Struct.StructuredValue.Builder.setTensorSpecValue(Struct.TensorSpecProto value)
Represents a value for tf.TensorSpec.
|
Copyright © 2015–2019. All rights reserved.