Commit Graph

35962 Commits

Author SHA1 Message Date
i-robot 7a1c25c08d !27851 cast output dtype for RNNs operators and add `num_directions` description for LSTM
Merge pull request !27851 from 吕昱峰(Nate.River)/rnn_op
2021-12-19 10:13:00 +00:00
i-robot d89e4d02f0 !27887 [lite]open ConverterContext and open special nodes
Merge pull request !27887 from 徐安越/master3
2021-12-19 07:32:02 +00:00
xuanyue 1dd50a0a6f open ConverterContext and open special nodes 2021-12-18 23:07:29 +08:00
i-robot cf04d2eb66 !27872 [lite]strengthen external interface
Merge pull request !27872 from 徐安越/master4
2021-12-18 13:19:19 +00:00
i-robot 1c8b2ce9a4 !21259 [assistant][ops]New operator implementation, include ApplyAdamWithAmsgradD
Merge pull request !21259 from 梁秀波/ApplyAdamWithAmsgradD
2021-12-18 12:34:20 +00:00
i-robot e1259078e6 !27799 3403 compile ci
Merge pull request !27799 from zhaodezan/master
2021-12-18 09:31:41 +00:00
zorax 031c792cf6 [assistant][ops]New operator implementation, include ApplyAdamWithAmsgradD 2021-12-18 16:52:47 +08:00
i-robot 623040dfb6 !27669 [lite]fix redundant log in control_flow model when converting
Merge pull request !27669 from 徐安越/primitive
2021-12-18 08:00:49 +00:00
zhaodezan e77b4b3c2f 3403 compile ci 2021-12-18 15:58:13 +08:00
i-robot 4fdd5b4958 !27791 [MS][LITE] add runstep and featuremap api
Merge pull request !27791 from zhengjun10/runstep
2021-12-18 07:51:43 +00:00
xuanyue 9991aa9309 strengthen external interface 2021-12-18 15:47:08 +08:00
i-robot 76bec49d75 !26028 [feat] [assistant] [I48OAM] MulNoNan with dynamic infer shape
Merge pull request !26028 from 郑鹏飞/mulnonan_1
2021-12-18 06:58:29 +00:00
i-robot 727636d8fb !25906 [feat][assistant][I48O9S] add dynamic shape for SmoothL1Loss and SmoothL1LossGrad operations
Merge pull request !25906 from bubb1e/smooth_l1_loss
2021-12-18 06:53:21 +00:00
i-robot 272b8de86b !26065 [feat] [assistant] [I48O9Q] cosh with dynamic infer shape
Merge pull request !26065 from 郑鹏飞/cosh_1
2021-12-18 06:53:21 +00:00
i-robot d6266d6c97 !27593 [feat][assistant][I48O9H]add new dynamic shape operator to GatherNd
Merge pull request !27593 from jakcmanftr/GatherNd
2021-12-18 06:52:02 +00:00
i-robot 87c7fc13bb !23042 [assistant][ops]New operator implementation, include NonMaxSuppressionV3
Merge pull request !23042 from 梁秀波/NonMaxSuppressionV3
2021-12-18 06:51:51 +00:00
i-robot 32a9e65ef7 !27644 [MS][LITE]Add NNIE source AND fix sd34xx and Hi35xx build
Merge pull request !27644 from gongdaguo/add_35xx_build
2021-12-18 06:42:19 +00:00
i-robot 207a795949 !27250 Enable lazy build in PyNative Bprop.
Merge pull request !27250 from caifubi/master-pynative-mindrt-lazy-build-with-ascend-bp-async
2021-12-18 06:39:01 +00:00
i-robot 21c11c1189 !27857 fix dump level in dump ir
Merge pull request !27857 from huanghui/fix-name
2021-12-18 05:38:13 +00:00
i-robot 85fb569a4b !27806 enable closure in the control flow scene
Merge pull request !27806 from limingqi107/bug_fix4
2021-12-18 05:11:26 +00:00
i-robot b21c66e3e5 !27844 fix doc string
Merge pull request !27844 from zhujingxuan/master
2021-12-18 04:39:25 +00:00
i-robot 57bbfe6453 !27741 Add test util function to write object into json
Merge pull request !27741 from sabrinasun_59ee/test
2021-12-18 03:00:53 +00:00
i-robot f3778c0c0e !27765 add adapter of HSigmoid for graphengine
Merge pull request !27765 from ZeyangGAO/master_hsigmoid
2021-12-18 02:29:04 +00:00
gongdaguo bbfd0dbdce add 35xx build 2021-12-18 09:34:52 +08:00
sabrinasun 2fa9399231 add test function to write object to json 2021-12-17 16:11:05 -05:00
i-robot 74c8a66ab9 !27814 Add ReductionMode Enum for GPU loss kernels
Merge pull request !27814 from markuskunej/code_check_fixes_dec
2021-12-17 15:39:13 +00:00
i-robot 1c5a47a8a8 !27815 Do not skip statistic if type is not supported
Merge pull request !27815 from Jimmy Qi/datatype
2021-12-17 15:39:12 +00:00
i-robot e40ef4cba9 !27852 Incorporate getattr into tuple items only for cell list.
Merge pull request !27852 from 张清华/opt_cell_list_getattr2
2021-12-17 14:10:44 +00:00
i-robot ec90e501dc !27839 Save non-tensor value in pb
Merge pull request !27839 from sabrinasun_59ee/fix
2021-12-17 13:20:42 +00:00
Victor Chen ce9ad6f2b7 [feat][assistant][I48O9S] add dynamic shape for SmoothL1Loss and SmoothL1LossGrad operations 2021-12-17 19:59:04 +08:00
i-robot cd8fd608a0 !25790 [assistant][ops]New operator implementation, include Pow
Merge pull request !25790 from windhxs/Pow
2021-12-17 11:56:30 +00:00
i-robot 457d953565 !22471 [assistant][ops]New operator implementation, include IsClose
Merge pull request !22471 from 梁秀波/IsClose
2021-12-17 11:55:37 +00:00
i-robot 49b97db913 !25857 [assistant][ops]New operator implementation, include ApplyFtrl
Merge pull request !25857 from 傅嘉俊/ApplyFtrl
2021-12-17 11:54:33 +00:00
i-robot f62aad5687 !27820 [AutoParallel]fix_api_issue and modify stream limit
Merge pull request !27820 from lichen/fix_api_issue_master
2021-12-17 11:05:56 +00:00
i-robot 7b1b36daeb !27822 [MS][LITE][CPU] code generator avx
Merge pull request !27822 from liuzhongkai/code_generate1
2021-12-17 11:01:35 +00:00
i-robot f7a880142e !27823 fix ignoring return value
Merge pull request !27823 from looop5/static_check
2021-12-17 10:13:04 +00:00
huanghui 77447b92df fix dump level in dump ir 2021-12-17 17:29:33 +08:00
i-robot 9b181b23d7 !27752 Fix coding problem for compile cache
Merge pull request !27752 from LiangZhibo/master
2021-12-17 09:17:40 +00:00
韩峥嵘 efe0fce473 [feat][assistant][I40FG0] add new Ascend operator NonMaxSuppression 2021-12-17 17:08:39 +08:00
i-robot 93af77cb3d !27785 modify c++ msg
Merge pull request !27785 from huchunmei/master
2021-12-17 09:01:56 +00:00
lvyufeng 93a1996886 cast output dtype for RNNs operators and add 'num_directions' description for LSTM 2021-12-17 16:45:51 +08:00
Zhang Qinghua 80f8608061 Incorporate getattr into tuple items only for cell list. 2021-12-17 16:25:29 +08:00
i-robot 822dd07bb0 !27843 Optimize tensor api
Merge pull request !27843 from Margaret_wangrui/code_docs_tensor
2021-12-17 08:15:31 +00:00
i-robot 9b27295d1e !27544 fixed st and landscape bugs
Merge pull request !27544 from Songyuanwei/test
2021-12-17 08:14:23 +00:00
i-robot 52ed70bc40 !27827 Recompute the tuple_getitem which is in the bprop function
Merge pull request !27827 from YuJianfeng/recompute
2021-12-17 08:05:54 +00:00
i-robot 67a2b8c735 !27830 Refactor attributes compare & AbstractBasePtrListHash/Equal
Merge pull request !27830 from hewei/opt_perf
2021-12-17 08:01:30 +00:00
i-robot 2de098f25a !27783 Modify Error Info
Merge pull request !27783 from liuyang/error_tensor_2
2021-12-17 07:52:11 +00:00
i-robot d0b5b648d1 !27841 fix docs errors
Merge pull request !27841 from yingchen/code_docs_link1217
2021-12-17 07:43:16 +00:00
Margaret_wangrui 773474ea39 Optimize tensor api 2021-12-17 15:31:27 +08:00
zhujingxuan 434947f8fc fix doc string 2021-12-17 15:28:20 +08:00