Jae Hoon (Antonio) Kim
425362263b
Clean up Autogen ( #1112 )
...
* Remove unnecessary sed in autogen
* Remove .pyc files frrom VCS
2022-07-30 09:40:02 -04:00
Jae Hoon (Antonio) Kim
1bde00c73d
Fix LTC Decoupling ( #815 )
...
* Initial changes
* Fix up native functions
* Further fix decoupling
* Remove unnecessary ops
* Formatting and copyright banners:
* Add pytorch submodule
2022-07-30 09:40:02 -04:00
Maksim Levental
cec5aeedb0
add ci tests ( #754 )
2022-05-25 14:59:59 -05:00
Maksim Levental
d46f169c1a
Fix kwarg annotation in eager ( #747 )
2022-04-11 17:35:42 -05:00
Maksim Levental
66de821eaf
small framework plus build_script_function ( #745 )
2022-04-11 16:53:52 -05:00
Maksim Levental
18ef40acaf
Fixes a bug in use of upstream `normalize_function` in our `normalize_args_kwargs` (in eager mode) and introduces unit tests. ( #740 )
...
NB: `shouldnt_normalize2` and `shouldnt_normalize3` currently XPASS i.e., args *will* successfully normalize despite being incorrect due to an [upstream bug](https://github.com/pytorch/pytorch/issues/75342 ).
2022-04-11 16:17:44 -05:00