Home
last modified time | relevance | path

Searched defs:RemoveRedundantProfiles (Results 1 – 1 of 1) sorted by relevance

/external/pytorch/torch/csrc/jit/passes/
Dremove_redundant_profiles.cpp10 void RemoveRedundantProfiles(Block* block, AliasDb& db) { in RemoveRedundantProfiles() function
41 void RemoveRedundantProfiles(std::shared_ptr<Graph>& graph) { in RemoveRedundantProfiles() function