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