Skip to content

jingxu10/retinanet_ipex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

retinanet_ipex

Getting started

Follow instructions at Installation Guide to install PyTorch and Intel(R) Extension for PyTorch.

python -m pip install mkl numpy
python retinanet.py
python retinanet.py --ipex
python -m intel_extension_for_pytorch.cpu.launch --ninstance 1 --node_id 0 retinanet.py
python -m intel_extension_for_pytorch.cpu.launch --ninstance 1 --node_id 0 retinanet.py --ipex

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages