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
OpenDAS
dgl
Commits
b328b85f
"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "26475082cb9db5da659378c978496999d338b960"
Unverified
Commit
b328b85f
authored
Aug 10, 2023
by
Rhett Ying
Committed by
GitHub
Aug 10, 2023
Browse files
[CI] update python version for tensorflow (#6125)
parent
c8414962
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Jenkinsfile
Jenkinsfile
+1
-1
docker/install/conda_env/tensorflow_cpu.yml
docker/install/conda_env/tensorflow_cpu.yml
+1
-1
No files found.
Jenkinsfile
View file @
b328b85f
...
...
@@ -406,7 +406,7 @@ pipeline {
agent
{
docker
{
label
"linux-cpu-node"
image
"dgllib/dgl-ci-cpu:v230
711
"
image
"dgllib/dgl-ci-cpu:v230
810
"
alwaysPull
true
}
}
...
...
docker/install/conda_env/tensorflow_cpu.yml
View file @
b328b85f
name
:
tensorflow-ci
dependencies
:
-
python=3.7
.0
-
python=3.7
-
pip
-
pip
:
-
tensorflow==2.3.0
...
...
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