| Package | Description |
|---|---|
| org.tensorflow.framework |
| Modifier and Type | Class and Description |
|---|---|
static class |
RunOptions.Experimental
Everything inside Experimental is subject to change and is not subject
to API stability guarantees in
https://www.tensorflow.org/guide/version_compat.
|
static class |
RunOptions.Experimental.Builder
Everything inside Experimental is subject to change and is not subject
to API stability guarantees in
https://www.tensorflow.org/guide/version_compat.
|
| Modifier and Type | Method and Description |
|---|---|
RunOptions.ExperimentalOrBuilder |
RunOptions.getExperimentalOrBuilder()
.tensorflow.RunOptions.Experimental experimental = 8; |
RunOptions.ExperimentalOrBuilder |
RunOptions.Builder.getExperimentalOrBuilder()
.tensorflow.RunOptions.Experimental experimental = 8; |
RunOptions.ExperimentalOrBuilder |
RunOptionsOrBuilder.getExperimentalOrBuilder()
.tensorflow.RunOptions.Experimental experimental = 8; |
Copyright © 2021. All rights reserved.