Searched defs:offset_output (Results 1 – 5 of 5) sorted by relevance
90 …const unsigned int offset_output = (x * lhs_info.k0 * lhs_info.m0 * lhs_info.v0) + ((y % lhs_info.… in gemm_reshape_lhs_matrix() local
92 …const unsigned int offset_output = (y * rhs_info.k0 * rhs_info.n0 * rhs_info.h0) + ((x % rhs_info.… in gemm_reshape_rhs_matrix() local
93 IndirectOutputArg<Tr> offset_output = output_arg; in run() local139 IndirectOutputArg<Tr> offset_output = output_arg; in run() local
532 const int32_t offset_output = 0; in Compute() local
6212 int64_t offset_output = processed_batches * elements_per_batch_output * in GetTensorSplits() local