| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
<T> TensorListPushBackBatch |
Ops.tensorListPushBackBatch(Operand<?> inputHandles,
Operand<T> tensor)
Builds an
TensorListPushBackBatch operation |
| Modifier and Type | Method and Description |
|---|---|
static <T> TensorListPushBackBatch |
TensorListPushBackBatch.create(Scope scope,
Operand<?> inputHandles,
Operand<T> tensor)
Factory method to create a class wrapping a new TensorListPushBackBatch operation.
|
Copyright © 2015–2019. All rights reserved.