-> [dynamo] Turn on inline_inbuilt_nn_modules #131059 [dynamo] Revert https://github.com/pytorch/pytorch/pull/130416 #131058 cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @chenyang78 @kadeng @chauhang @amjames...
[dynamo] Turn on inline_inbuilt_nn_modules … 914244f pytorch-bot bot commented Jul 20, 2024 • edited 🔗 Helpful Links 🧪 See artifacts and rendered test results at hud.pytorch.org/pr/131275 📄 Preview Python docs built from this PR 📄 Preview C++ docs built from this PR ...
Check labels The following actions use a deprecated Node.js version and will be forced to run on node20: malfet/checkout@silent-checkout, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-b...
import torch._dynamo torch._dynamo.config.suppress_errors = True To execute this test, run the following from the base repo dir: PYTORCH_TEST_WITH_ROCM=1 python test/dynamo/test_inline_inbuilt_nn_modules.py InlineInbuiltNNModulesMiscTests.test_closure_recompiles_inline_inbuilt_nn_modules This ...
Tensors and Dynamic neural networks in Python with strong GPU acceleration - [dynamo][compile-time][inlining-inbuilt-nn-modules] Manually implement nn.Module._call_impl · pytorch/pytorch@148badb
import torch._dynamo torch._dynamo.config.suppress_errors = True To execute this test, run the following from the base repo dir: python test/dynamo/test_inline_inbuilt_nn_modules.py InlineInbuiltNNModulesMiscTests.test_dunder_new_function_inlining4_inline_inbuilt_nn_modules This message can be ...
Tensors and Dynamic neural networks in Python with strong GPU acceleration - [dynamo][reland][inline-inbuilt-nn-modules] Mark attributes of nn mod… · pytorch/pytorch@dd83398
Tensors and Dynamic neural networks in Python with strong GPU acceleration - [torchbench] Enable some models with inline_inbuilt_nn_modules · pytorch/pytorch@a73c70f