"_backup/profiling/tf_bench.sh" did not exist on "345a472dc2aa0fa24cf6760cea394773d07a570b"
Parse SuperNet search space from config
Summary: Pull Request resolved: https://github.com/facebookresearch/d2go/pull/168 Add a hook in D2 (https://github.com/facebookresearch/d2go/commit/7992f91324aee6ae59795063a007c6837e60cdb8)Go config for custom parsing so we can support custom objects in D2 (https://github.com/facebookresearch/d2go/commit/7992f91324aee6ae59795063a007c6837e60cdb8)Go config like the search space objects. Then adding SuperNet custom config processing to parse search space from arch_def when supernet is enabled, so it can be used in D2 (https://github.com/facebookresearch/d2go/commit/7992f91324aee6ae59795063a007c6837e60cdb8)Go SuperNet training. This is an alternative approach to D33191150. In this approach we parse the entire architecture as a search space which will not have the limitations that we have in parsing only the dynamic blocks parts. Reviewed By: zhanghang1989 Differential Revision: D33793423 fbshipit-source-id: 8acf5c5afb3c5c0005bdb0ca16847026e1b45e2c
Showing
Please register or sign in to comment