Searched defs:i_value (Results 1 – 6 of 6) sorted by relevance
84 … const T i_value = in_ptr[offset_slice_in + xk * dilation_x + yk * dilation_y * width_in]; variable162 … const int32_t i_value = in_ptr[offset_slice_in + xk * dilation_x + yk * dilation_y * width_in]; variable
170 uint64_t i_value = i_components[i]->AsIntConstant()->GetZeroExtendedValue(); in IsApplicable() local
233 } else if (auto i_value = std::get_if<int64_t>(&value)) { in add_samples() local
1870 std::optional<IValue> i_value = toTypeInferredIValueOptional(value); in initJITBindings() local