mindspore2022/tests/ut/cpp
huangdongrun 1159f2b11e add prim infer attr cache
modify infer to get abstract value and attr value map together

support get attr in specialize

clone primitive when specialize if attribute is not the same with
infered attribute
2020-05-26 16:19:58 +08:00
..
common move default_param out of parameter and remove pybind11 in anf define 2020-05-19 19:11:12 +08:00
dataset Allow join_all to be blocking 2020-05-25 15:24:36 -04:00
debug initial version 2020-03-27 22:54:54 +08:00
device convert unsupported kernel in aicore to aicpu 2020-05-13 11:52:26 +08:00
ir Adjust some routines of FG and FGM, about the nodes info. IF. 2020-05-25 10:06:27 +08:00
mindrecord mindrecord support read file list 2020-05-13 14:11:59 +08:00
operator add prim infer attr cache 2020-05-26 16:19:58 +08:00
optimizer Remove the useless collectors in manager. 2020-05-25 09:56:28 +08:00
parallel changing the succive edges order in GetAliveSuccEdges() so that Triangle and Star Elimination can be merged into particular node; adding some check information 2020-05-22 10:57:02 +08:00
pipeline add prim infer attr cache 2020-05-26 16:19:58 +08:00
pre_activate !1419 remove old buffer fusion pass 2020-05-26 09:16:06 +08:00
pynative initial version 2020-03-27 22:54:54 +08:00
python_input add 3 pattern for lamb_next_mv_rule fusion pass 2020-05-25 14:18:22 +08:00
session move default_param out of parameter and remove pybind11 in anf define 2020-05-19 19:11:12 +08:00
stub add memory copy module 2020-05-23 13:04:50 +08:00
transform syn code 430 2020-04-30 17:55:12 +08:00
utils refactor callback for ge backend 2020-04-08 20:00:06 +08:00
vm initial version 2020-03-27 22:54:54 +08:00
CMakeLists.txt link child graphs 2020-05-22 15:37:19 +08:00
__init__.py initial version 2020-03-27 22:54:54 +08:00
runtest.sh Replace std::cout with MS_LOG in dataset unit test 2020-04-08 19:58:13 +08:00