xla
Update CI image with develop docker image
#5290
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
53
Changes
View On
GitHub
Commits
Disable uploading image to ECR, update GCR_DOCKER_IMAGE to use develop image (tpu)
lsy323
committed
2 years ago
use new docker iamge
lsy323
committed
2 years ago
fix docker cmd
lsy323
committed
2 years ago
fix docker build cmd
lsy323
committed
2 years ago
remove sccache from build script
lsy323
committed
2 years ago
remove env for sccache
lsy323
committed
2 years ago
add '--gpus all' in docker run
lsy323
committed
2 years ago
disable pytorch gpu build in gpu container
lsy323
committed
2 years ago
remove --gpus all in docker cmd since runner is cpu machine
lsy323
committed
2 years ago
fix cmd
lsy323
committed
2 years ago
set disable cuda build in build.sh
lsy323
committed
2 years ago
re-enable test
lsy323
committed
2 years ago
re-enable ECR upload
lsy323
committed
2 years ago
change from push to ECR to GCR
lsy323
committed
2 years ago
push built docker to ECR
lsy323
committed
2 years ago
assume root as user in test job
lsy323
committed
2 years ago
skip ddp test
lsy323
committed
2 years ago
try cuda 12.0 docker
lsy323
committed
2 years ago
fix image path
lsy323
committed
2 years ago
try cuda11.8 docker
lsy323
committed
2 years ago
try 12.1 image
lsy323
committed
2 years ago
check env var, enable NCCL_DEBUG=INFO to get more error message
lsy323
committed
2 years ago
add sm_50 in TF_CUDA_COMPUTE_CAPABILITIES for M60 (Maxwell arch)
lsy323
committed
2 years ago
reenable ddp test
lsy323
committed
2 years ago
clean up gcc-11 hack
lsy323
committed
2 years ago
clean up
lsy323
committed
2 years ago
enable coverage and doc push for PR branch
lsy323
committed
2 years ago
re-enable sccache, update workdir, cache name
lsy323
committed
2 years ago
udpate docker image to pre-build image
lsy323
committed
2 years ago
fix coverage path
lsy323
committed
2 years ago
fix doc push cmd
lsy323
committed
2 years ago
fix doc push workdir
lsy323
committed
2 years ago
udpate dockerfile to preserve jenkins user for upstream use
lsy323
committed
2 years ago
update script to use jenkins user
lsy323
committed
2 years ago
remove ~/.bashrc as we are not using conda
lsy323
committed
2 years ago
add --user to setup.py cmd for jenkins
lsy323
committed
2 years ago
Update Dockerfile for bin installed by pip install
lsy323
committed
2 years ago
update ecr path
lsy323
committed
2 years ago
Enable ECR upload
lsy323
committed
2 years ago
disable coverage and doc push on PR
lsy323
committed
2 years ago
use clang as default compiler
lsy323
committed
2 years ago
disable ecr push
lsy323
committed
2 years ago
update ecr tag
lsy323
committed
2 years ago
use conda
lsy323
committed
2 years ago
diable ecr push
lsy323
committed
2 years ago
Revert "disable coverage and doc push on PR"
lsy323
committed
2 years ago
remove cmake,ninja installation from conda, use system installed
lsy323
committed
2 years ago
re-enable ECR push
lsy323
committed
2 years ago
Revert "re-enable ECR push"
lsy323
committed
2 years ago
add jq to CI image as upstream needs it
lsy323
committed
2 years ago
enable ecr push to v1.1.3-lite-test
lsy323
committed
2 years ago
clean up for landing
lsy323
committed
2 years ago
remove --user since conda env is setup by jenkins(normal user)
lsy323
committed
2 years ago
Loading