| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
TensorArrayGradWithShape |
Ops.tensorArrayGradWithShape(Operand<?> handle,
Operand<Float> flowIn,
Operand<Integer> shapeToPrepend,
String source)
Builds an
TensorArrayGradWithShape operation |
| Modifier and Type | Method and Description |
|---|---|
static TensorArrayGradWithShape |
TensorArrayGradWithShape.create(Scope scope,
Operand<?> handle,
Operand<Float> flowIn,
Operand<Integer> shapeToPrepend,
String source)
Factory method to create a class wrapping a new TensorArrayGradWithShape operation.
|
Copyright © 2015–2019. All rights reserved.