UCSC-nanopore-cgl / nanopore-RNN

Collaboration repository with Nanopore Group
MIT License
0 stars 4 forks source link

Speed checks using Tensorboard and a chrome trace file #29

Closed adbailey4 closed 7 years ago

adbailey4 commented 7 years ago

nanotensor.py

nanotensor1.config.json

added new parameters

network.py

codecov-io commented 7 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@184405d). Click here to learn what that means. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master     #29   +/-   ##
========================================
  Coverage          ?   5.51%           
========================================
  Files             ?      10           
  Lines             ?    1070           
  Branches          ?       0           
========================================
  Hits              ?      59           
  Misses            ?    1011           
  Partials          ?       0
Impacted Files Coverage Δ
nanotensor/network.py 0% <0%> (ø)
nanotensor/nanotensor.py 0% <0%> (ø)

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 184405d...211ae5b. Read the comment docs.