[MUSA][11/N] ci: add MUSA 4.3 kernel build and release pipeline (#18537)
Co-authored-by: ximin.chen <ximin.chen@mthreads.com>
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
|
||||
PIP_INSTALL="python3 -m pip install --no-cache-dir"
|
||||
${PIP_INSTALL} --upgrade pip setuptools torchada
|
||||
Reference in New Issue
Block a user