| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static tensorflow.AttrValue_ListValue |
tensorflow.AttrValue_ListValue.default_instance() |
static tensorflow.AttrValue_ListValue |
tensorflow.AttrValue_ListValue.internal_default_instance() |
tensorflow.AttrValue_ListValue |
tensorflow.AttrValue.list() |
tensorflow.AttrValue_ListValue |
tensorflow.AttrValue.mutable_list() |
tensorflow.AttrValue_ListValue |
tensorflow.AttrValue_ListValue.New() |
tensorflow.AttrValue_ListValue |
tensorflow.AttrValue_ListValue.New(tensorflow.Arena arena) |
tensorflow.AttrValue_ListValue |
tensorflow.AttrValue_ListValue.position(long position) |
tensorflow.AttrValue_ListValue |
tensorflow.AttrValue_ListValue.put(tensorflow.AttrValue_ListValue from) |
tensorflow.AttrValue_ListValue |
tensorflow.AttrValue.release_list() |
tensorflow.AttrValue_ListValue |
tensorflow.AttrValue.unsafe_arena_release_list() |
| Modifier and Type | Method and Description |
|---|---|
void |
tensorflow.AttrValue_ListValue.CopyFrom(tensorflow.AttrValue_ListValue from) |
void |
tensorflow.AttrValue_ListValue.MergeFrom(tensorflow.AttrValue_ListValue from) |
tensorflow.AttrValue_ListValue |
tensorflow.AttrValue_ListValue.put(tensorflow.AttrValue_ListValue from) |
void |
tensorflow.AttrValue.set_allocated_list(tensorflow.AttrValue_ListValue list) |
void |
tensorflow.AttrValue_ListValue.Swap(tensorflow.AttrValue_ListValue other) |
void |
tensorflow.AttrValue.unsafe_arena_set_allocated_list(tensorflow.AttrValue_ListValue list) |
void |
tensorflow.AttrValue_ListValue.UnsafeArenaSwap(tensorflow.AttrValue_ListValue other) |
| Constructor and Description |
|---|
AttrValue_ListValue(tensorflow.AttrValue_ListValue from) |
Copyright © 2019. All rights reserved.