support mlu370
This commit is contained in:
4
run_in_docker_mlu370.sh
Executable file
4
run_in_docker_mlu370.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#! /usr/bin/env bash
|
||||
image=harbor-contest.4pd.io/zhanghao/diffusers:mlu370-0.2
|
||||
device_id=7
|
||||
docker run -it -v /root/zhanghao:/workspace -v /mnt:/mnt --device=/dev/cambricon_dev$device_id:/dev/cambricon_dev0 --device=/dev/cambricon_dev$device_id:/dev/cambricon_dev0 --device=/dev/cambricon_ctl:/dev/cambricon_ctl $image bash
|
||||
Reference in New Issue
Block a user