Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dremove_inplace_ops.cpp36 void RemoveInplaceOps(Block* block) { in RemoveInplaceOps() function
142 void RemoveInplaceOps(const std::shared_ptr<Graph>& graph) { in RemoveInplaceOps() function