Searched refs:GetCachedWeight (Results 1 – 3 of 3) sorted by relevance
235 this->GetCachedWeight(ctx, matmul_pd->weights_desc()); in Compute()
274 this->GetCachedWeight(context, matmul_fwd_pd->weights_desc()); in Compute()
471 Tweight* GetCachedWeight(OpKernelContext* context, in GetCachedWeight() function