-
Notifications
You must be signed in to change notification settings - Fork 126
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
Simple functions speed up #563
Open
yekatkov
wants to merge
32
commits into
neoml-lib:master
Choose a base branch
from
yekatkov:SimpleFunctionsSpeedUp
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
d42a688
Build Framework (NeoML-master 1.0.45.0): Incrementing version number.
NeoML-maintainer 609aa76
Merge remote-tracking branch 'upstream/master'
yekatkov 5c1519b
Merge remote-tracking branch 'upstream/master'
yekatkov d7d2e6c
Merge remote-tracking branch 'upstream/master'
yekatkov b509b4d
Merge branch 'master' of https://github.com/yekatkov/neoml
yekatkov c6382a4
Merge remote-tracking branch 'upstream/master'
yekatkov 1ce6387
Merge remote-tracking branch 'upstream/master'
yekatkov 613df30
Build Framework (NeoML-master 1.0.45.0): Incrementing version number.
NeoML-maintainer 87cee43
Merge branch 'master' of https://github.com/yekatkov/neoml
yekatkov fa7aace
Merge branch 'master' of https://github.com/yekatkov/neoml
yekatkov b7d2e16
Merge branch 'master' of https://github.com/yekatkov/neoml
yekatkov 7f7b3ee
Merge branch 'master' of https://github.com/yekatkov/neoml
yekatkov 9f24e3e
Merge branch 'master' of https://github.com/yekatkov/neoml
yekatkov eb64373
Merge branch 'master' of https://github.com/yekatkov/neoml
yekatkov f098e0c
Merge remote-tracking branch 'upstream/master'
yekatkov bc0797d
Merge remote-tracking branch 'upstream/master'
yekatkov a34183f
Merge remote-tracking branch 'upstream/master'
yekatkov b0257d0
Implement some fimple functions in JIT.
yekatkov fe4f83d
Some function were replaced by analogue from cstdlib.
yekatkov de05811
Fix vectorFill using
yekatkov 00866c2
Add dummy definitions for simple math functions.
yekatkov af6320d
Implemented another primitives.
yekatkov 989c31c
Fix farsing floating point argument in linux.
yekatkov a042084
Fix indexing of GPR for Linux
yekatkov 4f3e62b
Merge remote-tracking branch 'upstream/master' into SimpleFunctionsSp…
yekatkov ede7bb7
Fix macOs build and PR comment
yekatkov d46b17b
Fix macOs build.
yekatkov 18b89ef
Fixed macOs build
yekatkov 8120266
Fixed some PR bugs.
yekatkov c3c66d2
Replace 'lea' instruction with 'add'.
yekatkov 3514989
Merge remote-tracking branch 'upstream/master' into SimpleFunctionsSp…
yekatkov dd0fe1d
Merge branch 'master' into SimpleFunctionsSpeedUp
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Хватило бы
static_cast
, аreinterpret_cast
- перебор.