mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Summary: Initial work to copy source to OSS for exportdb and make sure tests can run properly. Test Plan: test_export Differential Revision: D46369152 Pull Request resolved: https://github.com/pytorch/pytorch/pull/102769 Approved by: https://github.com/angelayi
3 lines
58 B
Python
3 lines
58 B
Python
def exportdb_error_message(case_name: str):
|
|
return ""
|