ShigekiKarita / grain

autograd mir and CUDA library for dynamic neural networks in D.
https://shigekikarita.github.io/grain
Boost Software License 1.0
66 stars 7 forks source link

Removes invalid commas #13

Closed burner closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #13 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #13   +/-   ##
=======================================
  Coverage   88.18%   88.18%           
=======================================
  Files          18       18           
  Lines        1413     1413           
=======================================
  Hits         1246     1246           
  Misses        167      167

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 a269f08...adc6f6d. Read the comment docs.

ShigekiKarita commented 5 years ago

Thanks!!

burner commented 5 years ago

thanks for merging