Searched refs:diff_weights_data (Results 1 – 1 of 1) sorted by relevance
423 U* diff_weights_data, U* res_space_data, in Execute() argument440 static_cast<void*>(diff_weights_data), *bwd_stream); in Execute()459 static_cast<void*>(diff_weights_data)); in Execute()1266 U* diff_weights_data = static_cast<U*>(diff_weights.GetAllocatedBuffer()); in Compute() local1277 weights_data, diff_src_data, diff_weights_data, in Compute()1289 reinterpret_cast<char*>(diff_weights_data), in Compute()1292 reinterpret_cast<char*>(diff_weights_data + depth_), in Compute()