Skip to content
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

Add MinAbsolute to complement MaxAbsolute #105

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

XapaJIaMnu
Copy link
Collaborator

@XapaJIaMnu XapaJIaMnu commented Sep 23, 2022

This PR does two things:
1) Changes the standard to C++17. Marian already uses that, there's no reason why we should continue with 11. gcc 5 supports almost the full C++17 anyways.
2) Adds MinAbsolute to complement MaxAbsolute. The purpose of this is to help me find which matrices will have shitty quantisation performance.

@XapaJIaMnu XapaJIaMnu requested a review from kpu September 23, 2022 12:04
@XapaJIaMnu XapaJIaMnu changed the title Push C++ standard to 17 and add MinAbsolute to complement MaxAbsolute Add MinAbsolute to complement MaxAbsolute Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant