public final class ExperimentalIndexedDatasetMaterialize extends PrimitiveOp
operation| Modifier and Type | Method and Description |
|---|---|
static ExperimentalIndexedDatasetMaterialize |
create(Scope scope,
Operand<?> dataset,
Operand<?> materialized)
Factory method to create a class to wrap a new ExperimentalIndexedDatasetMaterialize operation to the graph.
|
equals, hashCode, toStringpublic static ExperimentalIndexedDatasetMaterialize create(Scope scope, Operand<?> dataset, Operand<?> materialized)
scope - current graph scopedataset - materialized - Copyright © 2015–2019. All rights reserved.