mmclassification/mmpretrain/models/utils
Yixiao Fang b1cd05caf2
[Enhance] Set 'is_init' in some multimodal methods (#1718)
* update is_init of multimodal

* Update minigpt4.py

---------

Co-authored-by: Ma Zerun <mzr1996@163.com>
2023-07-28 15:28:07 +08:00
..
batch_augments
__init__.py [Feature] Support SparK. (#1531) 2023-06-19 11:27:50 +08:00
attention.py
batch_shuffle.py
box_utils.py
channel_shuffle.py
clip_generator_helper.py
data_preprocessor.py
ema.py
embed.py
helpers.py
huggingface.py [Enhance] Set 'is_init' in some multimodal methods (#1718) 2023-07-28 15:28:07 +08:00
inverted_residual.py
layer_scale.py
make_divisible.py
norm.py
position_encoding.py
res_layer_extra_norm.py
se_layer.py
sparse_modules.py [Feature] Support SparK. (#1531) 2023-06-19 11:27:50 +08:00
swiglu_ffn.py
tokenizer.py
vector_quantizer.py