| Package | Description |
|---|---|
| org.tensorflow.op.data |
| Modifier and Type | Method and Description |
|---|---|
static <T> SparseTensorSliceDataset |
SparseTensorSliceDataset.create(Scope scope,
Operand<Long> indices,
Operand<T> values,
Operand<Long> denseShape)
Factory method to create a class wrapping a new SparseTensorSliceDataset operation.
|
Copyright © 2015–2019. All rights reserved.