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 round #213

Merged
merged 1 commit into from May 24, 2017
Merged

Add round #213

merged 1 commit into from May 24, 2017

Conversation

oxinabox
Copy link
Collaborator

@oxinabox oxinabox commented May 4, 2017

This adds rounding.

Including round and cast, eg round(Int, x),

For interest/trackback: http://white.ucc.asn.au/2017/05/04/Plain-Functions-that-Just-Work-with-TensorFlow.jl.html

@codecov-io
Copy link

codecov-io commented May 4, 2017

Codecov Report

Merging #213 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #213      +/-   ##
==========================================
+ Coverage   62.92%   62.93%   +0.01%     
==========================================
  Files          48       48              
  Lines        3361     3362       +1     
==========================================
+ Hits         2115     2116       +1     
  Misses       1246     1246
Impacted Files Coverage Δ
src/shape_inference.jl 83.33% <ø> (ø) ⬆️
src/ops/math.jl 86.27% <100%> (+0.06%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0988ad7...eecd684. Read the comment docs.

@malmaud malmaud merged commit 0717482 into master May 24, 2017
@malmaud malmaud deleted the ox/round branch May 24, 2017 22:15
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.

None yet

3 participants