| Package | Description |
|---|---|
| org.tensorflow.distruntime | |
| org.tensorflow.framework |
| Modifier and Type | Method and Description |
|---|---|
CallableOptionsOrBuilder |
MakeCallableRequest.getOptionsOrBuilder()
Options that define the behavior of the created callable.
|
CallableOptionsOrBuilder |
MakeCallableRequest.Builder.getOptionsOrBuilder()
Options that define the behavior of the created callable.
|
CallableOptionsOrBuilder |
MakeCallableRequestOrBuilder.getOptionsOrBuilder()
Options that define the behavior of the created callable.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CallableOptions
Defines a subgraph in another `GraphDef` as a set of feed points and nodes
to be fetched or executed.
|
static class |
CallableOptions.Builder
Defines a subgraph in another `GraphDef` as a set of feed points and nodes
to be fetched or executed.
|
Copyright © 2021. All rights reserved.