Hi,
I am using easydict in my location prediction application.
I need to register the EasyDict as a pytree node with register_pytree_node
In order to do this I need to supply flatten and unflatten functions for easyDct.
Do you have code for flattening/unflattening easyDict. Could you give me an example?
Thanks,
AlexDonnini