Masanari KIMURA
Masanari KIMURA
@wildsnowman Why is the split argument limited to [0,1,2]? - benchmarks/set_matching_pytorch/test.py ```python parser.add_argument("--split", type=int, choices=[0, 1, 2]) ```
@wildsnowman OK. My curiosity was clarified.
ご連絡ありがとうございます。 報告いただいた環境で検証、再現してみます。:frowning:
Thanks, @shfa5275 ! As you suggested, it seems very useful for reproduce the corresponding experiments. Do you want to implement it and create a Pull Request?