| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.AddSparseToTensorsMap.Attrs |
tensorflow.AddSparseToTensorsMap.Attrs.container_(BytePointer container_) |
static tensorflow.AddSparseToTensorsMap.Attrs |
tensorflow.AddSparseToTensorsMap.Container(BytePointer x) |
tensorflow.AddSparseToTensorsMap.Attrs |
tensorflow.AddSparseToTensorsMap.Attrs.Container(BytePointer x)
The container name for the
SparseTensorsMap created by this op. |
static tensorflow.AddSparseToTensorsMap.Attrs |
tensorflow.AddSparseToTensorsMap.Container(String x) |
tensorflow.AddSparseToTensorsMap.Attrs |
tensorflow.AddSparseToTensorsMap.Attrs.Container(String x) |
tensorflow.AddSparseToTensorsMap.Attrs |
tensorflow.AddSparseToTensorsMap.Attrs.position(long position) |
tensorflow.AddSparseToTensorsMap.Attrs |
tensorflow.AddSparseToTensorsMap.Attrs.shared_name_(BytePointer shared_name_) |
static tensorflow.AddSparseToTensorsMap.Attrs |
tensorflow.AddSparseToTensorsMap.SharedName(BytePointer x) |
tensorflow.AddSparseToTensorsMap.Attrs |
tensorflow.AddSparseToTensorsMap.Attrs.SharedName(BytePointer x)
The shared name for the
SparseTensorsMap created by this op. |
static tensorflow.AddSparseToTensorsMap.Attrs |
tensorflow.AddSparseToTensorsMap.SharedName(String x) |
tensorflow.AddSparseToTensorsMap.Attrs |
tensorflow.AddSparseToTensorsMap.Attrs.SharedName(String x) |
| Constructor and Description |
|---|
AddSparseToTensorsMap(tensorflow.Scope scope,
tensorflow.Input sparse_indices,
tensorflow.Input sparse_values,
tensorflow.Input sparse_shape,
tensorflow.AddSparseToTensorsMap.Attrs attrs) |
Copyright © 2019. All rights reserved.