Uses of Interface
org.tensorflow.framework.RunOptions.ExperimentalOrBuilder
-
Packages that use RunOptions.ExperimentalOrBuilder Package Description org.tensorflow.framework -
-
Uses of RunOptions.ExperimentalOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement RunOptions.ExperimentalOrBuilder Modifier and Type Class Description static classRunOptions.ExperimentalEverything inside Experimental is subject to change and is not subject to API stability guarantees in https://www.tensorflow.org/guide/version_compat.static classRunOptions.Experimental.BuilderEverything inside Experimental is subject to change and is not subject to API stability guarantees in https://www.tensorflow.org/guide/version_compat.Methods in org.tensorflow.framework that return RunOptions.ExperimentalOrBuilder Modifier and Type Method Description RunOptions.ExperimentalOrBuilderRunOptions.Builder. getExperimentalOrBuilder().tensorflow.RunOptions.Experimental experimental = 8;RunOptions.ExperimentalOrBuilderRunOptions. getExperimentalOrBuilder().tensorflow.RunOptions.Experimental experimental = 8;RunOptions.ExperimentalOrBuilderRunOptionsOrBuilder. getExperimentalOrBuilder().tensorflow.RunOptions.Experimental experimental = 8;
-