ColossalAI/colossalai/nn/parallel/layers/cache_embedding
Jiarui Fang af5438caa2
[FAW] refactor reorder() for CachedParamMgr (#1514)
2022-08-29 14:22:07 +08:00
..
__init__.py [FAW] init an LFU implementation for FAW (#1488) 2022-08-24 17:37:22 +08:00
base_embedding.py [FAW] export FAW in _ops (#1438) 2022-08-11 13:43:24 +08:00
cache_mgr.py [FAW] refactor reorder() for CachedParamMgr (#1514) 2022-08-29 14:22:07 +08:00
copyer.py [NFC] polish doc style for ColoTensor (#1457) 2022-08-16 09:21:05 +08:00
freq_aware_embedding.py [FAW] remove code related to chunk (#1501) 2022-08-26 14:23:30 +08:00
parallel_freq_aware_embedding.py [FAW] FAW embedding use LRU as eviction strategy intialized with dataset stats (#1494) 2022-08-26 11:24:12 +08:00