You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ougongchang 0ed6d9178e add Histogram summary operator 6 years ago
..
activation_info.cc add parallel op for layernorm 6 years ago
activation_info.h add parallel op for square 6 years ago
arithmetic_info.cc sort include file in parallel dir 6 years ago
arithmetic_info.h add parallel op for sigmoidloss 6 years ago
batch_parallel_info.cc fix_coding_style_check_warning 6 years ago
batch_parallel_info.h 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. 6 years ago
bias_add_info.cc sort include file in parallel dir 6 years ago
bias_add_info.h 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. 6 years ago
comparison_function_info.h 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. 6 years ago
dropout_do_mask_info.cc add parallel op for dropoutdomask 6 years ago
dropout_do_mask_info.h 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. 6 years ago
elementary_function_info.h Support pow's second input could be tensor and fix bug in bprop of pow 6 years ago
gather_v2_info.cc Adjusting backward communication cost of some operators 6 years ago
gather_v2_info.h support distributed GatherV2 operator 6 years ago
get_next_info.cc sort include file in parallel dir 6 years ago
get_next_info.h 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. 6 years ago
l2_normalize_info.cc sort include file in parallel dir 6 years ago
l2_normalize_info.h refactor OperatorCostPtr in OperatorInfo 6 years ago
layer_norm_info.cc add parallel op for layernorm 6 years ago
layer_norm_info.h add parallel op for layernorm 6 years ago
loss_info.cc fix_coding_style_check_warning 6 years ago
loss_info.h 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. 6 years ago
matmul_info.cc Change 'NOT_FULLY_USE_DEVICES' to 'FULLY_USE_DEVICES' and make ALL-1 user-specified-strategy valid in auto-parallel 6 years ago
matmul_info.h 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. 6 years ago
onehot_info.cc sort include file in parallel dir 6 years ago
onehot_info.h 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. 6 years ago
operator_info.cc !349 fix coding style check warning for auto parallel 6 years ago
operator_info.h 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. 6 years ago
ops_info_head_files.h add parallel op for layernorm 6 years ago
ops_utils.h add Histogram summary operator 6 years ago
prelu_info.cc fix_coding_style_check_warning 6 years ago
prelu_info.h 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. 6 years ago
reduce_method_info.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. 6 years ago
reduce_method_info.h 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. 6 years ago
reshape_info.cc fix_coding_style_check_warning 6 years ago
reshape_info.h 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. 6 years ago
tmp_identity_info.cc sort include file in parallel dir 6 years ago
tmp_identity_info.h 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. 6 years ago
transpose_info.cc initial version 6 years ago
transpose_info.h 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. 6 years ago
virtual_dataset_info.cc fix_coding_style_check_warning 6 years ago
virtual_dataset_info.h fix_coding_style_check_warning 6 years ago