| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
IdentityN |
Ops.identityN(Iterable<Operand<?>> input)
Adds an
IdentityN operation to the graph |
| Modifier and Type | Method and Description |
|---|---|
static IdentityN |
IdentityN.create(Scope scope,
Iterable<Operand<?>> input)
Factory method to create a class to wrap a new IdentityN operation to the graph.
|
Copyright © 2015–2019. All rights reserved.