ColossalAI/colossalai/nn/parallel/layers/cache_embedding
CsRic b8d0e39eaf
[FAW] LFU cache for the FAW
2022-08-25 13:08:46 +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] LFU cache for the FAW 2022-08-25 13:08:46 +08:00
copyer.py [NFC] polish doc style for ColoTensor (#1457) 2022-08-16 09:21:05 +08:00
freq_aware_embedding.py [FAW] init an LFU implementation for FAW (#1488) 2022-08-24 17:37:22 +08:00
parallel_freq_aware_embedding.py [FCE] update interface for frequency statistics in FreqCacheEmbedding (#1462) 2022-08-23 17:38:24 +08:00