commit be5743477125a214d1723ffb5e03b6df7ce5e0f4 Author: Cosmin Ștefan Ciocan <57830279+cosminc98@users.noreply.github.com> Date: Thu Jan 25 21:01:58 2024 +0100 Initial Home page diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..9d655fb --- /dev/null +++ b/TODO.md @@ -0,0 +1 @@ +* Implement an interface for extracting information from profilers and displaying it as graphs (using matplotlib or seaborn). It should provide the user a set of variables that can be profiled (e.g. memory bandwidth) and the user can implement a function that takes in these variables and outputs an image to be displayed as the cell's output. \ No newline at end of file