| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
TensorArrayGrad |
Ops.tensorArrayGrad(Operand<?> handle,
Operand<Float> flowIn,
String source)
Adds an
TensorArrayGrad operation to the graph |
| Modifier and Type | Method and Description |
|---|---|
static TensorArrayGrad |
TensorArrayGrad.create(Scope scope,
Operand<?> handle,
Operand<Float> flowIn,
String source)
Factory method to create a class to wrap a new TensorArrayGrad operation to the graph.
|
Copyright © 2015–2019. All rights reserved.