Searched refs:kInputIndex (Results 1 – 3 of 3) sorted by relevance
270 static constexpr int kInputIndex = 1; in DEFINE_OPERATORS_FOR_FLAGS() local
5711 JSRegExpResult::kInputIndex, NONE, in InstallABunchOfRandomThings()
14426 + conv_param->input_h_ = in_tensors.at(kInputIndex)->Height();14427 + conv_param->input_w_ = in_tensors.at(kInputIndex)->Width();14428 + conv_param->input_channel_ = in_tensors.at(kInputIndex)->Channel();