pytorch/test/cpp
Frank Seide 87ad77eb4e T66557700 Support default argument values of a method (#48863)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/48863

Support default arguments when invoking a module via PyTorch Lite (`mobile::Module`).

Test Plan:
buck test mode/dbg //caffe2/test/cpp/jit:jit -- LiteInterpreterTest.MethodInvocation

buck test mode/dbg caffe2/test:mobile -- test_method_calls_with_optional_arg

Reviewed By: iseeyuan

Differential Revision: D25896212

fbshipit-source-id: 6d7e7fd5f3244a88bd44889024d81ad2e678ffa5
2021-02-01 18:35:13 -08:00
..
api fix unflatten_dense_tensor when there is empty tensor inside (#50321) 2021-01-23 12:14:34 -08:00
common
dist_autograd Fix Windows build failure after DDP PR merged (#45335) 2020-09-25 12:37:50 -07:00
jit T66557700 Support default argument values of a method (#48863) 2021-02-01 18:35:13 -08:00
rpc Support device map for distributed autograd while using TensorPipe. (#44859) 2021-01-27 13:01:44 -08:00
tensorexpr [NNC] Generate C++ code for Allocate and Free (#51070) 2021-02-01 13:06:51 -08:00
__init__.py