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

chore: Fixed conda upload job #11

Merged
merged 6 commits into from
Mar 24, 2020
Merged

chore: Fixed conda upload job #11

merged 6 commits into from
Mar 24, 2020

Conversation

frgfm
Copy link
Owner

@frgfm frgfm commented Mar 24, 2020

This PR aims at:

  • fixing import order
  • updating installation instructions
  • fixing conda recipe
  • added conda upload workflow

@frgfm frgfm added the topic: build Related to project build label Mar 24, 2020
@frgfm frgfm added this to the 0.1.1 milestone Mar 24, 2020
@frgfm frgfm self-assigned this Mar 24, 2020
@codecov-io
Copy link

Codecov Report

Merging #11 into master will not change coverage by %.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #11   +/-   ##
=======================================
  Coverage   89.10%   89.10%           
=======================================
  Files           8        8           
  Lines         468      468           
=======================================
  Hits          417      417           
  Misses         51       51           
Impacted Files Coverage Δ
torchscan/crawler.py 80.43% <100.00%> (ø)
torchscan/modules/flops.py 99.00% <100.00%> (ø)
torchscan/modules/macs.py 100.00% <100.00%> (ø)
torchscan/modules/memory.py 99.00% <100.00%> (ø)

@frgfm frgfm merged commit c351567 into master Mar 24, 2020
@frgfm frgfm deleted the ci-update branch March 24, 2020 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: build Related to project build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants