Skip to content

Repository files navigation

VSC-Python-Project-Template

A Template of Python Project in Visual Studio Code with Github Actions CI/CD (Especially for PyTorch based Deeplearning Projects).

How to Build

Create a new conda environment:

$ uv venv -p 3.12
$ source .venv/bin/activate

Install simple_py:

$ uv install -v .

torch.ops.simple_py.vector_add will be available after installation; See test.py for usage.

How to Test

python test/test.py

About

A Template of Python Project in Visual Studio Code with Github Actions CI/CD (Especially for PyTorch based Deeplearning Projects).

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages