| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static Unstack.Options |
Unstack.axis(Long axis) |
Unstack.Options |
Unstack.Options.axis(Long axis) |
| Modifier and Type | Method and Description |
|---|---|
static <T> Unstack<T> |
Unstack.create(Scope scope,
Operand<T> value,
Long num,
Unstack.Options... options)
Factory method to create a class to wrap a new Unstack operation to the graph.
|
Copyright © 2019. All rights reserved.