Searched refs:IsBiasCacheEmpty (Results 1 – 1 of 1) sorted by relevance
1542 if (!is_bias_const_ || IsBiasCacheEmpty(context) || !scales_are_valid) { in GetBiasHandle()1613 inline bool IsBiasCacheEmpty(OpKernelContext* context) in IsBiasCacheEmpty() function in tensorflow::MklQuantizedConv2DOp