mindspore2022/mindspore/core/ir
mindspore-ci-bot 09c0ce8e7f !6617 improve keywordarg tostring function
Merge pull request !6617 from zhangbuxue/improve_keywordarg_tostring_function
2020-09-21 15:10:19 +08:00
..
dtype fix static check 2020-09-17 16:22:39 +08:00
anf.cc Refactor ms_context implementation 2020-08-30 22:51:40 +08:00
anf.h !5783 GraphKernel supports GPU 2020-09-10 09:15:21 +08:00
anf_extends.cc decoupling core and debug 2020-07-31 10:39:31 +08:00
cell.cc add cell class to c++ 2020-09-07 21:06:07 +08:00
cell.h fix static check 2020-09-17 16:22:39 +08:00
device_sync.h prepare to support int64 2020-08-26 10:43:06 +08:00
dtype.cc fix static check 2020-09-17 16:22:39 +08:00
dtype.h fix static check 2020-09-17 16:22:39 +08:00
dtype_extends.cc support two mstypes do equal. 2020-08-12 09:12:46 +08:00
func_graph.cc add run & compile function 2020-08-29 16:17:39 +08:00
func_graph.h add run & compile function 2020-08-29 16:17:39 +08:00
func_graph_cloner.cc fix graph wrong inputs bug. 2020-08-31 13:10:52 +00:00
func_graph_cloner.h decoupling core and debug 2020-07-31 10:39:31 +08:00
func_graph_extends.cc add cell class to c++ 2020-09-07 21:06:07 +08:00
graph_utils.cc support if by if grad parameter 2020-08-15 09:47:10 +08:00
graph_utils.h fix static check problems 2020-08-14 19:27:52 +08:00
graph_utils_extends.cc decoupling core and context 2020-08-05 08:15:14 +08:00
kernel_info_dev.h add reshape type to tensor 2020-08-17 09:34:38 +08:00
manager.cc Fix coredump missing return statement after while loop 2020-08-18 14:16:21 +08:00
manager.h move the dependency of utils to core 2020-07-27 10:28:46 +08:00
meta_func_graph.cc Refactor ms_context implementation 2020-08-30 22:51:40 +08:00
meta_func_graph.h Fix large for loop execute fail 2020-07-25 09:03:59 +08:00
meta_tensor.cc add import of ops in in ops __init__ 2020-09-12 15:29:43 +08:00
meta_tensor.h !5055 prepare to support int64 2020-08-26 16:46:04 +08:00
meta_tensor_extends.cc fix bug in Parameter init_data 2020-08-26 22:15:22 +08:00
named.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
named.h change base class of ref to tensor in cpp 2020-08-26 12:41:25 +08:00
param_info.h change base class of ref to tensor in cpp 2020-08-26 12:41:25 +08:00
pattern_matcher.h fix static check 2020-09-17 16:22:39 +08:00
primitive.cc fix bug the const input is broadened in PyNative mode 2020-08-28 16:50:29 +08:00
primitive.h fix static check 2020-09-17 16:22:39 +08:00
scalar.h Fix bug of switch layer join 2020-08-25 09:08:53 +08:00
scope.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
scope.h mindspore path adjust 2020-07-14 18:07:28 +08:00
signature.h Unified code style 2020-07-20 10:51:55 +08:00
tensor.cc fix tensor print 2020-09-18 14:11:04 +08:00
tensor.h fix bug in parameter set & fix code style in pynative_executa.cc 2020-09-21 11:32:39 +08:00
value.cc improve keywordarg tostring function 2020-09-21 10:11:58 +08:00
value.h change base class of ref to tensor in cpp 2020-08-26 12:41:25 +08:00
value_extends.cc mindspore path adjust 2020-07-14 18:07:28 +08:00
visitor.cc Decouple ir from optimizer 2020-07-21 14:48:26 +08:00
visitor.h Decouple ir from optimizer 2020-07-21 14:48:26 +08:00