Searched defs:i_gInp_offset (Results 1 – 1 of 1) sorted by relevance
783 auto i_gInp_offset = i_y_nearest * iVec(inp_W) + i_x_nearest; // gInp is contiguous in backward() local892 auto i_gInp_offset = iy * iVec(inp_W) + ix; in add_value_bounded() local