Searched defs:first_input (Results 1 – 12 of 12) sorted by relevance
51 const Tensor& first_input = c->input(0); in Compute() local
99 const Tensor& first_input = c->input(values_input_start_index_); in Compute() local
514 Entry* first_input; member594 const TaggedNode& tagged_node, Entry* first_input, in ProcessAsync()604 Entry* first_input = state->first_input; // Shorthand in ProcessAsync() local770 Entry* first_input = propagator_.GetInputTensors(tagged_node); in Process() local854 const NodeItem& item, Entry* first_input, TensorValueVec* inputs, in PrepareInputs()
101 ShapeHandle first_input = c->input(1); in __anon92ff84320202() local
334 Entry& first_input = inputs[arg_output_locations_[i][0]]; in Run() local
432 unsigned first_input, struct ureg_dst fragment) in vl_idct_stage2_frag_shader()
1089 unsigned first_input, in mc_frag_shader_callback()
1654 Instruction* first_input = in VectorShuffleFeedingExtract() local
1707 Instruction* first_input = in VectorShuffleFeedingExtract() local
1498 Operation *first_input = pack_op.getOperand(0).getDefiningOp(); in matchAndRewrite() local
1706 const int first_input = concat_node->op() == "Concat" ? 1 : 0; in HoistChainForConcat() local