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