Sam Skalicky
Sam Skalicky
Thanks @leezu. The custom pass in https://github.com/dmlc/gluon-nlp/blob/v0.10.x/scripts/bert/bertpass_gpu.cc uses some custom code that @MoisesHer and I worked on post-1.7.0 release that eventually became the default in 1.8.0. Thanks to this collaboration,...
Hi @neviskevin did you ever make any progress? Im just starting to play around and started #254 to address this issue for my own interest as well. If you're interested...
@lanking520 assign @oorqueda
@saimidu @anankira FYI
You can set `allow_missing=True` like in the examples above to avoid the issue.
@HAOCHENYE can you help assign someone to review this?
@OlaWod Can you help move this PR forward or help ping the right people?
Hi @gokceay I think you're looking for `mmengine.Config` instead. ``` >>> mmengine.Config ```
Hi @gpastal24, the CUDA path to `nvcc` is usually installed when you install Nvidia's CUDA tools at `/usr/local/cuda/bin/nvcc`. Its not installed as part of PyTorch -- that just has pre-compiled...
Sorry, im new to MMCV. But it looks like on PyPI `mmcv-full` is a source distribution so it needs to be built (its not a prebuilt wheel) https://pypi.org/project/mmcv-full/1.7.2/#files