| .. |
|
adapter
|
!32626 Refactor KernelMod and its sub class.
|
2022-04-09 05:36:57 +00:00 |
|
core
|
!32082 GraphKernel for Mindpsore-Lite
|
2022-04-08 08:29:29 +00:00 |
|
expanders
|
refine error and warning log
|
2022-04-07 14:43:35 +08:00 |
|
model
|
refine error and warning log
|
2022-04-07 14:43:35 +08:00 |
|
split_model
|
clean static check
|
2022-03-20 16:00:50 +08:00 |
|
CMakeLists.txt
|
GraphKernel for MS-lite
|
2022-04-06 11:02:12 +08:00 |
|
OWNERS
|
update owners
|
2022-04-01 15:25:54 +08:00 |
|
add_atomic_clean.cc
|
change fake_output false InplaceAssign to fake_output true InplaceAssign
|
2022-03-29 09:21:07 +08:00 |
|
add_atomic_clean.h
|
change fake_output false InplaceAssign to fake_output true InplaceAssign
|
2022-03-29 09:21:07 +08:00 |
|
add_stitch_atomic_clean_gpu.cc
|
change kernelmod interface and gpu/cpu kernel mod
|
2022-04-08 16:28:02 +08:00 |
|
add_stitch_atomic_clean_gpu.h
|
[GraphKernel] fix code check.
|
2022-03-17 15:21:33 +08:00 |
|
arithmetic_simplify.cc
|
add high level expander support
|
2022-04-01 16:52:33 +08:00 |
|
arithmetic_simplify.h
|
Refactor ccsrc directories and CMakeLists files
|
2022-02-13 14:37:51 +08:00 |
|
axis_normalizer.cc
|
fix some C++ code check
|
2022-03-15 20:01:05 +08:00 |
|
axis_normalizer.h
|
Refactor ccsrc directories and CMakeLists files
|
2022-02-13 14:37:51 +08:00 |
|
cast_matmul_fusion.cc
|
[GraphKernel] fix code check.
|
2022-03-17 15:21:33 +08:00 |
|
cast_matmul_fusion.h
|
Refactor ccsrc directories and CMakeLists files
|
2022-02-13 14:37:51 +08:00 |
|
decrease_compute_precision.cc
|
[GraphKernel] fix code check.
|
2022-03-17 15:21:33 +08:00 |
|
decrease_compute_precision.h
|
Refactor ccsrc directories and CMakeLists files
|
2022-02-13 14:37:51 +08:00 |
|
decrease_transfer_precision.cc
|
extract common as an independent shared library
|
2022-02-26 10:55:51 +08:00 |
|
decrease_transfer_precision.h
|
Refactor ccsrc directories and CMakeLists files
|
2022-02-13 14:37:51 +08:00 |
|
depend_elimination.cc
|
extract common as an independent shared library
|
2022-02-26 10:55:51 +08:00 |
|
depend_elimination.h
|
Refactor ccsrc directories and CMakeLists files
|
2022-02-13 14:37:51 +08:00 |
|
graph_kernel_build.cc
|
add pass GraphKernelBuild
|
2022-03-31 18:49:10 +08:00 |
|
graph_kernel_build.h
|
add pass GraphKernelBuild
|
2022-03-31 18:49:10 +08:00 |
|
graph_kernel_cse.cc
|
reduce reshape cse
|
2022-03-29 17:22:12 +08:00 |
|
graph_kernel_cse.h
|
Refactor ccsrc directories and CMakeLists files
|
2022-02-13 14:37:51 +08:00 |
|
graph_kernel_flags.cc
|
refine error and warning log
|
2022-04-07 14:43:35 +08:00 |
|
graph_kernel_flags.h
|
move the graph_kernel_flags.cc/h to graph_kernel's directory
|
2022-03-31 11:23:16 +08:00 |
|
graph_kernel_helper.cc
|
refine error and warning log
|
2022-04-07 14:43:35 +08:00 |
|
graph_kernel_helper.h
|
refine error and warning log
|
2022-04-07 14:43:35 +08:00 |
|
graph_kernel_recompute.cc
|
refine error and warning log
|
2022-04-07 14:43:35 +08:00 |
|
graph_kernel_recompute.h
|
move the graph_kernel_flags.cc/h to graph_kernel's directory
|
2022-03-31 11:23:16 +08:00 |
|
insert_pad.cc
|
refine error and warning log
|
2022-04-07 14:43:35 +08:00 |
|
insert_pad.h
|
Refactor ccsrc directories and CMakeLists files
|
2022-02-13 14:37:51 +08:00 |
|
optimize_assign.cc
|
!31425 [graphkernel] code check clean
|
2022-03-17 15:52:03 +00:00 |
|
optimize_assign.h
|
Refactor ccsrc directories and CMakeLists files
|
2022-02-13 14:37:51 +08:00 |
|
parallel_cost_model.cc
|
refine error and warning log
|
2022-04-07 14:43:35 +08:00 |
|
parallel_cost_model.h
|
fix code check problem
|
2022-03-17 16:30:17 +08:00 |
|
parallel_fusion.cc
|
move the graph_kernel_flags.cc/h to graph_kernel's directory
|
2022-03-31 11:23:16 +08:00 |
|
parallel_fusion.h
|
extract common as an independent shared library
|
2022-02-26 10:55:51 +08:00 |
|
raise_reduction_precision.cc
|
extract common as an independent shared library
|
2022-02-26 10:55:51 +08:00 |
|
raise_reduction_precision.h
|
Refactor ccsrc directories and CMakeLists files
|
2022-02-13 14:37:51 +08:00 |
|
reduce_fake_out_mem.cc
|
refine error and warning log
|
2022-04-07 14:43:35 +08:00 |
|
reduce_fake_out_mem.h
|
move the graph_kernel_flags.cc/h to graph_kernel's directory
|
2022-03-31 11:23:16 +08:00 |
|
reorder_ops.cc
|
build libmindspore_backend.so
|
2022-03-17 19:14:45 +08:00 |
|
reorder_ops.h
|
Refactor ccsrc directories and CMakeLists files
|
2022-02-13 14:37:51 +08:00 |
|
reshape_reduce_for_cse.cc
|
refine error and warning log
|
2022-04-07 14:43:35 +08:00 |
|
reshape_reduce_for_cse.h
|
reduce reshape cse
|
2022-03-29 17:22:12 +08:00 |
|
rewrite_output_shape.cc
|
extract common as an independent shared library
|
2022-02-26 10:55:51 +08:00 |
|
rewrite_output_shape.h
|
Refactor ccsrc directories and CMakeLists files
|
2022-02-13 14:37:51 +08:00 |
|
split_umonad.cc
|
fix pclint warnings
|
2022-03-18 10:25:01 +08:00 |
|
split_umonad.h
|
fix pclint warnings
|
2022-03-18 10:25:01 +08:00 |
|
substitute_dropout.cc
|
fix pclint warnings
|
2022-03-18 10:25:01 +08:00 |
|
substitute_dropout.h
|
fix pclint warnings
|
2022-03-18 10:25:01 +08:00 |
|
transform_op_optimizer.cc
|
!31413 fix static-check warnings
|
2022-03-18 16:15:00 +00:00 |
|
transform_op_optimizer.h
|
Refactor ccsrc directories and CMakeLists files
|
2022-02-13 14:37:51 +08:00 |
|
tsa_atomic_add_to_first_tensor.cc
|
change fake_output false InplaceAssign to fake_output true InplaceAssign
|
2022-03-29 09:21:07 +08:00 |
|
tsa_atomic_add_to_first_tensor.h
|
fix pclint warnings
|
2022-03-18 10:25:01 +08:00 |
|
uss_atomic_add.cc
|
clean static check
|
2022-03-20 16:00:50 +08:00 |
|
uss_atomic_add.h
|
Refactor ccsrc directories and CMakeLists files
|
2022-02-13 14:37:51 +08:00 |
|
value_graph_binder.cc
|
fix pclint warnings
|
2022-03-18 10:25:01 +08:00 |
|
value_graph_binder.h
|
Refactor ccsrc directories and CMakeLists files
|
2022-02-13 14:37:51 +08:00 |