François

Results 19 comments of François

@pjfanning i'll have a look at how the delegation can be done in tests

@pjfanning I've added some tests, they helped me see some forgotten cases.

@pjfanning did you get a chance to have a look at it ?

@tchlyah do you think it could be included? Or is the project dead?

Hi @tchlyah do you think you could release a version for it?

Just for information, the scalac fix wasn't included in the 3.3.x RCs when I watched, I tried with 3.4.0-RC1 and code generation worked

For the available scala versions, the best, I think, is to look in the releases page of the github repo to get the versions: https://github.com/lampepfl/dotty/releases at least for these versions...

I've had a look at sentencepiece, but it feels like I won't be able to easily reuse it as-is, since the training data seem to somewhat differ. I've also had...

I have pushed some MR for it, and here are a few points: - I didn't manage to get the builder work, I have faced some memory move issues the...