Skip to content

Latest commit

 

History

History

linear_cupy_notebook

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Linear CuPy Model in Jupyter Notebook

Overview

The example presents a simple Linear model in Jupyter Notebook using RAPIDS/CuPy library.

Example consists of following scripts:

  • linear.ipynb - Jupyter Notebook file

Quick Start

The step-by-step guide:

  1. Install PyTriton following the installation instruction
  2. In current terminal run jupyter notebook and open linear.ipynb file
jupyter notebook