You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Observed the following failure now with onnx recipe on container on CUDA 11 x86 system.
export SRC_DIR=/root/anaconda3/conda-bld/onnx_1606228522684/test_tmp
import: 'onnx'
import: 'onnx'
+ check-model --help
usage: check-model [-h] model_pb
positional arguments:
model_pb
optional arguments:
-h, --help show this help message and exit
+ check-node --help
usage: check-node [-h] node_pb
positional arguments:
node_pb
optional arguments:
-h, --help show this help message and exit
+ backend-test-tools --help
usage: backend-test-tools [-h] {generate-data} ...
positional arguments:
{generate-data}
generate-data convert testcases to test data
optional arguments:
-h, --help show this help message and exit
+ conda inspect linkages -p /root/anaconda3/conda-bld/onnx_1606228522684/_test_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehol onnx
/root/anaconda3/conda-bld/onnx_1606228522684/test_tmp/run_test.sh: line 10: conda: command not found
Tests failed for onnx-1.6.0-py36_3.tar.bz2 - moving package to /root/anaconda3/conda-bld/broken
WARNING:conda_build.build:Tests failed for onnx-1.6.0-py36_3.tar.bz2 - moving package to /root/anaconda3/conda-bld/broken
WARNING conda_build.build:tests_failed(2895): Tests failed for onnx-1.6.0-py36_3.tar.bz2 - moving package to /root/anaconda3/conda-bld/broken
TESTS FAILED: onnx-1.6.0-py36_3.tar.bz2
The text was updated successfully, but these errors were encountered:
Observed the following failure now with onnx recipe on container on CUDA 11 x86 system.
The text was updated successfully, but these errors were encountered: