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