Home
last modified time | relevance | path

Searched refs:RewriteGraph (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dar_crs_combiner.h169 StatusOr<bool> RewriteGraph();
Dar_crs_combiner.cc537 StatusOr<bool> ArCrsCombiner::RewriteGraph() { in RewriteGraph() function in xla::ArCrsCombiner
616 TF_ASSIGN_OR_RETURN(auto changed, RewriteGraph()); in Run()
/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
Dtpu_embedding_software_deduplication_rewrite_pass.cc647 Status RewriteGraph(Graph* graph) { in RewriteGraph() function
949 TF_RETURN_IF_ERROR(RewriteGraph(options.graph->get())); in Run()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc3764 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