Open Vela-zz opened 2 days ago
Fixes #160
Although the current code structure can not take the advantage of using Async call, because I see it is not recomended to override the scorer func in subclasses, but at least it would not slower than the sync one.
scorer
Fixes #160
Although the current code structure can not take the advantage of using Async call, because I see it is not recomended to override the
scorer
func in subclasses, but at least it would not slower than the sync one.