Searched defs:diff_weights_data (Results 1 – 1 of 1) sorted by relevance
423 U* diff_weights_data, U* res_space_data, in Execute()1266 U* diff_weights_data = static_cast<U*>(diff_weights.GetAllocatedBuffer()); in Compute() local