mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Summary: This can change the ops called under the hood. Its not safe to always call because of on device training. Test Plan: ci Differential Revision: D51440119 Pull Request resolved: https://github.com/pytorch/pytorch/pull/114003 Approved by: https://github.com/Jack-Khuu |
||
|---|---|---|
| .. | ||
| BuildFeatureTracer.cpp | ||
| BuildFeatureTracer.h | ||
| CMakeLists.txt | ||
| CustomClassTracer.cpp | ||
| CustomClassTracer.h | ||
| KernelDTypeTracer.cpp | ||
| KernelDTypeTracer.h | ||
| MobileModelRunner.cpp | ||
| MobileModelRunner.h | ||
| OperatorCallTracer.cpp | ||
| OperatorCallTracer.h | ||
| TensorUtils.cpp | ||
| TensorUtils.h | ||
| tracer.cpp | ||
| TracerRunner.cpp | ||
| TracerRunner.h | ||