Submitted by martenlienen t3_zfvb8h in MachineLearning
martenlienen OP t1_iziq1xp wrote
Reply to comment by fhchl in [R] torchode: A Parallel ODE Solver for PyTorch by martenlienen
Yes, it is the same thing. Unfortunately, functorch is not advanced enough yet to just translate diffrax to PyTorch directly. Instead, we had to take care of batching everywhere explicitly to decide how long to loop etc.
fhchl t1_izjb0tf wrote
Aight! Thanks for the nice answers! I wish a good conference :)
Viewing a single comment thread. View all comments