Commit Graph

36012 Commits

Author SHA1 Message Date
i-robot e486be9b93 !27726 fix dataset_helper doc
Merge pull request !27726 from luoyang/code_docs_doc
2021-12-15 09:55:49 +00:00
i-robot 7faf3f6c82 !27721 [MD] fix mindrecord api doc
Merge pull request !27721 from liyong126/code_docs_fix_api_doc_1
2021-12-15 09:36:11 +00:00
i-robot 460ca92e72 !27639 [MD] fix sampler support tuple scenario
Merge pull request !27639 from xiefangqi/md_fix_sampler_tuple_problem
2021-12-15 09:34:27 +00:00
YangLuo 7089260e24 fix dataset_helper doc 2021-12-15 17:20:58 +08:00
Liu_Xuu 36cc436b07 [MSLITE] fix resize parse bug 1215_06 2021-12-15 17:16:39 +08:00
liyong b612aab300 fix mindrecord api doc 2021-12-15 16:51:10 +08:00
i-robot 5fffa5f33b !27153 add scalefusion
Merge pull request !27153 from wangyanling/matmulscalefusion
2021-12-15 08:47:58 +00:00
i-robot d2a957d08e !27689 [MS][LITE]add entrance and exit subgraph kernel
Merge pull request !27689 from mengyuanli/call_one_actor_many_place_3
2021-12-15 08:35:26 +00:00
cristoval 5bd5457373 Add tcp connection for RPC 2021-12-15 16:18:56 +08:00
sunsuodong ca0e95a0d5 fix converter depend mindir pb and benchmark device config 2021-12-15 00:15:49 -08:00
shenwei41 be588b17c1 modify annotate info 2021-12-15 16:10:18 +08:00
i-robot 00da76efd9 !27715 dataset: fix api description error
Merge pull request !27715 from ms_yan/code_docs_api_format
2021-12-15 08:08:22 +00:00
i-robot daae93cff3 !27633 Parallelize calculating tensor statistics in tensor_summary
Merge pull request !27633 from Jimmy Qi/timing
2021-12-15 07:53:58 +00:00
ms_yan a32883ed04 fix api description error 2021-12-15 15:15:36 +08:00
i-robot b93494c6bb !27655 support cpu DynamicBroadcastTo
Merge pull request !27655 from fangzehua/support_cpu_dynamic_broadcastto
2021-12-15 06:54:22 +00:00
li-qiyao f4bfcb8c25 [feat][assistant][I40GXN] add new loader SogouNews 2021-12-14 22:53:38 -08:00
i-robot 8d3cd3ab53 !27648 npu activation support for u8
Merge pull request !27648 from yeyunpeng2020/quant2
2021-12-15 06:26:59 +00:00
mengyuanli 59d19c1459 add entrance and exit subgraph kernel 2021-12-15 14:18:08 +08:00
cristoval 2dc1d5fe08 Add socket operation for RPC 2021-12-15 12:32:26 +08:00
zengxianglong 6a925d62fc add npu elu activation, remove redundant pass and fix npu bugs 2021-12-15 11:54:44 +08:00
i-robot 84252eed37 !27702 [Dataset][Doc] Fix dataset api doc problem
Merge pull request !27702 from xiefangqi/code_docs_fix_dataset_api_2_round
2021-12-15 03:51:15 +00:00
i-robot 005d4bb742 !27590 Change the AllSwap to the Internal Usage
Merge pull request !27590 from huangxinjing/mv_all_swap
2021-12-15 03:50:46 +00:00
huanghui e269eec5c0 fix error in dump ir 2021-12-15 11:48:18 +08:00
i-robot 40b10cad65 !27642 Before resolve getitem, check if the index is ValueNode.
Merge pull request !27642 from 张清华/opt_cell_list_getattr2
2021-12-15 03:41:00 +00:00
Liu_Xuu 6a8533afa1 [MSLITE] optimize input profile in tensorrt 1215_01 2021-12-15 11:36:14 +08:00
liangzelang 7866ffc8be Add log which indicates whether the func_graph has control-flow nodes. 2021-12-15 11:34:02 +08:00
i-robot 4ae133265e !27664 [MSLITE][GPU] opencl cmake download bugfix
Merge pull request !27664 from Greatpan/br_bugfix
2021-12-15 03:33:15 +00:00
i-robot d81ae6cd09 !27697 optimize code docs about some ops
Merge pull request !27697 from chentangyu/code_docs_cty_master_I4MIPS_I4MJJ3_I4MJLY
2021-12-15 03:22:51 +00:00
i-robot fc714478cc !27693 add additional GELU description for CPU
Merge pull request !27693 from 吕昱峰(Nate.River)/code_docs_gelu
2021-12-15 03:12:23 +00:00
xiefangqi bde69a7854 fix dataset doc problem 2021-12-15 11:11:11 +08:00
i-robot 83e9fe5c48 !27542 dataset: change dataset_file into dataset_files for MindDataset
Merge pull request !27542 from ms_yan/datasetfiles_name
2021-12-15 03:09:33 +00:00
caifubi f3cb9e53d8 Add host_shape to AscendDeviceAddress 2021-12-15 11:09:01 +08:00
yujianfeng cd2a021992 Add shard api 2021-12-15 11:05:11 +08:00
i-robot aeb3a92085 !27529 [MSLITE] add lstm op in tensorrt delegate
Merge pull request !27529 from Liu_Xuu/trt_1209_lstm
2021-12-15 03:03:46 +00:00
tacyi139 769e270a9b optimize code docs about some ops 2021-12-15 10:57:51 +08:00
i-robot dac636decd !22297 [assistant][ops] Add new loader IWSLTDataset
Merge pull request !22297 from 杨旭华/IWSLTDataset
2021-12-15 02:55:08 +00:00
i-robot fe017bfd22 !27614 modify api annotation
Merge pull request !27614 from xumengjuan1/code_docs_xmj12
2021-12-15 02:47:09 +00:00
i-robot c242c14fa2 !27641 Let type_id.h include path compatible with lite user projects
Merge pull request !27641 from hewei/core_api
2021-12-15 02:46:23 +00:00
ZPaC 6b97ceea3a Fix multi node issue. 2021-12-15 10:36:49 +08:00
i-robot 3a1418288d !26230 [feat] [assistant] [I48OBS] add new Sinh_ds
Merge pull request !26230 from 桂胜楠/Sinh_ds
2021-12-15 02:33:00 +00:00
i-robot 2c178e18eb !27676 Fix bug when nop node is output of a subgraph.
Merge pull request !27676 from hezhenhao1/just_test
2021-12-15 02:31:58 +00:00
lvyufeng 54a280032e add additional GELU description for CPU 2021-12-15 10:31:26 +08:00
i-robot bf0fce0ebe !27432 sharding propatation for pangu
Merge pull request !27432 from bichaoyang/master
2021-12-15 02:25:42 +00:00
i-robot f889165dc1 !27506 [GraphKernel] fix probabilistic failure case.
Merge pull request !27506 from chenlei_autodiff/fix_ci
2021-12-15 02:20:34 +00:00
i-robot 83fd1e3303 !27659 fix the documentation example of AssignAdd and MulNoNan, and update the documentation of nn.MatMul and GlobalBatchNorm.
Merge pull request !27659 from wangshuide/code_docs_wsd_master1
2021-12-15 02:17:48 +00:00
i-robot a5ce9e9b9b !27570 [Fallback] Process the attributes/methods of Tensor, different from NumPy
Merge pull request !27570 from huangbingjian/parse_tensor
2021-12-15 02:13:21 +00:00
xumengjuan1 c8eaf81db2 modify api annotation 2021-12-15 10:09:27 +08:00
i-robot b16e6bed20 !27537 Fixes core dump issue of ScatterAdd and ScatterSub
Merge pull request !27537 from huangbo/master_1209
2021-12-15 02:06:16 +00:00
yeyunpeng2020 2523ed734d npu activation support for u8 2021-12-15 10:02:36 +08:00
i-robot ee39af845c !27662 fix code docs numpy
Merge pull request !27662 from huangmengxi/code_docs_numpy
2021-12-15 02:00:43 +00:00