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