- 04 Jan, 2023 3 commits
-
-
HELSON authored
-
Frank Lee authored
-
Boyuan Yao authored
[autockpt] provide option for activation checkpoint search in SPMD solver
-
- 03 Jan, 2023 27 commits
-
-
binmakeswell authored
-
binmakeswell authored
-
binmakeswell authored
-
Jiarui Fang authored
-
Boyuan Yao authored
* [autoparallel] align the data_ptr with the old version of auto activation checkpoint pipeline * [autoparallel] using fwd_time and bwd_time instead of fwd_flop and bwd_flop * [autoparallel] specifycomm nodes' memory cost in construct chain * [autoparallel] fix wrong runtime apply calculation * [autoparallel] fix wrong runtime apply calculation * [autoparallel] fix wrong runtime apply calculation * [autoparallel] bypass metainfo when available and modify BCAST_FUNC_OP
-
Jiarui Fang authored
-
Super Daniel authored
* [autockpt] make it work. * [autockpt] linearize / merge shape-consistency nodes. * [autockpt] considering parameter and optimizer weights. * [hotfix] pass a parameter.
-
ZijianYY authored
-
zbian authored
-
binmakeswell authored
-
HELSON authored
-
Ziyue Jiang authored
* add benchmark * merge common func * add total and avg tflops Co-authored-by:Ziyue Jiang <ziyue.jiang@gmail.com>
-
Boyuan Yao authored
* [autoparallel] align the data_ptr with the old version of auto activation checkpoint pipeline * [autoparallel] using fwd_time and bwd_time instead of fwd_flop and bwd_flop * [autoparallel] specifycomm nodes' memory cost in construct chain * [autoparallel] fix wrong runtime apply calculation * [autoparallel] fix wrong runtime apply calculation * [autoparallel] fix wrong runtime apply calculation
-
BlueRum authored
-
Super Daniel authored
* [autockpt] make it work. * [autockpt] linearize / merge shape-consistency nodes. * [autockpt] considering parameter and optimizer weights.
-
YuliangLiu0306 authored
-
YuliangLiu0306 authored
-
Jiarui Fang authored
-
Jiarui Fang authored
-
Ziyue Jiang authored
Co-authored-by:Ziyue Jiang <ziyue.jiang@gmail.com>
-
Super Daniel authored
* [autockpt] make it work. * [autockpt] linearize / merge shape-consistency nodes.
-
YuliangLiu0306 authored
* [autoparallel] gpt2 autoparallel examples * polish code * polish code
-
Ziyue Jiang authored
* move to cpu to avoid dead lock * get output by offsets Co-authored-by:Ziyue Jiang <ziyue.jiang@gmail.com>
-
HELSON authored
-
Boyuan Yao authored
* [autoparallel] align the data_ptr with the old version of auto activation checkpoint pipeline * [autoparallel] using fwd_time and bwd_time instead of fwd_flop and bwd_flop * [autoparallel] specifycomm nodes' memory cost in construct chain
-
Fazzie-Maqianli authored
-
Boyuan Yao authored
[autoparallel] align the data_ptr with the old version of auto activation checkpoint pipeline (#2261)
-
- 02 Jan, 2023 4 commits
-
-
Super Daniel authored
-
Boyuan Yao authored
-
Boyuan Yao authored
* [autoparallel] hook node meta on graph nodes for checkpoint solver * [autoparallel] polish code * [autoparallel] restore some node handlers * colossalai/auto_parallel/passes/meta_info_prop.py * [autoparallel] remove some unused import * [autoparallel] hook bwd_mem_out
-
Boyuan Yao authored
* [autoparallel] patch torch.flatten
-
- 30 Dec, 2022 6 commits
-
-
YuliangLiu0306 authored
-
xcnick authored
-
Super Daniel authored
-
Frank Lee authored
* [doc] updated the stable diffussion on docker usage * polish doc
-
Jiarui Fang authored
* [builder] builder for scaled_upper_triang_masked_softmax * add missing files * fix a bug * polish code * [example] diffusion install from docker
-
Ziyue Jiang authored
Co-authored-by:Ziyue Jiang <ziyue.jiang@gmail.com>
-