Geo Jolly

Results 9 comments of Geo Jolly

@otaj I will start working on these 3 for now. - pytorch_lightning/core/decorators.py - pytorch_lightning/profilers/advanced.py - pytorch_lightning/profilers/base.py

@avats-dev I am currently working on this issue and is somewhat half-implemented except for the test. I request you to take a different issue. I apologize that I forgot to...

I will add some algorithm books

Hey @klieret Can I work on this?

![image](https://user-images.githubusercontent.com/69108486/234474811-0a565051-4fa1-4cc6-96e7-d18b94ffb4bc.png) @klieret Do you think these files should be renamed (or fix the code)? Especially because of this line: https://github.com/gnn-tracking/gnn_tracking/blob/75cc6020e5db33064d82b2330d15783aa72cefc2/src/gnn_tracking/utils/plotting.py#L123 1. This already assumes that the prefix is `event` (but...

I am wondering whether there is a need for these two functions `plot_3d`, `plot_rz` (not part of any class; independent functions) as I don't see them used anywhere in the...