Searched refs:IsWeightCacheEmpty (Results 1 – 3 of 3) sorted by relevance
230 if (this->IsWeightCacheEmpty(ctx)) { in Compute()
268 if (this->IsWeightCacheEmpty(context)) { in Compute()
415 inline bool IsWeightCacheEmpty(OpKernelContext* context) in IsWeightCacheEmpty() function