Searched defs:IsOnes (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/core/transforms/utils/ | ||
| D | op_cat_helper.cc | 104 bool OpCatHelper::IsOnes(TFOp op) { in IsOnes() function in mlir::tfg::OpCatHelper |
| /external/tensorflow/tensorflow/core/grappler/optimizers/ | ||
| D | constant_folding.cc | 1782 bool ConstantFolding::IsOnes(const NodeDef& node) const { in IsOnes() function in tensorflow::grappler::ConstantFolding |
| D | arithmetic_optimizer.cc | 2660 bool IsOnes(const NodeDef& node) const { in IsOnes() function in tensorflow::grappler::__anon2c8062030111::ReplaceMulWithBroadcastByTile |