| Package | Description |
|---|---|
| org.tensorflow.distruntime | |
| org.tensorflow.framework |
| Modifier and Type | Method and Description |
|---|---|
RunOptionsOrBuilder |
RunStepRequest.getOptionsOrBuilder()
Options for the run call.
|
RunOptionsOrBuilder |
RunStepRequest.Builder.getOptionsOrBuilder()
Options for the run call.
|
RunOptionsOrBuilder |
RunStepRequestOrBuilder.getOptionsOrBuilder()
Options for the run call.
|
| 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 |
CallableOptions.getRunOptionsOrBuilder()
Options that will be applied to each run.
|
RunOptionsOrBuilder |
CallableOptions.Builder.getRunOptionsOrBuilder()
Options that will be applied to each run.
|
RunOptionsOrBuilder |
CallableOptionsOrBuilder.getRunOptionsOrBuilder()
Options that will be applied to each run.
|
Copyright © 2021. All rights reserved.