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