File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 1414 vmImage : ' ubuntu-latest'
1515 strategy :
1616 matrix :
17+ Python310-1130-RT1140-xgb173 :
18+ python.version : ' 3.10'
19+ ONNX_PATH : ' onnx==1.13.0' # '-i https://test.pypi.org/simple/ onnx==1.12.0rc4'
20+ ONNXRT_PATH : onnxruntime==1.14.0 # '-i https://test.pypi.org/simple/ ort-nightly==1.11.0.dev20220311003'
21+ COREML_PATH : NONE
22+ xgboost.version : ' >=1.7.3'
23+ numpy.version : ' '
1724 Python310-1130-RT1131-xgb173 :
1825 python.version : ' 3.10'
1926 ONNX_PATH : ' onnx==1.13.0' # '-i https://test.pypi.org/simple/ onnx==1.12.0rc4'
Original file line number Diff line number Diff line change 1515 strategy :
1616 matrix :
1717
18+ Python310-1130-RT1140 :
19+ python.version : ' 3.10'
20+ ONNX_PATH : ' onnx==1.13.0' # '-i https://test.pypi.org/simple/ onnx==1.12.0rc4'
21+ ONNXRT_PATH : onnxruntime==1.14.0 # '-i https://test.pypi.org/simple/ ort-nightly==1.11.0.dev20220311003'
22+ COREML_PATH : NONE
23+ numpy.version : ' '
24+
1825 Python310-1130-RT1131 :
1926 python.version : ' 3.10'
2027 ONNX_PATH : ' onnx==1.13.0' # '-i https://test.pypi.org/simple/ onnx==1.12.0rc4'
You can’t perform that action at this time.
0 commit comments