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
{{ message }}
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
* Add g5 instance to jenkinsfiles where both p3 and g4 are mentioned
* Remove reference to non-existent restricted-mxnetlinux-gpu-g5
* Enable unittest job on g5
* Fix Jenkinsfile_unix_gpu syntax
* Include A10G arch 86 in build for g5
* Update is_TF32_enabled() for SM arch > 80
* Remove gpu arch 86 from centos builds on cuda 10
* Fix test_convolution_{grouping,dilated_impulse_response}, test_np_linalg_qr
* Fix test_convolution_grouping on A100
* Fix test_rnn_unroll_variant_length
* Fix test_convolution_dilated_impulse_response
* Skip test_np_standard_binary_funcs test of 0-dim array broadcast
* Temporarily add '-s' to pytest cpu tests
* Revert "Temporarily add '-s' to pytest cpu tests"
This reverts commit 4a9056a.
* Improve test_rnn_layers_fp{16,32} invocation
* Pin MarkupSafe==2.0.1 to avoid soft_unicode import failure
* Run test_rnn_layers_fp32 only when cuDNN is present
* Fix potential out-of-bounds write in count_sketch.cu
* Revert "Pin MarkupSafe==2.0.1 to avoid soft_unicode import failure"
This reverts commit ae17b1f.
0 commit comments