Searched refs:cf_consider_fn (Results 1 – 4 of 4) sorted by relevance
42 const NodePredicate& cse_consider_fn, const NodePredicate& cf_consider_fn, in Optimize() argument69 cf_opts.consider = cf_consider_fn; in Optimize()148 options.cf_consider_fn, options.inline_multi_device_functions, in Optimize()
48 NodePredicate cf_consider_fn = nullptr; member84 const NodePredicate& cf_consider_fn = nullptr,
1236 auto cf_consider_fn = [disable_constant_folding](const Node* n) { in Run() local1246 graph_optimizer_options.cf_consider_fn = cf_consider_fn; in Run()
619 auto cf_consider_fn = [](const Node* n) { in GetGraph() local634 graph_optimizer_options.cf_consider_fn = cf_consider_fn; in GetGraph()