Searched refs:RewriteGraph (Results 1 – 4 of 4) sorted by relevance
169 StatusOr<bool> RewriteGraph();
537 StatusOr<bool> ArCrsCombiner::RewriteGraph() { in RewriteGraph() function in xla::ArCrsCombiner616 TF_ASSIGN_OR_RETURN(auto changed, RewriteGraph()); in Run()
647 Status RewriteGraph(Graph* graph) { in RewriteGraph() function949 TF_RETURN_IF_ERROR(RewriteGraph(options.graph->get())); in Run()
3764 return RewriteGraph(node, pack, slice_start_value, pack_axis, in TrySimplify()4032 Status RewriteGraph(const NodeDef* node, const NodeDef* pack, in RewriteGraph() function in tensorflow::grappler::__anon2c8062030111::RemoveStackSliceSameAxis