chore: import upstream snapshot with attribution
Docker Image CI / build-ubuntu2004 (push) Has been cancelled
Docker Image CI / build-ubuntu2004 (push) Has been cancelled
This commit is contained in:
Executable
+8
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
pip install nvidia-pyindex
|
||||
pip install onnx-graphsurgeon
|
||||
pip install git+https://github.com/onnx/tensorflow-onnx.git
|
||||
pip install tensorflow-gpu==2.8.0 tensorflow-datasets
|
||||
pip install numpy pytest pytest-html graphviz
|
||||
pip install .
|
||||
Reference in New Issue
Block a user