| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
<T> OnesLike<T> |
Ops.onesLike(Operand<T> x)
Builds an
OnesLike operation |
| Modifier and Type | Method and Description |
|---|---|
static <T> OnesLike<T> |
OnesLike.create(Scope scope,
Operand<T> x)
Factory method to create a class wrapping a new OnesLike operation.
|
Copyright © 2015–2019. All rights reserved.