Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 336 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 336 Bytes

torchlite-notebooks

A collection of Jupyter Notebooks demonstrating Torchlite.

Prerequisites

  • Python 3.11
  • Poetry 1.4

Installation

 cd torchlite-notebooks
 poetry install

Running

cd torchlite-notebooks
poetry run jupyter notebook

Select the notebook you'd like to use from the menu that appears.