| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.OrderedMapSize.Attrs |
tensorflow.OrderedMapSize.Attrs.capacity_(long capacity_) |
static tensorflow.OrderedMapSize.Attrs |
tensorflow.OrderedMapSize.Capacity(long x) |
tensorflow.OrderedMapSize.Attrs |
tensorflow.OrderedMapSize.Attrs.Capacity(long x)
Defaults to 0
|
tensorflow.OrderedMapSize.Attrs |
tensorflow.OrderedMapSize.Attrs.container_(BytePointer container_) |
static tensorflow.OrderedMapSize.Attrs |
tensorflow.OrderedMapSize.Container(BytePointer x) |
tensorflow.OrderedMapSize.Attrs |
tensorflow.OrderedMapSize.Attrs.Container(BytePointer x)
Defaults to ""
|
static tensorflow.OrderedMapSize.Attrs |
tensorflow.OrderedMapSize.Container(String x) |
tensorflow.OrderedMapSize.Attrs |
tensorflow.OrderedMapSize.Attrs.Container(String x) |
tensorflow.OrderedMapSize.Attrs |
tensorflow.OrderedMapSize.Attrs.memory_limit_(long memory_limit_) |
static tensorflow.OrderedMapSize.Attrs |
tensorflow.OrderedMapSize.MemoryLimit(long x) |
tensorflow.OrderedMapSize.Attrs |
tensorflow.OrderedMapSize.Attrs.MemoryLimit(long x)
Defaults to 0
|
tensorflow.OrderedMapSize.Attrs |
tensorflow.OrderedMapSize.Attrs.position(long position) |
tensorflow.OrderedMapSize.Attrs |
tensorflow.OrderedMapSize.Attrs.shared_name_(BytePointer shared_name_) |
static tensorflow.OrderedMapSize.Attrs |
tensorflow.OrderedMapSize.SharedName(BytePointer x) |
tensorflow.OrderedMapSize.Attrs |
tensorflow.OrderedMapSize.Attrs.SharedName(BytePointer x)
Defaults to ""
|
static tensorflow.OrderedMapSize.Attrs |
tensorflow.OrderedMapSize.SharedName(String x) |
tensorflow.OrderedMapSize.Attrs |
tensorflow.OrderedMapSize.Attrs.SharedName(String x) |
| Constructor and Description |
|---|
OrderedMapSize(tensorflow.Scope scope,
tensorflow.DataTypeVector dtypes,
tensorflow.OrderedMapSize.Attrs attrs) |
Copyright © 2019. All rights reserved.