liyong
|
3e1c668247
|
fix mnist dataset
|
2022-02-22 15:25:13 +08:00 |
yanghaoran
|
bfe139b662
|
takedonw test_auto_parallel_adasum.py to ensure gate stability
|
2022-02-22 14:51:03 +08:00 |
lilei
|
bc62e24d94
|
add_virtualdataset_ut
|
2022-02-22 11:38:10 +08:00 |
i-robot
|
ce5e93593d
|
!30301 modify error log
Merge pull request !30301 from lianliguang/change-error-log
|
2022-02-22 02:29:48 +00:00 |
i-robot
|
94c8c6355c
|
!30294 auto_parallel_adasum_checks_and_ut.
Merge pull request !30294 from yao_yf/auto_parallel_adasum_checks_and_ut
|
2022-02-22 01:10:24 +00:00 |
i-robot
|
926fb6f5ae
|
!25559 [feat] [assistant] [I48O7X, I48O6R] Add Asin, AsinGrad
Merge pull request !25559 from 桂宁馨/Asin
|
2022-02-21 14:00:58 +00:00 |
zhangzhaoju
|
e000889265
|
Fix issue I4KVTZ
The description of "outmost network" in error message instead by
method/function name
|
2022-02-21 19:52:53 +08:00 |
i-robot
|
95f5075371
|
!30190 [AUTO_PARALLEL]Fix CI error
Merge pull request !30190 from huangxinjing/fix_ci_error
|
2022-02-21 11:50:28 +00:00 |
lianliguang
|
efabace125
|
change error log
|
2022-02-21 17:48:16 +08:00 |
i-robot
|
908beb6b2f
|
!26420 [feat] [assistant] [I48O90, I48O4P] Add AsinhGrad,Asinh
Merge pull request !26420 from 桂宁馨/Asinh
|
2022-02-21 09:33:18 +00:00 |
i-robot
|
f6215c614c
|
!30064 modify ckpt type error
Merge pull request !30064 from changzherui/mod_ckpt_type_err
|
2022-02-21 08:59:00 +00:00 |
huangxinjing
|
5e325ac336
|
[AUTO_PARALLEL]Fix insert nodes error
|
2022-02-21 16:39:50 +08:00 |
i-robot
|
a5242d33e1
|
!30181 support TensorShape ops
Merge pull request !30181 from lianliguang/change-dynshape-to-tensorshape
|
2022-02-21 07:36:40 +00:00 |
i-robot
|
7386612515
|
!29820 moe_topk routing
Merge pull request !29820 from wangshengnan123/moe_topk_routing
|
2022-02-21 06:21:55 +00:00 |
yao_yf
|
4b79d4c425
|
auto parallel adasum uts and checks
|
2022-02-21 10:41:09 +08:00 |
lianliguang
|
5c8af66e53
|
support TensorShape ops to instead of DynamicShape ops
|
2022-02-21 09:33:32 +08:00 |
markuskunej
|
87a45b239b
|
Add offload support for multi-column datasets and map offload operations
to specific columns.
|
2022-02-18 20:09:49 +00:00 |
zhixinaa
|
4ce6104ff9
|
[feat][assistant][I3J6V9] add new data operator LSUN
|
2022-02-18 15:40:32 +08:00 |
桂宁馨
|
caf54a52f0
|
[feat] [assistant] [I48O90, I48O4P] Add Asinh, AsinhGrad
|
2022-02-18 15:08:55 +08:00 |
桂宁馨
|
911c6eb144
|
[feat] [assistant] [I48O7X, I48O6R] Add Asin, AsinGrad
|
2022-02-18 14:11:41 +08:00 |
wangshengnan123
|
7322426648
|
top_k routing
|
2022-02-18 14:10:22 +08:00 |
changzherui
|
05dca07cf6
|
modify ckpt type error
|
2022-02-18 00:42:55 +08:00 |
i-robot
|
48d4f34576
|
!30167 Add UT case for 'Convolution+Transformer' structure
Merge pull request !30167 from Bert0108/ut_conformer
|
2022-02-17 07:43:58 +00:00 |
i-robot
|
7c32002e0b
|
!29930 Support List Slice
Merge pull request !29930 from lianliguang/support-list-slice
|
2022-02-17 07:24:40 +00:00 |
Bert0108
|
25a9c73a08
|
add ut case for monitoring the conformer structure
|
2022-02-17 15:08:01 +08:00 |
i-robot
|
465f21a3ea
|
!30133 Add backend check for RandomChoiceWithMask
Merge pull request !30133 from liuluobin/rnd_fix_master
|
2022-02-17 02:11:54 +00:00 |
lianliguang
|
49608835c1
|
support list slice
|
2022-02-17 09:47:26 +08:00 |
i-robot
|
c4c5a1c6da
|
!29862 MD Autotune supporting MindRecordOp
Merge pull request !29862 from Mohammad Motallebi/autotune_addworker_mindrecord
|
2022-02-16 23:34:11 +00:00 |
mohammad
|
ddd3b07648
|
MD autotune supports mindrecord
|
2022-02-16 14:00:31 -05:00 |
liuluobin
|
b0b79ef8fb
|
Add backend check for RandomChoiceWithMask
|
2022-02-16 18:56:57 +08:00 |
i-robot
|
1ceecd9f58
|
!24412 [assistant][ops] Add LogicalXor
Merge pull request !24412 from 李定维/LogicalXor
|
2022-02-16 06:21:39 +00:00 |
i-robot
|
7d356fbee8
|
!30088 [MD] Disable shared memory in Python Multiprocessing UTs for CI
Merge pull request !30088 from cathwong/ckw_ut_fixup_python_multiproc
|
2022-02-15 21:36:34 +00:00 |
Cathy Wong
|
6c5dbf937f
|
[MD] Disable shared memory in Python Multiprocessing UTs for CI
|
2022-02-15 11:00:44 -05:00 |
i-robot
|
d5100190c9
|
!29612 Impementatin of CropAndResizeInfo and ROIAlignInfo.
Merge pull request !29612 from liuluobin/crop_resize_master
|
2022-02-15 11:36:06 +00:00 |
lvxinyu
|
28a08b3cf6
|
LogicalXor
|
2022-02-15 13:31:49 +08:00 |
i-robot
|
c45e8b5c9b
|
!29797 [MD]Enhance Python Multiprocessing test coverage
Merge pull request !29797 from cathwong/ckw_ut_python_multiproc
|
2022-02-14 18:41:22 +00:00 |
liuluobin
|
80fd640819
|
Implementation of ROIAlignInfo and CropAndResizeInfo
|
2022-02-14 10:46:09 +08:00 |
Margaret_wangrui
|
462c38813d
|
[ME] Add parameter name check.
|
2022-02-14 10:07:43 +08:00 |
Cathy Wong
|
befe8f4837
|
[MD]Enhance Python Multiprocessing test coverage
|
2022-02-11 12:31:21 -05:00 |
i-robot
|
81bcff32ad
|
!29825 support pad mode for conv2d_transpose
Merge pull request !29825 from yangzhenzhang/support-pad-mode-for-conv2d-transpose
|
2022-02-11 01:34:30 +00:00 |
i-robot
|
5858a06689
|
!29700 [MD] Tidy up UT and device queue info messages
Merge pull request !29700 from cathwong/ckw_device_queue_probes
|
2022-02-09 12:47:27 +00:00 |
yangzhenzhang
|
4061c11e18
|
support pad mode for conv2d transpose
|
2022-02-09 11:52:47 +08:00 |
Cathy Wong
|
fb469f1ad2
|
[MD] Tidy up UT and device queue info messages
|
2022-02-08 17:51:11 -05:00 |
许志杰
|
ab9a32ad0d
|
[feat] [assistant] [#I40GYE] add new loader SQuADDataset
|
2022-02-08 03:00:09 -08:00 |
i-robot
|
f17b96ac68
|
!29719 fix vocab validation
Merge pull request !29719 from luoyang/fix_vocab
|
2022-02-08 01:10:56 +00:00 |
luoyang
|
c248274d91
|
fix vocab validation
|
2022-02-07 15:55:59 +08:00 |
i-robot
|
a55b1b5e05
|
!29453 support pad mode for conv2d parallel operator
Merge pull request !29453 from yangzhenzhang/support-pad-mode-for-conv2d
|
2022-02-07 06:58:00 +00:00 |
i-robot
|
e1c2c4c268
|
!29699 Fix duplicate wp hit bug in offline debugger
Merge pull request !29699 from TinaMengtingZhang/bugfix_dbg
|
2022-02-01 21:43:24 +00:00 |
i-robot
|
a1b5f06407
|
!29535 [MD] Profiler Memory Tooling Support
Merge pull request !29535 from cathwong/ckw_memory_tool
|
2022-02-01 21:39:05 +00:00 |
TinaMengtingZhang
|
23eb886d11
|
bugfix: duplicate wp hit results in offline dbg
|
2022-02-01 11:58:42 -05:00 |
Cathy Wong
|
3fe9a05341
|
[MD] Profiler Memory Tool Support
|
2022-01-31 17:46:17 -05:00 |
i-robot
|
e12d6af257
|
!29358 MD Child Sampler Code and UT Issues
Merge pull request !29358 from zetongzhao/sampler_AddChild
|
2022-01-31 16:55:22 +00:00 |
zetongzhao
|
ea9783e18c
|
fix sampler add_child
|
2022-01-31 07:45:42 -05:00 |
i-robot
|
48f4fd2f52
|
!29639 build core.so
Merge pull request !29639 from zhoufeng/dynamic-core
|
2022-01-30 02:00:21 +00:00 |
i-robot
|
02d63d7ad9
|
!23008 [assistant][ops][FilterWikipediaXML]
Merge pull request !23008 from Isaac/FilterWikipediaXML
|
2022-01-29 08:35:29 +00:00 |
i-robot
|
ea391f6eb1
|
!29505 Fix AllGather Cast when the parameters are shared
Merge pull request !29505 from huangxinjing/fx_allgather_cast
|
2022-01-29 07:46:10 +00:00 |
i-robot
|
f5392f2460
|
!22443 [assistant][ops] Add new data operator MaskAlongAxis
Merge pull request !22443 from TR-nbu/MaskAlongAxis
|
2022-01-29 07:19:20 +00:00 |
zhoufeng
|
8e97ce5cd2
|
build core.so
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2022-01-29 14:11:02 +08:00 |
tophand
|
797cd52c96
|
[feat][assistant][I40GXK]add new data operator Filter_Wikipedia_XML
|
2022-01-28 02:26:20 -08:00 |
QRICK
|
52c73ff1b3
|
[assistant][ops][I3T96S] Add new data operator MaskAlongAxis
|
2022-01-28 14:53:38 +08:00 |
i-robot
|
47a4860043
|
!27184 [assistant][ops]Add Cummax
Merge pull request !27184 from 陈钧/cummax
|
2022-01-28 06:40:25 +00:00 |
i-robot
|
92c59c3401
|
!25289 [assistant][ops] Add Coalesce
Merge pull request !25289 from 李定维/Coalesce
|
2022-01-27 12:31:30 +00:00 |
i-robot
|
a24709b46a
|
!22446 [assistant][ops] Add new data operator MaskAlongAxisIID
Merge pull request !22446 from TR-nbu/MaskAlongAxisIID
|
2022-01-27 08:45:24 +00:00 |
王泰格
|
cc8d3e6279
|
[assistant][ops][I40FKE] add operator Coalesce
|
2022-01-27 16:08:31 +08:00 |
QRICK
|
9ed73eae94
|
[assistant][ops][I3T96P] Add new data operator MaskAlongAxisIID
|
2022-01-27 12:20:26 +08:00 |
chen-jun0211
|
5343a83f79
|
Add Cummax
|
2022-01-27 10:53:51 +08:00 |
i-robot
|
4861e9abab
|
!24098 [assistant][ops] Add UpperBound
Merge pull request !24098 from 王刚克/UpperBound
|
2022-01-26 10:46:26 +00:00 |
i-robot
|
2b82ba1e49
|
!26244 [assistant][ops] Add new data PhaseVocoder
Merge pull request !26244 from TR-nbu/PhaseVocoder
|
2022-01-26 06:46:36 +00:00 |
i-robot
|
b0b3d7ede7
|
!29421 Implementation of BoundingBoxEncodeInfo, IOUInfo and RandomChoickWithMaskInfo
Merge pull request !29421 from liuluobin/parallel_ops_master
|
2022-01-26 06:40:32 +00:00 |
i-robot
|
6fac9c5d1d
|
!28505 Change SparseTensor to COOTensor
Merge pull request !28505 from wangrao124/COOTensor
|
2022-01-26 06:22:28 +00:00 |
i-robot
|
55ba926a04
|
!29087 optimize sharding propagation&add ut on pangu
Merge pull request !29087 from bichaoyang/master
|
2022-01-25 11:59:25 +00:00 |
huangxinjing
|
34101d748d
|
Add cast ut and fix juge condition
|
2022-01-25 18:14:11 +08:00 |
yangzhenzhang
|
6df5e9aa5d
|
support pad mode for conv2d
|
2022-01-25 17:26:47 +08:00 |
liuluobin
|
fb79c508f2
|
Implementation of BoundingBoxEncodeInfo, IOUInfo, RandomChoiceWithMaskInfo.
|
2022-01-25 15:49:48 +08:00 |
wang-gangke
|
e912bc8a24
|
UpperBound
|
2022-01-25 15:45:33 +08:00 |
wangrao124
|
9dfc703f7a
|
change sparsetensor to cootensor
|
2022-01-25 15:39:37 +08:00 |
b00518648
|
2ff3425c76
|
1.consider comm cost inside a op when select a strategy;2.deal with the ops that share same param;3.add ut to fix the perfermence at pangu_alpha
|
2022-01-25 15:05:37 +08:00 |
i-robot
|
bff5afe2bb
|
!25078 [assistant][ops] Add Cross
Merge pull request !25078 from 冯钰/cross
|
2022-01-25 02:16:41 +00:00 |
donrichnx
|
eee07047a0
|
[feat] [assistant] [I40GYJ] add Captioning task of CocoDataset
|
2022-01-24 17:24:16 +08:00 |
minatofy
|
7832d77718
|
cross
|
2022-01-24 17:09:36 +08:00 |
QRICK
|
859f90cb85
|
[assistant][ops][I3T96R] Add new data operator PhaseVocoder
|
2022-01-24 16:00:24 +08:00 |
i-robot
|
8284a5590d
|
!29427 clean code
Merge pull request !29427 from huangbingjian/clean_code
|
2022-01-24 01:35:29 +00:00 |
i-robot
|
85ac17a8c6
|
!22736 [assistant][ops] Add new dataset operator LibriTTSDataset
Merge pull request !22736 from TR-nbu/LibriTTSDataset
|
2022-01-22 10:03:40 +00:00 |
i-robot
|
ee8fba498a
|
!29376 support config allreduce group size for batch norm
Merge pull request !29376 from yangzhenzhang/support-config-group-for-batchnorm
|
2022-01-22 06:20:20 +00:00 |
huangbingjian
|
c36a85e00d
|
clean code
|
2022-01-22 11:39:12 +08:00 |
i-robot
|
fe2a557901
|
!23919 [assistant][ops] Add HSVToRGB
Merge pull request !23919 from 苏家毅/HSVToRGB
|
2022-01-22 02:11:13 +00:00 |
yangzhenzhang
|
4d0b1a47ee
|
support config group for batchnorm
|
2022-01-22 09:29:52 +08:00 |
davilsu
|
af1333e1cc
|
HSVToRGB
|
2022-01-21 20:57:30 +08:00 |
i-robot
|
690a660919
|
!17918 [assistant][MelScale]
Merge pull request !17918 from QingfengLi/MelScale
|
2022-01-21 09:52:56 +00:00 |
ZJM
|
8d339ccfea
|
[assistant][ops][22736] Add new dataset operator LibriTTSDataset
|
2022-01-21 17:34:42 +08:00 |
i-robot
|
b1213abe7d
|
!23937 [assistant][ops]Add GridSampler3D and GridSampler3DGrad
Merge pull request !23937 from 梁天凯/GridSampler3D
|
2022-01-21 07:09:17 +00:00 |
chenx2ovo
|
bbba4fb940
|
[feat][assistant][I3CEG0] add op melscale
|
2022-01-21 11:30:34 +08:00 |
i-robot
|
4d81f9737f
|
!29324 support dilation for conv2d
Merge pull request !29324 from yangzhenzhang/support-dilation-for-conv2d
|
2022-01-21 02:57:15 +00:00 |
bubtltk
|
f5ffb282ee
|
Add GridSampler3D and GridSampler3DGrad
|
2022-01-20 22:23:30 +08:00 |
yangzhenzhang
|
000c5b5394
|
support dilation for conv2d
|
2022-01-20 19:04:52 +08:00 |
ZJM
|
fff47f3886
|
[assistant][ops][I3T96T] Add new dataset operator CMUArcticDataset
|
2022-01-20 17:40:35 +08:00 |
i-robot
|
7bb5819889
|
!29265 fix resize_bilinear infer
Merge pull request !29265 from jiangzhenguang/resize_bilinear
|
2022-01-20 06:51:03 +00:00 |
zy
|
7543172bd9
|
[feat] [assistant] [I40GJE] Add new AICPU operator CholeskyInverse
|
2022-01-20 11:01:45 +08:00 |
i-robot
|
501614a61f
|
!22514 [assistant][ops] Add new data operator Multi30kDataset
Merge pull request !22514 from 杨旭华/Multi30kDataset
|
2022-01-20 02:13:17 +00:00 |
i-robot
|
46fdab3848
|
!23958 [assistant][ops] Add LuSolve
Merge pull request !23958 from 张渝/lu_solve
|
2022-01-20 01:42:24 +00:00 |