Searched defs:TrySimplify (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/core/grappler/optimizers/ |
| D | arithmetic_optimizer.cc | 328 Status TrySimplify(NodeDef* node, string* simplified_node_name) override { in TrySimplify() function in tensorflow::grappler::__anon73f394250111::ArithmeticNodesGroupOptimizerStage 713 Status TrySimplify(NodeDef* node, string* simplified_node_name) override { in TrySimplify() function in tensorflow::grappler::__anon73f394250111::HoistCommonFactorOutOfAggregation 1123 Status TrySimplify(NodeDef* node, string* simplified_node_name) override { in TrySimplify() function in tensorflow::grappler::__anon73f394250111::RemoveIdentityTranspose 1242 Status TrySimplify(NodeDef* node, string* simplified_node_name) override { in TrySimplify() function in tensorflow::grappler::__anon73f394250111::RemoveInvolution 1281 Status TrySimplify(NodeDef* node, string* simplified_node_name) override { in TrySimplify() function in tensorflow::grappler::__anon73f394250111::RemoveRedundantBitcastStage 1329 Status TrySimplify(NodeDef* node, string* simplified_node_name) override { in TrySimplify() function in tensorflow::grappler::__anon73f394250111::RemoveRedundantCastStage 1356 Status TrySimplify(NodeDef* node, string* simplified_node_name) override { in TrySimplify() function in tensorflow::grappler::__anon73f394250111::RemoveNegationStage 1396 Status TrySimplify(NodeDef* node, string* simplified_node_name) override { in TrySimplify() function in tensorflow::grappler::__anon73f394250111::RemoveLogicalNotStage 1494 Status TrySimplify(NodeDef* node, string* simplified_node_name) override { in TrySimplify() function in tensorflow::grappler::__anon73f394250111::HoistCWiseUnaryChainsStage 1818 Status TrySimplify(NodeDef* node, string* simplified_node_name) override { in TrySimplify() function in tensorflow::grappler::__anon73f394250111::RemoveIdempotentStage [all …]
|
| D | graph_optimizer_stage_test.cc | 46 Status TrySimplify(NodeDef* node, FakeResult* result) override { in TrySimplify() function in tensorflow::grappler::__anon8628689f0111::FakeOptimizerStage
|