Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dpasses.cpp585 void ReplaceWithMaybeCopy( in ReplaceWithMaybeCopy() function
/aosp_15_r20/external/pytorch/benchmarks/static_runtime/
H A Dtest_static_runtime.cc3184 TEST(StaticRuntime, ReplaceWithMaybeCopy) { in TEST() argument