Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ndarray: regularize fill! API#311

Merged
pluskid merged 1 commit into
dmlc:masterfrom
iblislin:nd-fill
Nov 9, 2017
Merged

ndarray: regularize fill! API#311
pluskid merged 1 commit into
dmlc:masterfrom
iblislin:nd-fill

Conversation

@iblislin

@iblislin iblislin commented Nov 9, 2017

Copy link
Copy Markdown
Member

In Base, it's

    fill!(A, x)

In Base, it's

        fill!(A, x)
@codecov-io

codecov-io commented Nov 9, 2017

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (master@f839be1). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master    #311   +/-   ##
========================================
  Coverage          ?   69.1%           
========================================
  Files             ?      25           
  Lines             ?    1903           
  Branches          ?       0           
========================================
  Hits              ?    1315           
  Misses            ?     588           
  Partials          ?       0
Impacted Files Coverage Δ
src/ndarray.jl 84.45% <ø> (ø)

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 f839be1...77b06b9. Read the comment docs.

@pluskid

pluskid commented Nov 9, 2017

Copy link
Copy Markdown
Member

Can you do a quick search through the code to check if it breaks anything? (optimizers, initializers, etc.)

@iblislin

iblislin commented Nov 9, 2017

Copy link
Copy Markdown
Member Author

I added fill! in this PR, so I assume that nobody is using it .
#297

@pluskid

pluskid commented Nov 9, 2017

Copy link
Copy Markdown
Member

Got it!

@pluskid pluskid merged commit 678b49e into dmlc:master Nov 9, 2017
@iblislin iblislin added this to the v0.3.0 milestone Nov 13, 2017
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.

3 participants