| Package | Description |
|---|---|
| org.tensorflow.framework |
| Modifier and Type | Class and Description |
|---|---|
class |
TensorDescription
Protobuf type
tensorflow.TensorDescription |
static class |
TensorDescription.Builder
Protobuf type
tensorflow.TensorDescription |
| Modifier and Type | Method and Description |
|---|---|
TensorDescriptionOrBuilder |
NodeOutput.getTensorDescriptionOrBuilder()
.tensorflow.TensorDescription tensor_description = 3; |
TensorDescriptionOrBuilder |
NodeOutput.Builder.getTensorDescriptionOrBuilder()
.tensorflow.TensorDescription tensor_description = 3; |
TensorDescriptionOrBuilder |
NodeOutputOrBuilder.getTensorDescriptionOrBuilder()
.tensorflow.TensorDescription tensor_description = 3; |
TensorDescriptionOrBuilder |
MemoryLogTensorAllocation.getTensorOrBuilder()
Allocated tensor details.
|
TensorDescriptionOrBuilder |
MemoryLogTensorAllocation.Builder.getTensorOrBuilder()
Allocated tensor details.
|
TensorDescriptionOrBuilder |
MemoryLogTensorAllocationOrBuilder.getTensorOrBuilder()
Allocated tensor details.
|
TensorDescriptionOrBuilder |
MemoryLogTensorOutput.getTensorOrBuilder()
Output tensor details.
|
TensorDescriptionOrBuilder |
MemoryLogTensorOutput.Builder.getTensorOrBuilder()
Output tensor details.
|
TensorDescriptionOrBuilder |
MemoryLogTensorOutputOrBuilder.getTensorOrBuilder()
Output tensor details.
|
Copyright © 2021. All rights reserved.