Write Simnet Correctly and Enable Multiple Return Test (#25574)
We found that the reason of multiple return error in SimNet is that I wrote wrong task_mode. If we set task_mode as "pairwise" correctly, which is a format of the model input data, the multiple return won't have problem in the unit test. In this PR we corrected the task_mode and enable multiple return in SimNet unit test.fix_copy_if_different
parent
e657d7062d
commit
a0b3c0dde8
Loading…
Reference in new issue