Home
last modified time | relevance | path

Searched refs:ApplyMutationInternal (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view.h529 Status ApplyMutationInternal();
Dgraph_view.cc436 Status Mutation::Apply() { return graph_view_->ApplyMutationInternal(); } in Apply()
1643 Status MutableGraphView::ApplyMutationInternal() { in ApplyMutationInternal() function in tensorflow::grappler::utils::MutableGraphView