bhack
bhack
Any feedback on these load errors?
Do you want a separate new issue for the deserializzation/`export.load`? As probably it is not related to this PR.
Yes It was in todo bullet points. But can you recap what test extension is needed here as the code is a little bit sparse on these components. Also the...
> For the test cases (truediv & pow_by_natural), do you think you could add minimal repros from the models you're actually running? I imagine there's only a few ops in...
> Alternatively you could even post the result of printing out the original ExportedProgram before serialization, that's even more helpful. Isn't this the model? As I see a lot of...
Is there anything specific I could check in the exported program or in the TORCH_LOGS="+dynamic" ?
> Could you just paste the output log when exporting with TORCH_LOGS="+dynamic"? That should show the sympy expressions generated, but not the model structure This is the dynamo log without...
> Could you look at what op is called at orkspace/modeling/backbone/utils.py:98 in get_rel_pos, and maybe try to make a minimal repro around that op? Or if you're happy to paste...
What we need to do here?
Can we recap if this PR is still required or not?