You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
setup.py is kinda ancient and this is a newer library so can use more modern tooling
Tested locally by running `pip install .`and `uv pip install .`
Pull Request resolved: #12
Reviewed By: zonglinpeng
Differential Revision: D79286538
Pulled By: manuelcandales
fbshipit-source-id: 45392d4f935e5394fa9c908f3d7cf8412ecabf68
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,10 +18,10 @@ Here is an [overview](facto/inputgen/overview.md) of InputGen
18
18
SpecDB is a [database](facto/specdb/db.py#L30) of specifications covering most of the Core ATen Ops. They have been developed using the ATen CPU kernels as a reference.
0 commit comments