1355 Commits (7e24b9b9ee4ad812da8280d351acfd23e4317574)
 

Author SHA1 Message Date
Super Daniel 6d559ea614
[sc] add examples for auto checkpoint. (#1880) 2 years ago
Jiarui Fang 51597f6a28
[hotfix] pass test_complete_workflow (#1877) 2 years ago
Jiarui Fang 986f8cbaa7
[inference] overlap comm and compute in Linear1D_Row when stream_chunk_num > 1 (#1876) 2 years ago
YuliangLiu0306 1b494ad73c
[autoparallel] fix linear logical convert issue (#1857) 2 years ago
Jiarui Fang c2947dadf1
[inference] streaming Linear 1D Row inference (#1874) 2 years ago
xcnick a141681260
[amp] add torch amp test (#1860) 2 years ago
HELSON f9e7d179f2
[diffusion] fix package conflicts (#1875) 2 years ago
binmakeswell 610dda676c
[example] migrate diffusion and auto_parallel hands-on (#1871) 2 years ago
Frank Lee e6ec99d389
[utils] fixed lazy init context (#1867) 2 years ago
binmakeswell 50c4cb0167
[NFC] remove redundant dependency (#1869) 2 years ago
binmakeswell fd8f0ca5a8
[example] initialize tutorial (#1865) 2 years ago
yuxuan-lou cc27adceb0
[NFC] polish .github/workflows/scripts/build_colossalai_wheel.py code style (#1856) 2 years ago
zbian 653b0a620e added skip_bias_add for non-tp linear 2 years ago
Ofey Chan e5b1a0c9be
[NFC] polish .github/workflows/scripts/generate_release_draft.py code style (#1855) 2 years ago
Kai Wang (Victor Kai) a3b1d07ca4
[NFC] polish workflows code style (#1854) 2 years ago
LuGY 94329fc139
[NFC] polish colossalai/amp/apex_amp/__init__.py code style (#1853) 2 years ago
nuszzh 32c8a03389
[NFC] polish .readthedocs.yaml code style (#1852) 2 years ago
RichardoLuo 81a642fe8d
[NFC] polish <.github/workflows/release_nightly.yml> code style (#1851) 2 years ago
zbian 1559a09fb7 [NFC] polish amp.naive_amp.grad_scaler code style 2 years ago
binmakeswell e9635eb493 add explanation specified version 2 years ago
HELSON 72c9448920 [NFC] polish colossalai/auto_parallel/tensor_shard/deprecated/op_handler/operator_handler.py code style (#1845) 2 years ago
Genghan Zhang b25030cc07 [NFC] polish ./colossalai/amp/torch_amp/__init__.py code style (#1836) 2 years ago
xyupeng b0a138aa22 [NFC] polish .github/workflows/build.yml code style (#1837) 2 years ago
Sze-qq 95ac4f88ea [NFC] polish colossalai/auto_parallel/tensor_shard/deprecated/op_handler/conv_handler.py code style (#1829) 2 years ago
Ziyue Jiang 5da03c936d [NFC] polish colossalai/amp/torch_amp/_grad_scaler.py code style (#1823) 2 years ago
Maruyama_Aya 90833b45dd [NFC] polish .github/workflows/release_docker.yml code style 2 years ago
shenggan b0706fbb00 [NFC] polish .github/workflows/submodule.yml code style (#1822) 2 years ago
Arsmart1 fc8d8b1b9c [NFC] polish .github/workflows/draft_github_release_post.yml code style (#1820) 2 years ago
Fazzie-Maqianli 399f84d8f6 [NFC] polish colossalai/amp/naive_amp/_fp16_optimizer.py code style (#1819) 2 years ago
CsRic 9623ec1b02 [NFC] polish colossalai/amp/naive_amp/_utils.py code style (#1816) 2 years ago
Zangwei Zheng 25993db98a [NFC] polish .github/workflows/build_gpu_8.yml code style (#1813) 2 years ago
Zirui Zhu 244fa3108a [NFC] polish MANIFEST.in code style (#1814) 2 years ago
binmakeswell 3c3714fc2a [NFC] polish strategies_constructor.py code style (#1806) 2 years ago
Jiarui Fang 3ce4463fe6
[utils] remove lazy_memory_allocate from ColoInitContext (#1844) 2 years ago
Fazzie-Maqianli fabed0df3b
Merge pull request #1842 from feifeibear/jiarui/polish 2 years ago
jiaruifang 27211d6267 [example] polish diffusion readme 2 years ago
jiaruifang cddb4b6f6f Merge branch 'main' of https://github.com/hpcaitech/ColossalAI into main 2 years ago
binmakeswell 4ac7d3ec3b
[doc] polish diffusion README (#1840) 2 years ago
binmakeswell 9d3124ac8b
[doc] remove obsolete API demo (#1833) 2 years ago
Jiarui Fang fba34efb5a
version to 0.1.11rc2 (#1832) 2 years ago
jiaruifang 267b55f0a6 version to 0.1.11rc2 2 years ago
Jiarui Fang 8a6d28b6c2
[example] remove useless readme in diffusion (#1831) 2 years ago
Jiarui Fang f86a703bcf
[NFC] update gitignore remove DS_Store (#1830) 2 years ago
Jiarui Fang a25f755331
[example] add TP to GPT example (#1828) 2 years ago
YuliangLiu0306 49216d7ab1
[autoparallel] fix bugs caused by negative dim key (#1808) 2 years ago
アマデウス 4268ae017b
[kernel] added jit warmup (#1792) 2 years ago
binmakeswell 76e64cb67c
[doc] add diffusion (#1827) 2 years ago
YuliangLiu0306 f6032ddb17
[autoparallel] fix bias addition module (#1800) 2 years ago
Fazzie-Maqianli 6e9730d7ab
[example] add stable diffuser (#1825) 2 years ago
Jiarui Fang b1263d32ba
[example] simplify the GPT2 huggingface example (#1826) 2 years ago