| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static EagerPyFunc |
EagerPyFunc.create(Scope scope,
Iterable<Operand<?>> input,
String token,
List<Class<?>> Tout)
Factory method to create a class to wrap a new EagerPyFunc operation to the graph.
|
Copyright © 2019. All rights reserved.