| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.io |
| Modifier and Type | Method and Description |
|---|---|
<T> SerializeTensor |
IoOps.serializeTensor(Operand<T> tensor)
Builds an
SerializeTensor operation |
| Modifier and Type | Method and Description |
|---|---|
static <T> SerializeTensor |
SerializeTensor.create(Scope scope,
Operand<T> tensor)
Factory method to create a class wrapping a new SerializeTensor operation.
|
Copyright © 2015–2019. All rights reserved.