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

remove unused core/util/math.h routines #1354

Merged
merged 1 commit into from
Jul 8, 2019
Merged

Conversation

tracysh
Copy link
Contributor

@tracysh tracysh commented Jul 8, 2019

Description:
This change removes a number of unused math helpers from core/util/math.h. Most operators are already using MLAS or Eigen directly.

Motivation and Context
This is the first of a few changes to clean up the math.h interface and the mixed inclusion of mlas.h with other BLAS headers. This first change just scopes down the problem by removing the stuff that isn't in use already.

@tracysh tracysh requested a review from a team as a code owner July 8, 2019 03:36
@tracysh tracysh changed the title remove unused math routines remove unused core/util/math.h routines Jul 8, 2019
@tracysh tracysh merged commit 3a58886 into master Jul 8, 2019
@tracysh tracysh deleted the tracysh/math_cleanup branch July 8, 2019 21:05
SherlockNoMad pushed a commit that referenced this pull request Jan 7, 2020
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.

2 participants