mirror of
https://github.com/nod-ai/AMD-SHARK-Studio.git
synced 2026-04-03 03:00:17 -04:00
* Use IREE tf tools to save .mlir modules when generating shark_tank. * Add option to pytest for enabling auto-updates to local shark tank. * xfail mobilenet torch on cpu, cuda and fix CI macos setup * Update test-models.yml to disable macos vulkan CI.
45 lines
654 B
Plaintext
45 lines
654 B
Plaintext
-f https://download.pytorch.org/whl/nightly/cpu/
|
|
--pre
|
|
|
|
numpy
|
|
torch==1.14.0.dev20221021
|
|
torchvision
|
|
|
|
tqdm
|
|
|
|
#iree-compiler | iree-runtime should already be installed
|
|
#these dont work ok osx
|
|
#iree-tools-tflite
|
|
#iree-tools-xla
|
|
#iree-tools-tf
|
|
|
|
# TensorFlow and JAX.
|
|
gin-config
|
|
tensorflow-macos
|
|
tensorflow-metal
|
|
#tf-models-nightly
|
|
#tensorflow-text-nightly
|
|
transformers
|
|
tensorflow-probability
|
|
#jax[cpu]
|
|
|
|
# tflitehub dependencies.
|
|
Pillow
|
|
|
|
# web dependecies.
|
|
gradio
|
|
|
|
# Testing and support.
|
|
#lit
|
|
#pyyaml
|
|
|
|
#ONNX and ORT for benchmarking
|
|
#--extra-index-url https://test.pypi.org/simple/
|
|
#protobuf
|
|
#coloredlogs
|
|
#flatbuffers
|
|
#sympy
|
|
#psutil
|
|
#onnx-weekly
|
|
#ort-nightly
|