| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
Unstage |
Ops.unstage(List<Class<?>> dtypes,
Unstage.Options... options)
Builds an
Unstage operation |
| Modifier and Type | Method and Description |
|---|---|
static Unstage |
Unstage.create(Scope scope,
List<Class<?>> dtypes,
Unstage.Options... options)
Factory method to create a class wrapping a new Unstage operation.
|
Copyright © 2015–2019. All rights reserved.