| 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)
Builds an
TensorArrayGrad operation |
| 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 wrapping a new TensorArrayGrad operation.
|
Copyright © 2015–2019. All rights reserved.