chore: import upstream snapshot with attribution
Docker Image CI / build-ubuntu2004 (push) Has been cancelled

This commit is contained in:
wehub-resource-sync
2026-07-13 13:36:55 +08:00
commit c8a779b1bb
1887 changed files with 3245738 additions and 0 deletions
+8
View File
@@ -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 .