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