Commit Graph

4448 Commits (4f60cc12aff8e702108f2fa1fe6220b7df862605)

Author SHA1 Message Date
shaoxiangdong 7ef1f4c52f Modify split Kernel for CPU
4 years ago
xutianming 37f185b12b add dot opt into composite.__init__.py
4 years ago
shibeiji b2d98d2751 add tbe fusion operators LambApplyOptimizerAssign and LambApplyWeightAssign for lamb optimizer
4 years ago
mindspore-ci-bot 9e27ca929a !10354 Add batch dot op
4 years ago
mindspore-ci-bot 1bb9342aa0 !8100 New add matrix inverse ops.
4 years ago
hedongdong b783070467 add grad definitions for the following operations: ReluGrad, SqrtGrad, AtanGrad, TanhGrad, AsinhGrad, AcoshGrad.
4 years ago
mindspore-ci-bot cb49f2e6f1 !10769 add cpu operators: LessEqual/Reciprocal/MinimumGrad/GatherD/GatherDGrad
4 years ago
mindspore-ci-bot 37a4cbfb3b !10772 Prevent the multiprocess.pool from capturing KeyboardInterrupt,
4 years ago
mindspore-ci-bot f80b28313f !10619 add timedistributed
4 years ago
shibeiji 0fd3f6ad55 add cpu operators: Reciprocal/LessEqual/MinimumGrad/GatherD/GatherDGrad
4 years ago
TFbunny 83e06bbba0 add return to sparseapplyftrl gpu
4 years ago
mindspore-ci-bot ae0ea279f5 !10690 add CPU ops: Greater/GreaterEqual/Range/GatherNd for center net
4 years ago
mindspore-ci-bot 4322d737f3 !10689 added retry and unit test
4 years ago
caojian05 06fb28c703 add CPU ops: Greater/GreaterEqual/Range/GatherNd for center net
4 years ago
mindspore-ci-bot 4bb54e5ffe !10710 add ut for primitve c of conv2d
4 years ago
ougongchang e5529230bf Prevent the multiprocess from capturing KeyboardInterrupt
4 years ago
dinglongwei 5a6caa7b0a add timedistributed and bugfix cpu ops assign and maximum
4 years ago
w00535372 7a78203217 Add batch dot op
4 years ago
LianLiguang 4504766bbd add ut for conv2d
4 years ago
mindspore-ci-bot 998483e0c3 !10610 add batchnorm3d and check in conv3d
4 years ago
mindspore-ci-bot ee07285420 !10580 Add new GPU operators: Asinh, AsinhGrad, Acosh, AcoshGrad, Atan and AtanGrad
4 years ago
linqingke 96183f8b12 new add matrix inverse.
4 years ago
chendongsheng b289c6184a added retry and unit test
4 years ago
mindspore-ci-bot ca3ac703c9 !10627 handler signal
4 years ago
mindspore-ci-bot 998a8e0d53 !10712 add CPU TopK
4 years ago
mindspore-ci-bot b381d4f7a0 !10603 add grad definition for AsinGrad and ACosGrad.
4 years ago
mindspore-ci-bot cf94ab40fb !10657 enhance lazy load for mindrecord
4 years ago
mindspore-ci-bot e98503606f !10724 fix mobilenetv2_quant st fps
4 years ago
mindspore-ci-bot 6b4abe8514 !9559 add DynamicAssign, PadAndShift cpu ops
4 years ago
jonyguo f97d03f695 impl mindrecord lazy load
4 years ago
mindspore-ci-bot fae4246811 !10683 [Auto paralel] Change memory cost calculation in auto-parallel
4 years ago
mindspore-ci-bot 2dc275be06 !9842 Add SquaredDifference kernel for GPU
4 years ago
zhupuxu e36175b0dc handler signal
4 years ago
jiangzhenguang 9f950fb16c add batchnorm3d
4 years ago
ougongchang f2978e0721 add summary st for ops
4 years ago
mindspore-ci-bot 2e684df5b1 !10686 fix infer rank list typo and add testcase
4 years ago
fangzehua 4da4c0fc55 add dynamic assign, pad_and_shift kernel
4 years ago
mindspore-ci-bot ba1ba10049 !10638 Add SquaredDifference operation for cpu
4 years ago
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
mindspore-ci-bot 5143f7b99c !10198 Add CPU OP resize_bilinear and resize neighbor
4 years ago
mindspore-ci-bot 88155de042 !10159 momentum weight fusion
4 years ago
caojian05 a3b6f57842 add CPU ops: Sign, NotEqual, Split, AvgPool, AvgPoolGradCpu
4 years ago
mindspore-ci-bot 5ff6de83eb !10173 Fix Strategy Check for UnsortedSegments
4 years ago
mindspore-ci-bot e6febd85bb !10200 Fix dir of test case
4 years ago
mindspore-ci-bot d99189f681 !10207 Fix some minor doc, typo related to AutoNumWorker
4 years ago
Jonathan Yan 335c3f7602 BatchNormGrad infer gpu kernel
4 years ago
mindspore-ci-bot 4b7e9975a0 !10090 [MS][GPU][CI Alarm] Fixed CI Alarm for Pad GPU kernel + code clean up
4 years ago
Zirui Wu 4ae7102fd3 address 2 tickets
4 years ago
mindspore-ci-bot 1c43115eef !9540 [MS][API] - Update BroadcastTo to be able to support dynamic -1
4 years ago
wanyiming 2283eac723 add_resize_ops
4 years ago
mindspore-ci-bot a83e058f42 !9858 [MS][GPU][API] UnsortedScatterND_int64_Support
4 years ago
luoyang b40af48366 Fix dir of test case
4 years ago
mindspore-ci-bot a177de60ff !10186 Dvpp debug
4 years ago
mindspore-ci-bot 83a29a0a54 !10176 Add PyNative Hccl st
4 years ago
huangxinjing dd0da1542d Add input check
4 years ago
wilfChen 09e10e18bb momentum weightdecay fusion
4 years ago
caifubi e6f0654b61 Add PyNative Hccl st
4 years ago
yanglf1121 918679daa3 add tensor.ndim and rename tensor.size() to tensor.size
4 years ago
Zhenglong Li 04da5bae5d Fix dvpp parameter validation bug and make information clear, besides, modify Dvpp ut.
4 years ago
huangxinjing a8446af1ab Fix condition check
4 years ago
zhoufeng 19a0b61fc9 fix 310 testcase compile
4 years ago
gzhcv bad8c0e422 Modify profiling dir structure to fit the new Run Package
4 years ago
jonwe 54e5025c1a equal op gpu kernel
4 years ago
mindspore-ci-bot cb0ecf3de7 !10061 add optimizer parallel level0 testcase
4 years ago
mindspore-ci-bot 893d59afd7 !10097 Fix bugs for np.mean, np.asarray, np.concatenate, np.linspace
4 years ago
mindspore-ci-bot eb22cf7e5a !10073 [MS][CompositeOp][API] TensorDot pr fix
4 years ago
danishnxt ac109b601a pad_CI_Alarm fix
4 years ago
mindspore-ci-bot 904f61b7fd !9857 [MS][GPU] SparseApplyFtrl_int64_Support
4 years ago
danishnxt b0b768335e PR 10072 fix + new sts
4 years ago
Mahdi 98ea8fa6ea Added tests for chain samplers, fixed GetDatasetSize issue with chained samplers
4 years ago
mindspore-ci-bot eb1fd8bd1c !10113 Add YoloV3 with dvpp preprocess test
4 years ago
mindspore-ci-bot 1dd4be55dc !10112 add CPU unsortedsegmentsum
4 years ago
mindspore-ci-bot fc11b7dd68 !10074 Fix a testcase error when shuffle is above cache
4 years ago
mindspore-ci-bot 691e3baab6 !10109 [MD] Fix Decode doc & RandomNode log
4 years ago
mindspore-ci-bot 6035823c4b !10044 fix get num classes of concat
4 years ago
meizhiyuan 13f25fa936 add optimizer_parallel level0 case
4 years ago
yanglf1121 760cd1870a corner cases check for np.asarray, np.mean, np.concatenate
4 years ago
Daniel bdbdc291f5 high grad
4 years ago
zhaoting edf3083510 add CPU unsortedsegmentsum
4 years ago
luoyang 595b7a782f [MD] Fix Decode doc & RandomNode log
4 years ago
Zhenglong Li 13204cb8e3 Add YoloV3 with Dvpp test.
4 years ago
mindspore-ci-bot 734f50f36e !10083 support non tensor inputs in model predict
4 years ago
buxue f90f77c16e support non tensor inputs in model predict
4 years ago
mindspore-ci-bot da74482812 !9769 add testcases of type error
4 years ago
mindspore-ci-bot fe41af8129 !10035 remove the 'raise' in construct of Cell
4 years ago
buxue aeeef7607a remove the 'raise' in construct of Cell
4 years ago
Lixia Chen a7f0e13234 Remove special treatment for cache above repeat
4 years ago
mindspore-ci-bot b645f7959d !9749 [MS][API] UnsortedSegmentMax_Min added check for bug fix - num_segments
4 years ago
danishnxt d1fcfaf0f2 First commit - scatter_nd_int64_update
4 years ago
danishnxt bc84e9b4e7 range check - UortedSegmin/max num_seg tensors
4 years ago
mindspore-ci-bot a3d4dded12 !9979 BUGFIX: Correct the calculation of the output 'd_x' of the operator LayernormGradGrad
4 years ago
mindspore-ci-bot dd5fce4ffb !10014 apply dynamic shape for ComputeAccidentalHits
4 years ago
wanghua b4ecf65e71 add typeerror testcases
4 years ago
hedongdong 6cc9d2c087 BUGFIX: Correct the calculation of the output 'd_x' of the operator LayernormGradGrad
4 years ago
mindspore-ci-bot f75280f6c2 !10006 support int32 dtype of Mul cpu op
4 years ago
yanzhenxiang2020 e9eb1ebac8 fix shape of ComputeAccidentalHits
4 years ago
mindspore-ci-bot bccce3ac21 !10028 adjust st of resnet50 in ascend pynative to gpu pynative
4 years ago
YangLuo df9f4f41e8 fix get num classes of concat
4 years ago
mindspore-ci-bot 26ff566f90 !10002 fix get dataset size in distributed scenario
4 years ago
LianLiguang e694a916fc adjust-st-of-resnet50-in-ascend-pynative-to-gpu-pynative
4 years ago
mindspore-ci-bot f8aada52be !9990 Fix scalar tensor print
4 years ago
mindspore-ci-bot f3b41531b7 !9985 Add Squeeze New
4 years ago
mindspore-ci-bot 2c60302c5d !9961 Fix package not included issue and format the API comments and docstring for mindspore.numpy
4 years ago
mindspore-ci-bot b401a5fb07 !9750 add int64 support to UniformCandidateSampler GPU
4 years ago
mindspore-ci-bot 568545f2d5 !9855 Add int64 support to GPU transpose
4 years ago
mindspore-ci-bot 80c7b1abf3 !9986 Adjust st of resnet50 in ascend pynative to gpu pynative
4 years ago
zhengqihao 43a2e1d56d Add Squeeze
4 years ago
Xiao Tianci 633f97bb48 fix get dataset size in distributed scenario
4 years ago
HuangBingjian 311e7be605 fix scalar tensor shape=[]
4 years ago
x00540480 450109eefb expm1 operator
4 years ago
LianLiguang 6933967db6 adjust-st-of-resnet50-in-ascend-pynative-to-gpu-pynative
4 years ago
wuxuejian cc9fef2baa support int32 dtype of Mul cpu op
4 years ago
yanglf1121 9072283395 fix mindpsore.numpy packaging issue and format API comments
4 years ago
mindspore-ci-bot 280db3d651 !9844 New Dvpp operation for Ascend 310 chip
4 years ago
mindspore-ci-bot 5f2c84f3cb !9867 Add graph kernel testcases
4 years ago
mindspore-ci-bot c4f284b928 !9910 [MD][Perf] MindData add NormalizePad for GPU performance
4 years ago
mindspore-ci-bot b8faa8293b !9920 python eager add decode
4 years ago
mindspore-ci-bot 8bb8ea1e14 !9935 [ME]use logical_or to support tensor in list
4 years ago
mindspore-ci-bot dd134d7554 !9926 optimize list setitem in bprop
4 years ago
mindspore-ci-bot b3bfaa66bd !9859 add st testcases for dynamic shape
4 years ago
buxue 2530943a7f optimize list getitem in bprop
4 years ago
xiefangqi 3c6cc3c58c Add NormalizePadOp
4 years ago
mindspore-ci-bot a9dab042a4 !9706 Remove unused interfaces in graph_kernels.py and change remaining to inner interfaces
4 years ago
YangLuo 18e61a627a python eager add decode
4 years ago
mindspore-ci-bot a9f2de8307 !9737 complete fancy index getitem
4 years ago
mindspore-ci-bot 7991ef618f !9877 add st for mobilenetv2 quant
4 years ago
mindspore-ci-bot c403948961 !9931 add reset device, fix runtime delete ring buffer failed
4 years ago
mindspore-ci-bot fe14270df9 !9912 add auto-parallel recursive use case
4 years ago
danishnxt 67c528386e update BroadcastTo
4 years ago
TFbunny 01903eb770 add int64 support to transpose GPU
4 years ago
TFbunny d5a08f1956 add testcase for input update in adagrad and move resetresource
4 years ago
Payne 4c8f0914d0 complete fancy index getitem
4 years ago
mindspore-ci-bot fd311cf316 !9843 Added server node
4 years ago
chenfei 6d41c00907 use select implement tensor in list
4 years ago
zhoufeng ee7e412def add reset device, fix runtime delete ring buffer failed
4 years ago
mindspore-ci-bot ca4225a4f3 !9717 amend some script
4 years ago
mindspore-ci-bot 058fbd2d1f !9765 remove serving in mindspore repo
4 years ago
looop5 4d8205cd93 Delete unused interface in graph_kernels.py
4 years ago
Zhenglong Li 48a4f31c9b Complete development of Dvpp feature which can be deployed on Ascend 310 Device, the function of this operation is decode + resize + center crop, the output is in format of YUV color space.
4 years ago
zhangrunjiao 7d5dc4735c add auto parallel recursive use case
4 years ago
chendongsheng 2d2bf2d0ee added server node
4 years ago
xiaoyisd c5ba1d49d9 add mobilenet ascend st
4 years ago
mindspore-ci-bot 3a803b3c18 !9862 Fix the bug of ImageNetToMR
4 years ago
jiangzhenguang 9cf856dd25 amend some script
4 years ago
mindspore-ci-bot ad6507d88a !9825 [MD] fix pad, normalize in c_trasnform
4 years ago
mindspore-ci-bot e10dbb4a7f !9723 add ir passes to unify mindir
4 years ago
mindspore-ci-bot 5af9b056bc !9869 add detailed and accurate description for support non tensor inputs for outermost net
4 years ago
jjfeing 1984cf8e20 unify mindir
4 years ago
buxue 70d12aae26 add detailed and accurate description for support non tensor inputs for outermost net.
4 years ago
mindspore-ci-bot 304211e2b6 !9772 modify yolov3-resnet18 test case
4 years ago
looop5 56fa56b173 add graph kernel testcases
4 years ago
yinwei eccee9a3fb add st case
4 years ago
shenwei41 547f96717b Fix Bug
4 years ago
danishnxt 55c455df9e first commit - updated op + STs
4 years ago
mindspore-ci-bot d68708960e !9620 [MS][GPU] UnsortedSegmentMax_int64_Support
4 years ago
mindspore-ci-bot e20be19548 !9476 Change Tensor shape from int to size_t for GPU Argmax
4 years ago
mindspore-ci-bot d5db8872fd !9834 Fix wrong input argument of Reshape for multi field embedding
4 years ago
huangxinjing 996ee72c50 Fix embedding layer
4 years ago
mindspore-ci-bot 5e35bec957 !9799 change_last_nodes_strategy_in_auto_parallel_when_eval_and_predict
4 years ago
luoyang 1cc147df1d fix pad, normalize in c_trasnform
4 years ago
mindspore-ci-bot f914fa80f9 !9830 fix cpu pynative coredump
4 years ago
mindspore-ci-bot 10d326ee62 !9798 hide arange
4 years ago
chujinjin a0680113c4 fix cpu pynative coredump
4 years ago
yao_yf 19fe28cb9b hange strategys of last nodes in eval/predict at auto parallel mode
4 years ago
mindspore-ci-bot 49172089f1 !9783 Address PR9677 comments
4 years ago
TFbunny 43755a71e7 add additional type support to ScatterAdd
4 years ago
mindspore-ci-bot 3f9ec5a06b !9616 Relu supports int8
4 years ago
Mahdi 0f2b5d8cac Changed SamplerObj validate params to return status and added AddChild to it
4 years ago
Zirui Wu 77521e78d2 staging
4 years ago
jonwe d982fec2ff ReLU/ReLUGrad int8/32/64 support
4 years ago
TFbunny 5263588b2c add int64 support to UniformCandidateSampler GPU
4 years ago
Bairong 8cf43e59e0 hide arange, delete related test case and improve the doc string of nn.Range
4 years ago
mindspore-ci-bot bb241214f8 !9747 add int64 support for indices of GPU gatherNd
4 years ago
mindspore-ci-bot 60f7a62815 !9439 added worker node
4 years ago
xuyongfei c9b072b94d remove serving in mindspore repo
4 years ago
mindspore-ci-bot 8c0d066bf9 !9763 Change name from interpolate to resizeBilinear
4 years ago
YangLuo 5e1a730461 Address PR9677 comments
4 years ago
mindspore-ci-bot b6d1d91f4d !9718 [Auto parallel] Fix the CNODE clone bug
4 years ago
mindspore-ci-bot e1f6083f65 !9759 add mobilenetv2_quant gpu st
4 years ago
chendongsheng ee4132889e added worker node
4 years ago
Xiaoda Zhang e78228603b move parallel-related black-list to core/ir, and fix the cloneCNode bug
4 years ago
xiaoyisd e843d6a813 add mobilenetv2_quant gpu test
4 years ago
mindspore-ci-bot 0c2856c632 !9617 Add new operator layer_norm_grad_grad
4 years ago
mindspore-ci-bot 1fd251ff8d !9738 Fix stanard normal cpu op occasional failure
4 years ago
chengxianbin 3b7c1e3c26 modiy yolov3 test case
4 years ago
hedongdong 8bfeadf26e Add new operator layer_norm_grad_grad
4 years ago
l00591931 130c61cfc0 change name from interpolate to resizeBilinear
4 years ago
mindspore-ci-bot be4e91339f !9661 gpu relu optimize
4 years ago
yuanwei66 5c402c9d1a fix standard_normal test occasional failure
4 years ago
mindspore-ci-bot 9ecf062581 !9552 change the import level of dynamic_lr
4 years ago
mindspore-ci-bot 78fba32865 !9752 Fix potential hang in RandomData and incorrectly named functions
4 years ago
mindspore-ci-bot 6439f676a9 !9735 fix st failed occasionally
4 years ago
mindspore-ci-bot 3f82405d17 !9639 Add Numpy Native to Mindspore
4 years ago
caifubi 5dae9b421b fix bug of dump failed
4 years ago
danishnxt 0be02c4756 UnsortedSegMax_Int64_support
4 years ago
TFbunny d274f425c7 change tensor shape from int to size_t for GPU Argmax
4 years ago
Zirui Wu 91a6b2b0ca Add checks to RandomData and LookUp
4 years ago
TFbunny f54bd166a6 add int64 support for indices of GatherND gpu
4 years ago
mindspore-ci-bot bdf03fe00d !9677 c++ minddata eager to support mindspore 310 inference
4 years ago
mindspore-ci-bot e8a442eeb3 !9700 add ps cache manager
4 years ago
YangLuo 7c6dbcbe01 c++ minddata eager plus ms eager
4 years ago
mindspore-ci-bot d0e7ae66a4 !9689 fix model zoo typos
4 years ago
yanglf1121 59e5afd2bb Add mindnumpy to mindspore
4 years ago
mindspore-ci-bot 63d5eb215f !8965 Synchronize latest Ascend software suite 09 Dec 2020, with refactored GraphEngine
4 years ago
limingqi107 eca951c7bc add ps cache manager
4 years ago
mindspore-ci-bot 9483666e60 !9701 add CPU OnesLike and ZerosLike
4 years ago
yanghaoran 306bbe0e65 Synchronize latest Ascend software suite 09 Dec 2020, with refactored GraphEngine
4 years ago
wangnan39@huawei.com 0fe9e2e4cb support import dynamic_lr from nn
4 years ago
mindspore-ci-bot 0aa7197ef8 !9694 ZerosLike dynamic shape support
4 years ago
mindspore-ci-bot a2aea8cba5 !9578 add_conv3d_transpose_object
4 years ago
mindspore-ci-bot 2b7e96960f !9695 Add supports to reduceany and reduceall on gpu
4 years ago
zhaoting 3b9e9068c7 add CPU OnesLike and ZerosLike
4 years ago
mindspore-ci-bot 135e21e5e1 !9684 remove pybind calling in cxx library
4 years ago
mindspore-ci-bot 6d34bacc17 !9470 support arange in functional.py
4 years ago
wilfChen c1d3bd2160 relu optimize
4 years ago
jiangzhenguang 5060565920 add conv3d_transpose.
4 years ago
Peilin Wang d9fb28b9fc zeroslike dynamic shape no opt
4 years ago
zhouyuanshen e9aca01620 add support to reduceAny and reduceAll on gpu
4 years ago
mindspore-ci-bot 8a7793ecb5 !9523 Add MaximumGrad
4 years ago
mindspore-ci-bot 317a97e6b9 !9336 auto num_parallel_workers setup
4 years ago
mindspore-ci-bot a2c80435ce !9685 Fix a core dump in TreeConsumer::Terminate() plus minor cache fixes
4 years ago
Zirui Wu d6df1b0832 Implemented AutoNumWorker Pass which sets num_workers of selected parallel ops automatically if enabled
4 years ago
alex-yuyue 5250b327ae Fix some non-minddata typos
4 years ago
Lixia Chen 32b82c2737 Fix a core dump in TreeConsumer::Terminate()
4 years ago
zhoufeng cd1ce73a25 remove pybind calling in cxx library
4 years ago
zhengqihao bc6929cbf9 Add MaximumGrad
4 years ago
mindspore-ci-bot 934005f390 !9636 Remove batch_map multi-process test case
4 years ago
mindspore-ci-bot e1e8f1d429 !9652 add ps cache
4 years ago
mindspore-ci-bot 4d3244bf34 !9622 Add st for data dump
4 years ago
limingqi107 a5f57ce8a0 add ps cache
4 years ago
mindspore-ci-bot 08d77cf03c !9516 add export example
4 years ago
changzherui e5a141fde2 add export mindir example
4 years ago
mindspore-ci-bot 231fccf66c !9600 Add Adagrad Optimizer
4 years ago
mindspore-ci-bot d936779f42 !9269 amend Randperm and add NoRepeatNGram op for aicpu
4 years ago
caifubi 2a48a1ccc9 Add dump st
4 years ago
hesham ff65f6feb8 Remove batch_map multiprocess test case
4 years ago
Xiao Tianci 0659473535 add TruncateSequencePair, ToNumber C++ API and enable three test cases
4 years ago
mindspore-ci-bot f6a22cb455 !9591 Assignment enables negative index
4 years ago
mindspore-ci-bot ec3983b77d !9577 support distributed predict
4 years ago
zhuyuxiao 37bebc751b add adagrad optim
4 years ago
mindspore-ci-bot 49fd5308a4 !9564 Tidy up code in dataset compilation phase
4 years ago
mindspore-ci-bot 6b5626634c !9530 add BasicTokenizer and BertTokenizer C++ API
4 years ago
Nat Sutyanyong 41ea1621c5 Tidy up TreeAdapter::Compile
4 years ago
mindspore-ci-bot e6ec9be6c2 !9386 l1_regularizer开发
4 years ago
mindspore-ci-bot 1ed81c6f2c !9583 Fix some summary GPU st
4 years ago
mindspore-ci-bot dbc592acce !9537 [MS][GPU] GatherV2_int64_Support
4 years ago
“dangjiaqi1” 39948670dd new update basic.py which add class L1Regularizer(Cell). new add test_l1_regularizer.py. new add test_l1_regularizer.py
4 years ago
mindspore-ci-bot ec025a1c4c !9288 Add Adagrad for GPU kernel
4 years ago
mindspore-ci-bot bbca2b16b4 !9357 Add cpu_op_maximum
4 years ago
yanzhenxiang2020 d4bca2b9c3 amend randperm
4 years ago
l00591931 3189868a15 Assignment enable index smaller than 0
4 years ago