Browse Source

更新 'npu_mnist_example/train_npu.py'

liuzx-patch-1
liuzxtest02 2 years ago
parent
commit
fe8d22e849
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      npu_mnist_example/train_npu.py

+ 0
- 1
npu_mnist_example/train_npu.py View File

@@ -17,7 +17,6 @@
"""

import os
os.system("pip cache purge")
os.system("pip install {}".format(os.getenv("OPENI_SDK_PATH")))
import argparse
from config import mnist_cfg as cfg


Loading…
Cancel
Save