| .. |
|
allreduce_fusion
|
!91 fix bug for allreduce fusion and add resnet unit test
|
2020-04-02 21:35:35 +08:00 |
|
auto_parallel
|
Model the memory cost in auto-parallel. It is calculated by the output of operators, plus the parameters. Additionally, modify the graph-operations in auto_parallel to include memory_cost.
|
2020-04-14 11:39:31 +08:00 |
|
graph_util
|
sort include file in parallel dir
|
2020-04-02 15:14:47 +08:00 |
|
ops_info
|
Model the memory cost in auto-parallel. It is calculated by the output of operators, plus the parameters. Additionally, modify the graph-operations in auto_parallel to include memory_cost.
|
2020-04-14 11:39:31 +08:00 |
|
strategy_checkpoint
|
sort include file in parallel dir
|
2020-04-02 15:14:47 +08:00 |
|
tensor_layout
|
Model the memory cost in auto-parallel. It is calculated by the output of operators, plus the parameters. Additionally, modify the graph-operations in auto_parallel to include memory_cost.
|
2020-04-14 11:39:31 +08:00 |
|
context.cc
|
sort include file in parallel dir
|
2020-04-02 15:14:47 +08:00 |
|
context.h
|
sort include file in parallel dir
|
2020-04-02 15:14:47 +08:00 |
|
costmodel_context.cc
|
sort include file in parallel dir
|
2020-04-02 15:14:47 +08:00 |
|
costmodel_context.h
|
sort include file in parallel dir
|
2020-04-02 15:14:47 +08:00 |
|
device.h
|
use std::vector instead of std::list to promote performance for parallel module
|
2020-03-31 15:16:00 +08:00 |
|
device_manager.cc
|
use std::vector instead of std::list to promote performance for parallel module
|
2020-03-31 15:16:00 +08:00 |
|
device_manager.h
|
sort include file in parallel dir
|
2020-04-02 15:14:47 +08:00 |
|
device_matrix.cc
|
sort include file in parallel dir
|
2020-04-02 15:14:47 +08:00 |
|
device_matrix.h
|
use std::vector instead of std::list to promote performance for parallel module
|
2020-03-31 15:16:00 +08:00 |
|
dynamic_creator.h
|
add minimum distributed op
|
2020-04-13 17:26:31 +08:00 |
|
group_manager.cc
|
sort include file in parallel dir
|
2020-04-02 15:14:47 +08:00 |
|
group_manager.h
|
sort include file in parallel dir
|
2020-04-02 15:14:47 +08:00 |
|
node_check.cc
|
add parallel op for dropoutdomask
|
2020-04-11 12:11:22 +08:00 |
|
node_check.h
|
initial version
|
2020-03-27 22:54:54 +08:00 |
|
status.h
|
use std::vector instead of std::list to promote performance for parallel module
|
2020-03-31 15:16:00 +08:00 |
|
step_auto_parallel.cc
|
Model the memory cost in auto-parallel. It is calculated by the output of operators, plus the parameters. Additionally, modify the graph-operations in auto_parallel to include memory_cost.
|
2020-04-14 11:39:31 +08:00 |
|
step_auto_parallel.h
|
add_bool_type_check_in_comm_op
|
2020-04-13 17:34:29 +08:00 |
|
step_parallel.cc
|
!167 add_squeeze_distributed_op
|
2020-04-13 10:03:25 +08:00 |
|
step_parallel.h
|
sort include file in parallel dir
|
2020-04-02 15:14:47 +08:00 |
|
strategy.h
|
sort include file in parallel dir
|
2020-04-02 15:14:47 +08:00 |