| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static tensorflow.CollectionDef |
tensorflow.CollectionDef.default_instance() |
tensorflow.CollectionDef |
tensorflow.StringCollectionDefMap.get(BytePointer i) |
static tensorflow.CollectionDef |
tensorflow.CollectionDef.internal_default_instance() |
tensorflow.CollectionDef |
tensorflow.CollectionDef.New() |
tensorflow.CollectionDef |
tensorflow.CollectionDef.New(tensorflow.Arena arena) |
tensorflow.CollectionDef |
tensorflow.CollectionDef.position(long position) |
tensorflow.CollectionDef |
tensorflow.CollectionDef.put(tensorflow.CollectionDef from) |
tensorflow.CollectionDef |
tensorflow.StringCollectionDefMap.Iterator.second() |
| Modifier and Type | Method and Description |
|---|---|
void |
tensorflow.CollectionDef.CopyFrom(tensorflow.CollectionDef from) |
void |
tensorflow.CollectionDef.MergeFrom(tensorflow.CollectionDef from) |
tensorflow.StringCollectionDefMap |
tensorflow.StringCollectionDefMap.put(BytePointer i,
tensorflow.CollectionDef value) |
tensorflow.CollectionDef |
tensorflow.CollectionDef.put(tensorflow.CollectionDef from) |
void |
tensorflow.CollectionDef.Swap(tensorflow.CollectionDef other) |
void |
tensorflow.CollectionDef.UnsafeArenaSwap(tensorflow.CollectionDef other) |
| Constructor and Description |
|---|
CollectionDef(tensorflow.CollectionDef from) |
Copyright © 2019. All rights reserved.