Home
last modified time | relevance | path

Searched defs:IsOnes (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/transforms/utils/
Dop_cat_helper.cc104 bool OpCatHelper::IsOnes(TFOp op) { in IsOnes() function in mlir::tfg::OpCatHelper
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc1782 bool ConstantFolding::IsOnes(const NodeDef& node) const { in IsOnes() function in tensorflow::grappler::ConstantFolding
Darithmetic_optimizer.cc2660 bool IsOnes(const NodeDef& node) const { in IsOnes() function in tensorflow::grappler::__anon2c8062030111::ReplaceMulWithBroadcastByTile