| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.io |
| Modifier and Type | Method and Description |
|---|---|
PriorityQueue |
IoOps.priorityQueue(List<Class<?>> componentTypes,
List<Shape> shapes,
PriorityQueue.Options... options)
Builds an
PriorityQueue operation |
| Modifier and Type | Method and Description |
|---|---|
static PriorityQueue |
PriorityQueue.create(Scope scope,
List<Class<?>> componentTypes,
List<Shape> shapes,
PriorityQueue.Options... options)
Factory method to create a class wrapping a new PriorityQueue operation.
|
Copyright © 2015–2019. All rights reserved.