Nilay Pochhi
Nilay Pochhi
@JafferWilson Where should we keep the downloaded data?
Okay, understood. So, I'll have to use `unordered_set` during preorder and postorder traversals.
@isuruf Will the above mentioned data structure be sufficient for this purpose?
Can you please suggest me an approach regarding other Visitors?
Should we use `unordered_set` to store the visited subexpressions. If so, should I typedef it in `dict.h`? Also, should I apply this is present check to entire `Visitor` class or...
I think we can close this issue..
Okay, I'll do the required changes in a new PR.
Hi, I'm not sure if this solves the issue but I faced the same issue earlier and I solved it by copying `nvdiffrec/docker/10_nvidia.json` to `/usr/share/glvnd/egl_vendor.d`.
Hi 👋, I'd like to work on this simple issue if it's alright with you.