Skip to content

[ADD] Update developer documentation#320

Merged
ravinkohli merged 5 commits intodevelopmentfrom
fix-dev-doc
Nov 13, 2021
Merged

[ADD] Update developer documentation#320
ravinkohli merged 5 commits intodevelopmentfrom
fix-dev-doc

Conversation

@ravinkohli
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Nov 11, 2021

Codecov Report

Merging #320 (9282840) into development (3659407) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #320      +/-   ##
===============================================
+ Coverage        81.83%   81.87%   +0.03%     
===============================================
  Files              151      152       +1     
  Lines             8650     8796     +146     
  Branches          1322     1364      +42     
===============================================
+ Hits              7079     7202     +123     
- Misses            1106     1124      +18     
- Partials           465      470       +5     
Impacted Files Coverage Δ
autoPyTorch/ensemble/ensemble_builder.py 72.32% <0.00%> (-0.84%) ⬇️
autoPyTorch/datasets/base_dataset.py 80.00% <0.00%> (ø)
setup.py 0.00% <0.00%> (ø)
...e/components/setup/network_backbone/MLPBackbone.py 98.55% <0.00%> (+0.47%) ⬆️
autoPyTorch/api/base_task.py 85.26% <0.00%> (+0.63%) ⬆️
...onents/setup/network_backbone/ShapedMLPBackbone.py 95.16% <0.00%> (+0.82%) ⬆️
autoPyTorch/evaluation/abstract_evaluator.py 77.48% <0.00%> (+2.70%) ⬆️
...nts/setup/network_backbone/ConvNetImageBackbone.py 100.00% <0.00%> (+3.84%) ⬆️

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 3659407...9282840. Read the comment docs.

Since the changes will be big, I pushed this commit.
Instead, I did not change any files.
The main intentions behind this commit are:
1. Break lines for readability
2. Order the sections to make related contents closer
3. Shorten each section
4. Increase the number of enumeration to easily see the itemization
Copy link
Collaborator

@nabenabe0928 nabenabe0928 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi thanks for the PR and I pushed suggestions via a separated file
Please check and modify the file.

Co-authored-by: nabenabe0928 <47781922+nabenabe0928@users.noreply.github.com>
@nabenabe0928
Copy link
Collaborator

Hi, we can merge this PR.

@ravinkohli ravinkohli merged commit cab1a73 into development Nov 13, 2021
@ravinkohli ravinkohli deleted the fix-dev-doc branch November 13, 2021 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants