-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(WIP) PyTorch back-end operator #151
Conversation
Click to view CI ResultsGitHub pull request #151 of commit e56024a48b504d27710428f20259694b18eed702, no merge conflicts. Running as SYSTEM Setting status of e56024a48b504d27710428f20259694b18eed702 to PENDING with url https://10.20.13.93:8080/job/merlin_systems/156/console and message: 'Pending' Using context: Jenkins Building on master in workspace /var/jenkins_home/workspace/merlin_systems using credential fce1c729-5d7c-48e8-90cb-b0c314b1076e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/NVIDIA-Merlin/systems # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/systems > git --version # timeout=10 using GIT_ASKPASS to set credentials login for merlin-systems user + githubtoken > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/systems +refs/pull/151/*:refs/remotes/origin/pr/151/* # timeout=10 > git rev-parse e56024a48b504d27710428f20259694b18eed702^{commit} # timeout=10 Checking out Revision e56024a48b504d27710428f20259694b18eed702 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f e56024a48b504d27710428f20259694b18eed702 # timeout=10 Commit message: "(WIP) PyTorch back-end operator" > git rev-list --no-walk 25a9acc37ce9bd422753ab87b61b754dd1b953b5 # timeout=10 [merlin_systems] $ /bin/bash /tmp/jenkins2057429621542053081.sh PYTHONPATH=:/usr/local/lib/python3.8/dist-packages/:/usr/local/hugectr/lib:/var/jenkins_home/workspace/merlin_systems/systems ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/merlin_systems/systems, configfile: pyproject.toml plugins: anyio-3.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 52 items |
Click to view CI ResultsGitHub pull request #151 of commit b999a47601e45836b8455832c1bd686cca8ba10e, no merge conflicts. Running as SYSTEM Setting status of b999a47601e45836b8455832c1bd686cca8ba10e to PENDING with url https://10.20.13.93:8080/job/merlin_systems/157/console and message: 'Pending' Using context: Jenkins Building on master in workspace /var/jenkins_home/workspace/merlin_systems using credential fce1c729-5d7c-48e8-90cb-b0c314b1076e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/NVIDIA-Merlin/systems # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/systems > git --version # timeout=10 using GIT_ASKPASS to set credentials login for merlin-systems user + githubtoken > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/systems +refs/pull/151/*:refs/remotes/origin/pr/151/* # timeout=10 > git rev-parse b999a47601e45836b8455832c1bd686cca8ba10e^{commit} # timeout=10 Checking out Revision b999a47601e45836b8455832c1bd686cca8ba10e (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f b999a47601e45836b8455832c1bd686cca8ba10e # timeout=10 Commit message: "Merge branch 'main' into feature/pytorch" > git rev-list --no-walk e56024a48b504d27710428f20259694b18eed702 # timeout=10 [merlin_systems] $ /bin/bash /tmp/jenkins5680607808064206387.sh PYTHONPATH=:/usr/local/lib/python3.8/dist-packages/:/usr/local/hugectr/lib:/var/jenkins_home/workspace/merlin_systems/systems ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/merlin_systems/systems, configfile: pyproject.toml plugins: anyio-3.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 52 items |
Click to view CI ResultsGitHub pull request #151 of commit 3a5a6026257268dec0e19b8aad41a5051fa58c2c, no merge conflicts. Running as SYSTEM Setting status of 3a5a6026257268dec0e19b8aad41a5051fa58c2c to PENDING with url https://10.20.13.93:8080/job/merlin_systems/158/console and message: 'Pending' Using context: Jenkins Building on master in workspace /var/jenkins_home/workspace/merlin_systems using credential fce1c729-5d7c-48e8-90cb-b0c314b1076e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/NVIDIA-Merlin/systems # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/systems > git --version # timeout=10 using GIT_ASKPASS to set credentials login for merlin-systems user + githubtoken > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/systems +refs/pull/151/*:refs/remotes/origin/pr/151/* # timeout=10 > git rev-parse 3a5a6026257268dec0e19b8aad41a5051fa58c2c^{commit} # timeout=10 Checking out Revision 3a5a6026257268dec0e19b8aad41a5051fa58c2c (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 3a5a6026257268dec0e19b8aad41a5051fa58c2c # timeout=10 Commit message: "Merge remote-tracking branch 'origin/feature/pytorch' into feature/pytorch" > git rev-list --no-walk b999a47601e45836b8455832c1bd686cca8ba10e # timeout=10 [merlin_systems] $ /bin/bash /tmp/jenkins1287057132715756526.sh PYTHONPATH=:/usr/local/lib/python3.8/dist-packages/:/usr/local/hugectr/lib:/var/jenkins_home/workspace/merlin_systems/systems ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/merlin_systems/systems, configfile: pyproject.toml plugins: anyio-3.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 53 items |
Click to view CI ResultsGitHub pull request #151 of commit 5b345d6ce665f0e014446d175bea0a6935b8bf0a, no merge conflicts. Running as SYSTEM Setting status of 5b345d6ce665f0e014446d175bea0a6935b8bf0a to PENDING with url https://10.20.13.93:8080/job/merlin_systems/159/console and message: 'Pending' Using context: Jenkins Building on master in workspace /var/jenkins_home/workspace/merlin_systems using credential fce1c729-5d7c-48e8-90cb-b0c314b1076e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/NVIDIA-Merlin/systems # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/systems > git --version # timeout=10 using GIT_ASKPASS to set credentials login for merlin-systems user + githubtoken > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/systems +refs/pull/151/*:refs/remotes/origin/pr/151/* # timeout=10 > git rev-parse 5b345d6ce665f0e014446d175bea0a6935b8bf0a^{commit} # timeout=10 Checking out Revision 5b345d6ce665f0e014446d175bea0a6935b8bf0a (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 5b345d6ce665f0e014446d175bea0a6935b8bf0a # timeout=10 Commit message: "(WIP) Add Python back-end to operator" > git rev-list --no-walk 3a5a6026257268dec0e19b8aad41a5051fa58c2c # timeout=10 [merlin_systems] $ /bin/bash /tmp/jenkins16926813798588220287.sh PYTHONPATH=:/usr/local/lib/python3.8/dist-packages/:/usr/local/hugectr/lib:/var/jenkins_home/workspace/merlin_systems/systems ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/merlin_systems/systems, configfile: pyproject.toml plugins: anyio-3.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 57 items |
Click to view CI ResultsGitHub pull request #151 of commit 96b6d37b407d7ef50c50c7aef5cbeb83f59a7782, no merge conflicts. Running as SYSTEM Setting status of 96b6d37b407d7ef50c50c7aef5cbeb83f59a7782 to PENDING with url https://10.20.13.93:8080/job/merlin_systems/160/console and message: 'Pending' Using context: Jenkins Building on master in workspace /var/jenkins_home/workspace/merlin_systems using credential fce1c729-5d7c-48e8-90cb-b0c314b1076e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/NVIDIA-Merlin/systems # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/systems > git --version # timeout=10 using GIT_ASKPASS to set credentials login for merlin-systems user + githubtoken > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/systems +refs/pull/151/*:refs/remotes/origin/pr/151/* # timeout=10 > git rev-parse 96b6d37b407d7ef50c50c7aef5cbeb83f59a7782^{commit} # timeout=10 Checking out Revision 96b6d37b407d7ef50c50c7aef5cbeb83f59a7782 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 96b6d37b407d7ef50c50c7aef5cbeb83f59a7782 # timeout=10 Commit message: "fix isort" > git rev-list --no-walk 5b345d6ce665f0e014446d175bea0a6935b8bf0a # timeout=10 [merlin_systems] $ /bin/bash /tmp/jenkins2674006302020910338.sh PYTHONPATH=:/usr/local/lib/python3.8/dist-packages/:/usr/local/hugectr/lib:/var/jenkins_home/workspace/merlin_systems/systems ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/merlin_systems/systems, configfile: pyproject.toml plugins: anyio-3.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 57 items |
Click to view CI ResultsGitHub pull request #151 of commit ca721c01210ebf35bfc39cb058192a3c08fff8ac, no merge conflicts. Running as SYSTEM Setting status of ca721c01210ebf35bfc39cb058192a3c08fff8ac to PENDING with url https://10.20.13.93:8080/job/merlin_systems/161/console and message: 'Pending' Using context: Jenkins Building on master in workspace /var/jenkins_home/workspace/merlin_systems using credential fce1c729-5d7c-48e8-90cb-b0c314b1076e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/NVIDIA-Merlin/systems # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/systems > git --version # timeout=10 using GIT_ASKPASS to set credentials login for merlin-systems user + githubtoken > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/systems +refs/pull/151/*:refs/remotes/origin/pr/151/* # timeout=10 > git rev-parse ca721c01210ebf35bfc39cb058192a3c08fff8ac^{commit} # timeout=10 Checking out Revision ca721c01210ebf35bfc39cb058192a3c08fff8ac (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f ca721c01210ebf35bfc39cb058192a3c08fff8ac # timeout=10 Commit message: "linting cleanup" > git rev-list --no-walk 96b6d37b407d7ef50c50c7aef5cbeb83f59a7782 # timeout=10 [merlin_systems] $ /bin/bash /tmp/jenkins8302880701330980524.sh PYTHONPATH=:/usr/local/lib/python3.8/dist-packages/:/usr/local/hugectr/lib:/var/jenkins_home/workspace/merlin_systems/systems ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/merlin_systems/systems, configfile: pyproject.toml plugins: anyio-3.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 57 items |
Click to view CI ResultsGitHub pull request #151 of commit c909ee1b10fc006d71213dd1977168849a8b11c0, no merge conflicts. Running as SYSTEM Setting status of c909ee1b10fc006d71213dd1977168849a8b11c0 to PENDING with url https://10.20.13.93:8080/job/merlin_systems/163/console and message: 'Pending' Using context: Jenkins Building on master in workspace /var/jenkins_home/workspace/merlin_systems using credential fce1c729-5d7c-48e8-90cb-b0c314b1076e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/NVIDIA-Merlin/systems # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/systems > git --version # timeout=10 using GIT_ASKPASS to set credentials login for merlin-systems user + githubtoken > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/systems +refs/pull/151/*:refs/remotes/origin/pr/151/* # timeout=10 > git rev-parse c909ee1b10fc006d71213dd1977168849a8b11c0^{commit} # timeout=10 Checking out Revision c909ee1b10fc006d71213dd1977168849a8b11c0 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f c909ee1b10fc006d71213dd1977168849a8b11c0 # timeout=10 Commit message: "fix open paths" > git rev-list --no-walk 41bd6d7e424ed099d0922a5c35eb7bc98a2ef63d # timeout=10 [merlin_systems] $ /bin/bash /tmp/jenkins12832759688316659970.sh PYTHONPATH=:/usr/local/lib/python3.8/dist-packages/:/usr/local/hugectr/lib:/var/jenkins_home/workspace/merlin_systems/systems ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/merlin_systems/systems, configfile: pyproject.toml plugins: anyio-3.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 57 items |
arbitration: which initiative is this under ? |
@viswa-nvidia It's linked back up through #153 to NVIDIA-Merlin/Merlin#255 |
c909ee1
to
4e51fc6
Compare
Click to view CI ResultsGitHub pull request #151 of commit 4e51fc6d866e80d05fee4c733ffc407d2221c7b0, no merge conflicts. Running as SYSTEM Setting status of 4e51fc6d866e80d05fee4c733ffc407d2221c7b0 to PENDING with url https://10.20.13.93:8080/job/merlin_systems/256/console and message: 'Pending' Using context: Jenkins Building on master in workspace /var/jenkins_home/workspace/merlin_systems using credential fce1c729-5d7c-48e8-90cb-b0c314b1076e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/NVIDIA-Merlin/systems # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/systems > git --version # timeout=10 using GIT_ASKPASS to set credentials login for merlin-systems user + githubtoken > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/systems +refs/pull/151/*:refs/remotes/origin/pr/151/* # timeout=10 > git rev-parse 4e51fc6d866e80d05fee4c733ffc407d2221c7b0^{commit} # timeout=10 Checking out Revision 4e51fc6d866e80d05fee4c733ffc407d2221c7b0 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 4e51fc6d866e80d05fee4c733ffc407d2221c7b0 # timeout=10 Commit message: "fix open paths" > git rev-list --no-walk 50855cccba4dd20a8759095bfee872d76e71a4b7 # timeout=10 [merlin_systems] $ /bin/bash /tmp/jenkins15130522378921920782.sh PYTHONPATH=:/usr/local/lib/python3.8/dist-packages/:/usr/local/hugectr/lib:/var/jenkins_home/workspace/merlin_systems/systems ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/merlin_systems/systems, configfile: pyproject.toml plugins: anyio-3.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 82 items |
Click to view CI ResultsGitHub pull request #151 of commit a99e7a547d506cd777c6c53b20322acb4d58b5ad, no merge conflicts. Running as SYSTEM Setting status of a99e7a547d506cd777c6c53b20322acb4d58b5ad to PENDING with url https://10.20.13.93:8080/job/merlin_systems/257/console and message: 'Pending' Using context: Jenkins Building on master in workspace /var/jenkins_home/workspace/merlin_systems using credential fce1c729-5d7c-48e8-90cb-b0c314b1076e > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/NVIDIA-Merlin/systems # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/systems > git --version # timeout=10 using GIT_ASKPASS to set credentials login for merlin-systems user + githubtoken > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/systems +refs/pull/151/*:refs/remotes/origin/pr/151/* # timeout=10 > git rev-parse a99e7a547d506cd777c6c53b20322acb4d58b5ad^{commit} # timeout=10 Checking out Revision a99e7a547d506cd777c6c53b20322acb4d58b5ad (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f a99e7a547d506cd777c6c53b20322acb4d58b5ad # timeout=10 Commit message: "Merge branch 'main' into feature/pytorch" > git rev-list --no-walk 4e51fc6d866e80d05fee4c733ffc407d2221c7b0 # timeout=10 [merlin_systems] $ /bin/bash /tmp/jenkins11390376864038596964.sh PYTHONPATH=:/usr/local/lib/python3.8/dist-packages/:/usr/local/hugectr/lib:/var/jenkins_home/workspace/merlin_systems/systems ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/merlin_systems/systems, configfile: pyproject.toml plugins: anyio-3.6.1, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 82 items |
No description provided.