File tree Expand file tree Collapse file tree 1 file changed +4
-18
lines changed Expand file tree Collapse file tree 1 file changed +4
-18
lines changed Original file line number Diff line number Diff line change 52
52
# - macOS-13
53
53
- macOS-latest
54
54
test_group :
55
- - core
56
- - neural_networks
57
- - integration
58
55
runtime :
59
56
- " PJRT"
60
57
- " IFRT"
66
63
assertions : false
67
64
test_group : core
68
65
runtime : " IFRT"
69
- - os : ubuntu-24.04
70
- version : " 1.10"
71
- assertions : true
72
- test_group : core
73
- runtime : " PJRT"
74
- - os : ubuntu-24.04
75
- version : " 1.10"
76
- assertions : true
77
- test_group : neural_networks
78
- runtime : " PJRT"
79
- - os : ubuntu-24.04
80
- version : " 1.10"
81
- assertions : true
82
- test_group : integration
83
- runtime : " PJRT"
84
66
# - os: ubuntu-24.04
85
67
# libReactant: packaged
86
68
# version: '1.10'
93
75
# libReactant: packaged
94
76
# version: '1.10'
95
77
# test_group: integration
78
+ env :
79
+ TPU_STDERR_LOG_LEVEL : 0
80
+ TF_CPP_MAX_VLOG_LEVEL : 3
81
+ TF_CPP_MIN_LOG_LEVEL : 0
96
82
steps :
97
83
- name : Set TMPDIR
98
84
# We have to use `${GITHUB_WORKSPACE}` instead of `github.workspace` because GitHub
You can’t perform that action at this time.
0 commit comments