| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.TensorShapeProto_Dim |
tensorflow.TensorShapeProto.add_dim() |
static tensorflow.TensorShapeProto_Dim |
tensorflow.TensorShapeProto_Dim.default_instance() |
tensorflow.TensorShapeProto_Dim |
tensorflow.TensorShapeProto.dim(int index) |
static tensorflow.TensorShapeProto_Dim |
tensorflow.TensorShapeProto_Dim.internal_default_instance() |
tensorflow.TensorShapeProto_Dim |
tensorflow.TensorShapeProto.mutable_dim(int index) |
tensorflow.TensorShapeProto_Dim |
tensorflow.TensorShapeProto_Dim.New() |
tensorflow.TensorShapeProto_Dim |
tensorflow.TensorShapeProto_Dim.New(tensorflow.Arena arena) |
tensorflow.TensorShapeProto_Dim |
tensorflow.TensorShapeProto_Dim.position(long position) |
tensorflow.TensorShapeProto_Dim |
tensorflow.TensorShapeProto_Dim.put(tensorflow.TensorShapeProto_Dim from) |
| Modifier and Type | Method and Description |
|---|---|
void |
tensorflow.TensorShapeProto_Dim.CopyFrom(tensorflow.TensorShapeProto_Dim from) |
void |
tensorflow.TensorShapeProto_Dim.MergeFrom(tensorflow.TensorShapeProto_Dim from) |
tensorflow.TensorShapeProto_Dim |
tensorflow.TensorShapeProto_Dim.put(tensorflow.TensorShapeProto_Dim from) |
void |
tensorflow.TensorShapeProto_Dim.Swap(tensorflow.TensorShapeProto_Dim other) |
void |
tensorflow.TensorShapeProto_Dim.UnsafeArenaSwap(tensorflow.TensorShapeProto_Dim other) |
| Constructor and Description |
|---|
TensorShapeProto_Dim(tensorflow.TensorShapeProto_Dim from) |
Copyright © 2019. All rights reserved.