Home
last modified time | relevance | path

Searched defs:ConstantFolding (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc227 ConstantFolding::ConstantFolding(RewriterConfig::Toggle opt_level, in ConstantFolding() function in tensorflow::grappler::ConstantFolding
233 ConstantFolding::ConstantFolding(DeviceBase* cpu_device) in ConstantFolding() function in tensorflow::grappler::ConstantFolding
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp337 class ConstantFolding : public Pass class