| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
static tensorflow.TensorSliceProto |
tensorflow.TensorSliceProto.default_instance() |
static tensorflow.TensorSliceProto |
tensorflow.TensorSliceProto.internal_default_instance() |
tensorflow.TensorSliceProto |
tensorflow.TensorSliceProto.New() |
tensorflow.TensorSliceProto |
tensorflow.TensorSliceProto.New(tensorflow.Arena arena) |
tensorflow.TensorSliceProto |
tensorflow.TensorSliceProto.position(long position) |
tensorflow.TensorSliceProto |
tensorflow.TensorSliceProto.put(tensorflow.TensorSliceProto from) |
| Modifier and Type | Method and Description |
|---|---|
void |
tensorflow.TensorSlice.AsProto(tensorflow.TensorSliceProto proto) |
void |
tensorflow.TensorSliceProto.CopyFrom(tensorflow.TensorSliceProto from) |
void |
tensorflow.TensorSliceProto.MergeFrom(tensorflow.TensorSliceProto from) |
tensorflow.TensorSliceProto |
tensorflow.TensorSliceProto.put(tensorflow.TensorSliceProto from) |
void |
tensorflow.TensorSliceProto.Swap(tensorflow.TensorSliceProto other) |
void |
tensorflow.TensorSliceProto.UnsafeArenaSwap(tensorflow.TensorSliceProto other) |
| Constructor and Description |
|---|
TensorSlice(tensorflow.TensorSliceProto proto) |
TensorSliceProto(tensorflow.TensorSliceProto from) |
Copyright © 2019. All rights reserved.