| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static <T> OutfeedDequeue<T> |
OutfeedDequeue.create(Scope scope,
Class<T> dtype,
Shape shape,
OutfeedDequeue.Options... options)
Factory method to create a class wrapping a new OutfeedDequeue operation.
|
Copyright © 2015–2019. All rights reserved.