Package | Description |
---|---|
org.tensorflow |
Defines classes to build, save, load and execute TensorFlow models.
|
org.tensorflow.op |
Modifier and Type | Class and Description |
---|---|
class |
Output
A symbolic handle to a tensor produced by an
Operation . |
Modifier and Type | Method and Description |
---|---|
static Output[] |
Operands.asOutputs(Iterable<? extends Operand> inputs)
|
Copyright © 2015–2017. All rights reserved.