-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
3482 Add support for customized ConfigItem and resolver #3980
base: dev
Are you sure you want to change the base?
Conversation
merge master
merge master
merge master
merge master
merge master
Signed-off-by: Nic Ma <nma@nvidia.com>
/black |
/build |
thanks, I think we should consider this optional feature later when the module is more stable...Perhaps we remove this feature from #3482? probably it's not part of an MVP. |
Hi @wyli , We added this task to #3482 when we were analyzing @dongyang0122 's YAML config for DiNTS, it can be supported by a customized Thanks. |
/build |
/build |
Task step 13 of #3482 .
Description
This PR added support for customized ConfigItem and resolver in
ConfigParser
.Status
Ready
Types of changes
./runtests.sh -f -u --net --coverage
../runtests.sh --quick --unittests --disttests
.make html
command in thedocs/
folder.