| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
NoOp |
Ops.noOp()
Builds an
NoOp operation |
| Modifier and Type | Method and Description |
|---|---|
static NoOp |
NoOp.create(Scope scope)
Factory method to create a class wrapping a new NoOp operation.
|
Copyright © 2015–2019. All rights reserved.