Enhancement for smart serialization for out schemas (#63096)
authorTugsbayasgalan (Tugsuu) Manlaibaatar <tmanlaibaatar@fb.com>
Sat, 28 Aug 2021 18:44:58 +0000 (11:44 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Sat, 28 Aug 2021 18:46:27 +0000 (11:46 -0700)
commitd0c63e857d12f3ddc04a80defb2530694b4f263d
treeb0f173bdc006a368b90d5101028b034bf5726e1b
parentf4496528e38684b4482636998bf4bb63d5dd3140
Enhancement for smart serialization for out schemas (#63096)

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/63096

Test Plan: Imported from OSS

Reviewed By: gmagogsfm

Differential Revision: D30415255

Pulled By: tugsbayasgalan

fbshipit-source-id: eb40440a3b46258394d035479f5fc4a4baa12bcc
test/cpp/jit/test_interpreter.cpp
test/cpp/jit/test_utils.cpp
test/cpp/jit/test_utils.h
test/jit/test_ignorable_args.py
torch/csrc/jit/runtime/calculate_necessary_args.h
torch/csrc/jit/runtime/interpreter/code_impl.h
torch/csrc/jit/serialization/python_print.cpp