Searched refs:ApplyMutationInternal (Results 1 – 2 of 2) sorted by relevance
529 Status ApplyMutationInternal();
436 Status Mutation::Apply() { return graph_view_->ApplyMutationInternal(); } in Apply()1643 Status MutableGraphView::ApplyMutationInternal() { in ApplyMutationInternal() function in tensorflow::grappler::utils::MutableGraphView