-
Notifications
You must be signed in to change notification settings - Fork 409
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make profiling return pre- and post-optimization plots (up to 4 plots in total) #323
Make profiling return pre- and post-optimization plots (up to 4 plots in total) #323
Commits on Apr 7, 2021
-
Produce separate profiling plots for original and HLS models except f…
…or activations
Maksymilian Graczyk committedApr 7, 2021 Configuration menu - View commit details
-
Copy full SHA for d508a63 - Browse repository at this point
Copy the full SHA d508a63View commit details
Commits on Apr 8, 2021
-
Add activations_hlsmodel() to profiling.py
Maksymilian Graczyk committedApr 8, 2021 Configuration menu - View commit details
-
Copy full SHA for a69f9b8 - Browse repository at this point
Copy the full SHA a69f9b8View commit details -
Add producing a HLS model activations plot to profiling
Maksymilian Graczyk committedApr 8, 2021 Configuration menu - View commit details
-
Copy full SHA for ab838ad - Browse repository at this point
Copy the full SHA ab838adView commit details
Commits on Apr 13, 2021
-
Make weights_* print different suffices based on weight types in a layer
Maksymilian Graczyk committedApr 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 51286d4 - Browse repository at this point
Copy the full SHA 51286d4View commit details
Commits on Apr 16, 2021
-
Add pre-optimization graph copy to HLSModel
Maksymilian Graczyk committedApr 16, 2021 Configuration menu - View commit details
-
Copy full SHA for d71f989 - Browse repository at this point
Copy the full SHA d71f989View commit details -
Make profiling return pre- and post-optimization plots
Maksymilian Graczyk committedApr 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 33ebd75 - Browse repository at this point
Copy the full SHA 33ebd75View commit details
Commits on Apr 20, 2021
-
Revert "Add pre-optimization graph copy to HLSModel"
This reverts commit d71f989
Maksymilian Graczyk committedApr 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 3cb38e7 - Browse repository at this point
Copy the full SHA 3cb38e7View commit details -
Make pre-optimisation HLSModel be generated in profiling
instead of being obtained from a pre-optimisation graph copy
Maksymilian Graczyk committedApr 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 2c86a80 - Browse repository at this point
Copy the full SHA 2c86a80View commit details -
Base weights_keras()'s weight and suffix processing on a map
Maksymilian Graczyk committedApr 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 16b76d1 - Browse repository at this point
Copy the full SHA 16b76d1View commit details -
Make output dir of generated unoptimized HLSModel random
Maksymilian Graczyk committedApr 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 9d85b9e - Browse repository at this point
Copy the full SHA 9d85b9eView commit details
Commits on Apr 23, 2021
-
Move convert_from_config import to inside get_unoptimized_hlsmodel()
Maksymilian Graczyk committedApr 23, 2021 Configuration menu - View commit details
-
Copy full SHA for ac7e72c - Browse repository at this point
Copy the full SHA ac7e72cView commit details