ColossalAI/colossalai/nn/parallel/layers/cache_embedding
CsRic 0ed2f46131
[FAW] FAW embedding use LRU as eviction strategy intialized with dataset stats (#1494)
2022-08-26 11:24:12 +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] FAW embedding use LRU as eviction strategy intialized with dataset stats (#1494) 2022-08-26 11:24:12 +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 [FAW] FAW embedding use LRU as eviction strategy intialized with dataset stats (#1494) 2022-08-26 11:24:12 +08:00