Skip to content
This repository has been archived by the owner. It is now read-only.

Ticket27386 scaling refactor #248

Closed
wants to merge 14 commits into from

Conversation

Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant
@juga0
Copy link
Contributor

@juga0 juga0 commented Aug 29, 2018

The torflow implementation is based on this. It'll be a separate commit

juga0 added 4 commits Aug 29, 2018
1. magic methods
2. classmethods
3. staticmethods
4. properties
5. methods
1. magic methods
2. classmethods
3. staticmethods
4. properties
5. methods
1. magic methods
2. classmethods
3. staticmethods
4. properties
5. methods
@juga0
Copy link
Contributor Author

@juga0 juga0 commented Aug 29, 2018

need to fix travis first

juga0 added 7 commits Aug 29, 2018
instead of conf and args, so that it's easier to test the method
without creating ConfigParser and ArgumentParser objects.
also:
* fix missing avg bw after moving functions to methods
* add more attrs to V3BWLine that are going to be used by other
  scaling methods
@juga0 juga0 force-pushed the ticket27386_scaling_refactor branch from 2e63f3b to dacec77 Aug 29, 2018
@juga0
Copy link
Contributor Author

@juga0 juga0 commented Aug 29, 2018

Travis fixed, i merged fixup with wrong commit hash

@juga0
Copy link
Contributor Author

@juga0 juga0 commented Sep 5, 2018

@juga0 juga0 closed this Sep 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.