"git@developer.sourcefind.cn:gaoqiong/pybind11.git" did not exist on "97b346382af98820c0051907fcc9e45a769dba8f"
Unverified Commit 7a30ba45 authored by Kirthi Shankar Sivamani's avatar Kirthi Shankar Sivamani Committed by GitHub
Browse files

[GH Actions] Build PyTorch without FA for memory usage (#334)



Build PyTorch with FA for memory usage
Signed-off-by: default avatarKirthi Shankar Sivamani <ksivamani@nvidia.com>
parent 749a7f69
...@@ -20,7 +20,7 @@ jobs: ...@@ -20,7 +20,7 @@ jobs:
with: with:
submodules: recursive submodules: recursive
- name: 'Build' - name: 'Build'
run: pip install . -v run: pip install . -v --no-deps
env: env:
NVTE_FRAMEWORK: pytorch NVTE_FRAMEWORK: pytorch
MAX_JOBS: 1 MAX_JOBS: 1
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment