Searched defs:input_i (Results 1 – 10 of 10) sorted by relevance
386 const auto input_i = static_cast<unsigned int>(ii < 0 ? 0 : ii); in compute_tile_padded() local437 const auto input_i = static_cast<unsigned int>(ii < 0 ? 0 : ii); in compute_row_padded_tile_row() local542 …const int input_i = static_cast<int>(output_i * this->m_args.stride_rows) - this->m_args.padding.t… in compute_tiles_unpadded() local
264 const auto input_i = static_cast<unsigned int>(ii < 0 ? 0 : ii); in compute_tile_padded() local
385 const unsigned int input_i = start_input_i < 0 ? 0 : start_input_i; in execute_internal() local
541 const auto input_i = static_cast<unsigned int>(ii < 0 ? 0 : ii); in compute_tile_padded() local
150 const auto input_i = static_cast<unsigned int>(ii < 0 ? 0 : ii); in compute_tile_padded() local212 const auto input_i = static_cast<unsigned int>(ii < 0 ? 0 : ii); in compute_row_padded_tile_row() local
154 const auto input_i = static_cast<unsigned int>(start_i < 0 ? 0 : start_i); in compute_tile_padded() local217 const auto input_i = static_cast<unsigned int>(start_i < 0 ? 0 : start_i); in compute_row_padded_tile_row() local
135 Tindex input_i = input_index_map ? input_index_map[i] : i; in ScatterInputElementsKernel() local157 Tindex input_i = (row == 0 ? 0 : input_row_ends[row - 1]); in ScatterNewElementsKernel() local
252 Value* input_i = block->inputs().at(i); in FixupONNXLoopBlockInputs() local
391 const size_t input_i, in maybe_resize_input()
455 const string& input_i = root_node->input(i); in CreateOptimizedNodesGroup() local