Skip to content

[Docs] Add metafiles for KD algo (BYOT, DKD)#264

Merged
pppppM merged 10 commits intodev-1.xfrom
ckpt_fix
Aug 31, 2022
Merged

[Docs] Add metafiles for KD algo (BYOT, DKD)#264
pppppM merged 10 commits intodev-1.xfrom
ckpt_fix

Conversation

@spynccat
Copy link
Copy Markdown
Contributor

@spynccat spynccat commented Aug 31, 2022

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.

Motivation

1.Add metafiles for KD algo (BYOT, DKD).

Modification

Please briefly describe what modification is made in this PR.

BC-breaking (Optional)

Does the modification introduce changes that break the backward compatibility of the downstream repositories?
If so, please describe how it breaks the compatibility and how the downstream projects should modify their code to keep compatibility with this PR.

Use cases (Optional)

If this PR introduces a new feature, it is better to list some use cases here and update the documentation.

Checklist

Before PR:

  • Pre-commit or other linting tools are used to fix the potential lint issues.
  • Bug fixes are fully covered by unit tests, the case that causes the bug should be added in the unit tests.
  • The modification is covered by complete unit tests. If not, please add more unit tests to ensure the correctness.
  • The documentation has been modified accordingly, like docstring or example tutorials.

After PR:

  • If the modification has potential influence on downstream or other related projects, this PR should be tested with those projects, like MMDet or MMSeg.
  • CLA has been signed and all committers have signed the CLA in this PR.

zengyi.vendor added 7 commits August 31, 2022 10:47
@spynccat spynccat changed the title [Docs] Add metafiles for KD algo (BYOT, DKD) [Docs] Add metafiles for KD algo (BYOT, DKD, factor transfer, OFD) Aug 31, 2022
@spynccat spynccat changed the title [Docs] Add metafiles for KD algo (BYOT, DKD, factor transfer, OFD) [Docs] Add metafiles for KD algo (BYOT, DKD) Aug 31, 2022
zengyi.vendor added 2 commits August 31, 2022 18:52
Conflicts:
	docs/en/advanced_guides/algorithm.md
	docs/en/advanced_guides/apply_existing_algorithms_to_new_tasks.md
	docs/en/advanced_guides/customize_architectures.md
	docs/en/advanced_guides/customize_mixed_algorithms.md
	docs/en/advanced_guides/delivery.md
	docs/en/advanced_guides/mutable.md
	docs/en/advanced_guides/mutator.md
	docs/en/advanced_guides/recorder.md
	docs/en/get_started/overview.md
	docs/en/user_guides/1_learn_about_config.md
@pppppM pppppM merged commit f9ac06f into dev-1.x Aug 31, 2022
@pppppM pppppM deleted the ckpt_fix branch September 9, 2022 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants