Searched refs:RewriteGraph (Results 1 – 3 of 3) sorted by relevance
168 StatusOr<bool> RewriteGraph();
536 StatusOr<bool> ArCrsCombiner::RewriteGraph() { in RewriteGraph() function in xla::ArCrsCombiner613 TF_ASSIGN_OR_RETURN(auto changed, RewriteGraph()); in Run()
3180 return RewriteGraph(node, pack, slice_start_value, pack_axis, in TrySimplify()3448 Status RewriteGraph(const NodeDef* node, const NodeDef* pack, in RewriteGraph() function in tensorflow::grappler::__anon327bfa1e0111::RemoveStackSliceSameAxis