Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mkolod/torch_custom_op

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

torch_custom_op - trivial saxpy example

To test

  1. Make sure you have Docker and nvidia-docker installed.
  2. Start container at the root of the repo:
docker run --rm -it --gpus all --ipc host nvcr.io/nvidia/pytorch:20.08-py3
  1. When in the container:
git clone https://github.com/mkolod/torch_custom_op.git
cd torch_custom_op
python setup.py install
cd test
python test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published