| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static tensorflow.Int64List |
tensorflow.Int64List.default_instance() |
tensorflow.Int64List |
tensorflow.Feature.int64_list() |
static tensorflow.Int64List |
tensorflow.Int64List.internal_default_instance() |
tensorflow.Int64List |
tensorflow.Feature.mutable_int64_list() |
tensorflow.Int64List |
tensorflow.Int64List.New() |
tensorflow.Int64List |
tensorflow.Int64List.New(tensorflow.Arena arena) |
tensorflow.Int64List |
tensorflow.Int64List.position(long position) |
tensorflow.Int64List |
tensorflow.Int64List.put(tensorflow.Int64List from) |
tensorflow.Int64List |
tensorflow.Feature.release_int64_list() |
tensorflow.Int64List |
tensorflow.Feature.unsafe_arena_release_int64_list() |
| Modifier and Type | Method and Description |
|---|---|
void |
tensorflow.Int64List.CopyFrom(tensorflow.Int64List from) |
void |
tensorflow.Int64List.MergeFrom(tensorflow.Int64List from) |
tensorflow.Int64List |
tensorflow.Int64List.put(tensorflow.Int64List from) |
void |
tensorflow.Feature.set_allocated_int64_list(tensorflow.Int64List int64_list) |
void |
tensorflow.Int64List.Swap(tensorflow.Int64List other) |
void |
tensorflow.Feature.unsafe_arena_set_allocated_int64_list(tensorflow.Int64List int64_list) |
void |
tensorflow.Int64List.UnsafeArenaSwap(tensorflow.Int64List other) |
| Constructor and Description |
|---|
Int64List(tensorflow.Int64List from) |
Copyright © 2019. All rights reserved.