Uses of Interface
org.tensorflow.framework.CondContextDefOrBuilder
-
Packages that use CondContextDefOrBuilder Package Description org.tensorflow.framework -
-
Uses of CondContextDefOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement CondContextDefOrBuilder Modifier and Type Class Description classCondContextDefProtocol buffer representing a CondContext object.static classCondContextDef.BuilderProtocol buffer representing a CondContext object.Methods in org.tensorflow.framework that return CondContextDefOrBuilder Modifier and Type Method Description CondContextDefOrBuilderControlFlowContextDef.Builder. getCondCtxtOrBuilder().tensorflow.CondContextDef cond_ctxt = 1;CondContextDefOrBuilderControlFlowContextDef. getCondCtxtOrBuilder().tensorflow.CondContextDef cond_ctxt = 1;CondContextDefOrBuilderControlFlowContextDefOrBuilder. getCondCtxtOrBuilder().tensorflow.CondContextDef cond_ctxt = 1;
-