Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
fengzch-das
nunchaku
Commits
7b8faec2
"...resnet50_tensorflow.git" did not exist on "6c2efff9174c4fe76d3f7c692e7952eb31af96ca"
Commit
7b8faec2
authored
Apr 10, 2025
by
muyangli
Browse files
update
parent
ae935544
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.github/workflows/pr_test.yaml
.github/workflows/pr_test.yaml
+1
-0
No files found.
.github/workflows/pr_test.yaml
View file @
7b8faec2
...
@@ -19,6 +19,7 @@ jobs:
...
@@ -19,6 +19,7 @@ jobs:
-
name
:
Set up Python
-
name
:
Set up Python
shell
:
bash -l {0}
shell
:
bash -l {0}
run
:
|
run
:
|
which python
echo "Setting up Python with Conda"
echo "Setting up Python with Conda"
conda create -n test_env python=3.11 -y
conda create -n test_env python=3.11 -y
conda install -n test_env -c conda-forge gxx=11 gcc=11
conda install -n test_env -c conda-forge gxx=11 gcc=11
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment