operation
Modifier and Type | Method and Description |
---|---|
List<Output<?>> |
components() |
static ExperimentalIndexedDatasetGet |
create(Scope scope,
Operand<?> materialized,
Operand<?> index,
List<Class<?>> outputTypes,
List<Shape> outputShapes)
Factory method to create a class wrapping a new ExperimentalIndexedDatasetGet operation.
|
Iterator<Operand<Object>> |
iterator() |
equals, hashCode, op, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
forEach, spliterator
public static ExperimentalIndexedDatasetGet create(Scope scope, Operand<?> materialized, Operand<?> index, List<Class<?>> outputTypes, List<Shape> outputShapes)
scope
- current scopematerialized
- index
- outputTypes
- outputShapes
- Copyright © 2015–2019. All rights reserved.