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