Trial and submit algorithm issues ¶
By: pj.jiang on July 30, 2024, 2:14 p.m.
The script runs successfully in Docker, but when submitting the algorithm for testing, the following error occurs: IndexError: boolean index did not match indexed array along dimension 0; dimension is 1 but corresponding boolean dimension is 1070
. What could be the reason for this?