Commit Graph

4156 Commits (f4b256d470ee040895ef334100b158c3ad4eeac1)

Author SHA1 Message Date
mindspore-ci-bot 5d97132f9e !10132 Add C.dot opt
4 years ago
xiaoyisd 8cf438d711 fix mobilenet
4 years ago
Ziyan 2c3b99ce91 fix infer rank list typo
4 years ago
zhaoting ace4f2fb71 add CPU TopK
4 years ago
hebotao f4ae9cdbc4 Add SquareDifference kernel for GPU
4 years ago
“dangjiaqi1” d86509c1c8 add SquaredDifference operation for cpu
4 years ago
mindspore-ci-bot 0d04de8db2 !10455 Expand J for innermost graph first when the graph also contains J primitive
4 years ago
Xiaoda Zhang 3c27c08b46 change memory cost calculation in auto-parallel
4 years ago
mindspore-ci-bot b96d4315dc !10393 added collective send and receive
4 years ago
mindspore-ci-bot 0105b2166e !10370 Add BatchMatMul for CPU
4 years ago
xutianming d9830ddf63 add c.dot opt
4 years ago
mindspore-ci-bot 9bb4785777 !10428 unpack of cpu
4 years ago
mindspore-ci-bot 79893d6fef !10336 Add Pack op for CPU Kernel
4 years ago
mindspore-ci-bot 4257288bb7 !10066 Add CumSum Kerner for CPU
4 years ago
mindspore-ci-bot 9366200dba !9646 Add Expm1 Operator for CPU
4 years ago
mindspore-ci-bot ef13ff4bef !10613 add ut for primitve c of conv2d
4 years ago
x00540480 69f882c083 batchmatmul
4 years ago
mindspore-ci-bot aecd96cdb2 !10424 Compute weighted loss
4 years ago
mindspore-ci-bot b67aaf6773 !9832 expose_allgather_fusion_to_users
4 years ago
yujianfeng 728fac6c9f Expand J for innermost graph first when the graph also contains J primitive
4 years ago
wangmin0104 a5c16ba5c4 update tests/st/networks/models/resnet50/src/dataset.py.
4 years ago
Ziyan bbf8ec82b9 expose allgather fusion interface to users
4 years ago
mindspore-ci-bot 0c42c5b979 !10611 support len of a Tensor
4 years ago
mwang 59f7605987 adjust cost threshold for bert ci_smoke
4 years ago
mindspore-ci-bot 1cbef74372 !10592 deepfm network use mindrecord dataset
4 years ago
LianLiguang cb909c7242 add ut for conv2d
4 years ago
buxue 1a7c161e73 support len of a Tensor
4 years ago
mindspore-ci-bot dafa401247 !10423 add testcases of dump
4 years ago
zhuyuxiao 35ff7c58f2 add pack for cpu kernel; bugfix adagrad gpu
4 years ago
wangshuide2020 677127ef5e add grad definition for AsinGrad and ACosGrad
4 years ago
wsq3 435a524f06 deepfm network use mindrecord dataset
4 years ago
mindspore-ci-bot 3c6101a8b1 !10559 update L1Regularizer operation
4 years ago
mindspore-ci-bot ad814dc2ad !10452 add cpu operators: Div/Mod/Floor/Minimum/ArgMinWithValue
4 years ago
mindspore-ci-bot e960830d92 !10536 [cpu] Add full support for cast OP on cpu
4 years ago
chendongsheng 24345595f3 added collective send and receive
4 years ago
hedongdong 352a362878 Add new GPU operators: Asinh, AsinhGrad, Acosh, AcoshGrad, Atan and AtanGrad
4 years ago
xuguoyang 7fe25d6444 Add weights loss compute
4 years ago
shibeiji d043eeb834 add CPU operators: Div/Mod/Minimum/Floor/ArgMinWithValue
4 years ago
“dangjiaqi1” 86bbef5146 uadate L1Regularizer,upadate test_l1_regularizer_op.py
4 years ago
yanglf1121 8987b3dbd1 Add full support for cpu cast op
4 years ago
shaoxiangdong accf7c4671 Add CumSum Kerner for CPU
4 years ago
mindspore-ci-bot 216aa8535b !10412 Delete the redundant inputs of GNMTv2 model
4 years ago
gaojing 1f3d9ddff8 delete schema_json
4 years ago
mindspore-ci-bot 4df0baa6c7 !10392 getitem fix bug
4 years ago
mindspore-ci-bot 40cd715a4c !10448 Fix warning information
4 years ago
mindspore-ci-bot 221d5b67d2 !10442 change code in modelzoo to import dataset APIs from mindspore.dataset rather than mindspore.dataset.engine
4 years ago
Zhenglong Li 425c3c6abc Fix warning information.
4 years ago
Xiao Tianci 31fed1a2f6 change code to import APIs from mindspore.dataset rather than mindspore.dataset.engine
4 years ago
mindspore-ci-bot 07578ca31e !10398 Dvpp debug
4 years ago
mindspore-ci-bot 261bb736de !10063 Modify profiler directory structure to fit the new Run Package
4 years ago
mindspore-ci-bot 3ba3ffedd4 !10203 Synchronize latest Ascend software suite 18 Dec 2020
4 years ago
lishixing3 3bc94b97d7 fix some liness
4 years ago
yanghaoran b8345d03b6 Synchronize latest Ascend software 18 Dec 2020, with profiler fixes
4 years ago
mindspore-ci-bot 1343c9cca2 !10255 using do_copy option to choose Tensor.from_numpy to do Tensor convert
4 years ago
mindspore-ci-bot 6e690ab725 !9949 add testcase and minor fix for SparseApplyProximalAdagrad/Ftrl
4 years ago
zhengbin (G) c9b438e97b add dump testcase
4 years ago
Zhenglong Li d032b69c2d Update Error message for dvpp operator.
4 years ago
mindspore-ci-bot f9dbebd958 !10410 add dtype supports[fp64/fp32/fp16/int8/int16/int32/int64/uint8] for relu/reluv2/relugradv2
4 years ago
mindspore-ci-bot e1248a7246 !10389 Fix the Backward of the AllSwap Operation
4 years ago
Zirui Wu 0a31f563a7 minor fixes
4 years ago
zhouyuanshen 2e2c01d6f0 add dtype supports for relu/reluv2/relugradv2
4 years ago
Payne 4f78ee0077 fix getitem bug
4 years ago
ms_yan deb1e6e965 use from_numpy and add do_copy option
4 years ago
mindspore-ci-bot 44abd94b42 !9408 [ME][Pynative]Fix mem leak problem in pynative mode
4 years ago
mindspore-ci-bot 70dc40551a !10020 Improve fancy index from 1st dimension to arbitrarily dimension
4 years ago
mindspore-ci-bot 20df37e428 !10287 Add ut for dataset to_number
4 years ago
huangxinjing 565ce81b29 Fix allsawp
4 years ago
chenfei 1f20e552ed handle mem leak in pynative mode
4 years ago
mindspore-ci-bot c1d4a0f80c !10361 Introduce a master disable flag to ProfilIngManager
4 years ago
Zirui Wu a1355a827c introduce a master switch to turn on and off profiler
4 years ago
lvliang 04392f3120 recovery-already-run
4 years ago
mindspore-ci-bot 61ed05f133 !10102 test high order grad with respect to parameter
4 years ago
mindspore-ci-bot 176ea4676c !10261 change the int32 restrict to int restric
4 years ago
mindspore-ci-bot 32dc10a735 !9864 Adjust the location of cleaning unuse memory in value node
4 years ago
mindspore-ci-bot b8b4ce7442 !10323 Rewrite gpu implementation for op maxpool_with_argmax/maxpool_with_argmax_grad
4 years ago
Payne 5c9982729d fancy index getitem
4 years ago
mindspore-ci-bot 9b3226c2b6 !10289 Ignore the graphs with defer_inline flag when specializing on graph arguments
4 years ago
Payne 236bfb75e3 change the int32 restrict to int
4 years ago
lvliang 1490947ff0 adjust-the-location-of-cleaning-unuseless-memory-in-value-node
4 years ago
yujianfeng e1aa34a030 Ignore the graphs with defer_inline flag when specializing on graph arguments
4 years ago
mindspore-ci-bot 00611b1c41 !10175 Add tensor.ndim and rename tensor.size() to tensor.size
4 years ago
zhouyuanshen 09b68f9006 rewrite gpu implementation of op maxpool_with_argmax and maxpool_with_argmax_grad
4 years ago
mindspore-ci-bot f1e1a2afd6 !10223 fixed codex and change bare pointer to shared pointer
4 years ago
mindspore-ci-bot 2212a5d728 !10305 Fix core dump when num_worker is negative value
4 years ago
mindspore-ci-bot c6f3b1826c !10009 Add infer shape function for tile in graph kernel
4 years ago
mindspore-ci-bot 2b64b7f295 !10312 SequenceMask move API to composite
4 years ago
Peilin Wang 412665f707 wrap sequenceMask in composite
4 years ago
Peilin Wang 299509dbfc changed cast to round to zero if casting from float to integral
4 years ago
Zirui Wu 0e2f7a9e9e add validate param to base class DatasetNode
4 years ago
YangLuo da6de519ae Add ut for dataset to_number
4 years ago
mindspore-ci-bot f8e5bffe4d !10286 fix Wrong TypeError in numpy_native
4 years ago
mindspore-ci-bot 441e283e21 !10197 Add input check for the embedding
4 years ago
looop5 8bbe723603 add Tile infer shape function
4 years ago
wangrao 2fb3f0ef4f fix Wrong TypeError in numpy_native
4 years ago
chendongsheng ee23af58d8 fixed codex
4 years ago
mindspore-ci-bot 4477b97465 !10167 BatchNormGrad infer gpu kernel
4 years ago
mindspore-ci-bot 2f3230e761 !10240 add restriction optimizer shard
4 years ago
liyong 2f783a6e25 fix process hang when training is over.
4 years ago
Ziyan c5c905fdf5 add restriction for opt shard
4 years ago
mindspore-ci-bot cff3141d99 !10218 add CPU ops: Sign, NotEqual, Split, AvgPool, AvgPoolGradCpu
4 years ago