Searched refs:DisableCompressedTensorOptimization (Results 1 – 1 of 1) sorted by relevance
380 bool DisableCompressedTensorOptimization();547 if (DisableCompressedTensorOptimization() && in IsFoldableUncached()595 bool OpPropertyHelper::DisableCompressedTensorOptimization() { in DisableCompressedTensorOptimization() function in mlir::tfg::OpPropertyHelper1183 if (helper_.DisableCompressedTensorOptimization()) return failure(); in matchAndRewrite()1224 if (helper_.DisableCompressedTensorOptimization()) return failure(); in matchAndRewrite()