Wenxuan Cao
Wenxuan Cao
I‘m new to mmsegmentation and I need to optimize the model, so I wonder how to implement Pruning, Quantization and Knowledge Distillation in mmsegmentation. I didn't find them in document....
增加了HGA模型和训练
The code will crashed in convert_partition.py::_process_partition_gb when sorted_etypes is False. In this pr, I add the code when condition is False.
## 🐛 Bug When we run dgl/tools/launch.py, it will return Failures if num_samplers = 1 and return _frozen_importlib._DeadlockError when num_samplers > 1. ## To Reproduce Steps to reproduce the behavior:...
Simplify the graphbolt graph generation process, now we no longer need to save the DGLGraph to generate the FusedCSCSamplingGraph in partition process