We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aca45a2 commit 2618c5eCopy full SHA for 2618c5e
.github/workflows/traindiffs_tests.yml
@@ -3,7 +3,7 @@ name: Containerized Training Differences Tests Jax vs PyTorch
3
on:
4
pull_request:
5
branches:
6
- - 'python311'
+ - 'main'
7
8
jobs:
9
build_and_push_docker_image:
0 commit comments