Searched defs:input_handles (Results 1 – 7 of 7) sorted by relevance
213 jlongArray input_handles = env->NewLongArray(ninputs); in buildSubgraph() local257 JNIEnv* env, jclass clazz, jlong handle, jlongArray input_handles, in Java_org_tensorflow_Graph_whileLoop()
141 JNIEnv* env, jclass clazz, jlong op_handle, jlongArray input_handles) { in Java_org_tensorflow_EagerOperationBuilder_addInputList()
316 std::vector<xla::XlaOp> input_handles; in CompileInternal() local398 std::vector<xla::XlaOp>& input_handles, in GetInputsAndOutputShape()
56 …std::vector<std::pair<ITensorHandle *, IMemoryGroup *>> input_handles = {}; /**< Input handles to… member
145 std::vector<xla::XlaOp> input_handles; in Compile() local
129 shape_inference::ShapeHandle input_handles; in __anon6c1e81940402() local
440 std::vector<const TensorHandle*> input_handles; in InputTFE_OutputTensorHandles() local