This website requires JavaScript.
Explore
Help
Sign In
Nigel
/
mindspore
forked from
mindspore-Ecosystem/mindspore
Watch
0
Star
0
Fork
You've already forked mindspore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b8fd052d39
mindspore
/
tests
/
st
/
ops
/
graph_kernel
/
custom
/
julia_run.sh
4 lines
97 B
Bash
Raw
Blame
History
#!/bin/sh
export
LD_LIBRARY_PATH
=
$JULIA_DIR
/lib:
$LD_LIBRARY_PATH
pytest -m level2 julia_cases.py
Reference in New Issue
View Git Blame
Copy Permalink