| Package | Description |
|---|---|
| org.tensorflow.framework |
| Modifier and Type | Class and Description |
|---|---|
class |
RunOptions
Options for a single Run() call.
|
static class |
RunOptions.Builder
Options for a single Run() call.
|
| Modifier and Type | Method and Description |
|---|---|
RunOptionsOrBuilder |
CallableOptionsOrBuilder.getRunOptionsOrBuilder()
Options that will be applied to each run.
|
RunOptionsOrBuilder |
CallableOptions.getRunOptionsOrBuilder()
Options that will be applied to each run.
|
RunOptionsOrBuilder |
CallableOptions.Builder.getRunOptionsOrBuilder()
Options that will be applied to each run.
|
Copyright © 2015–2019. All rights reserved.