Commit Graph

4259 Commits (da837444e0d20ce9f52d24cf0bfb9c77246a4414)
 

Author SHA1 Message Date
yuchaojie 96db04b49d fix decoder loop for Transformer model
5 years ago
mindspore-ci-bot 1e12b07afd !2251 Add implementation of SparseApplyProximalAdagrad cpu kernel
5 years ago
Yang de213d0f2b !2266 update numpy version in requirements.txt
5 years ago
zhaoting c083089e7e change acc threshold of test_resnet_imagenet
5 years ago
mindspore-ci-bot 42c00b1534 !2222 fix op compile log bug
5 years ago
yanghaitao 993165cfd5 fix profiling size is -1
5 years ago
WilliamLian d3ea1e4298 fix code review
5 years ago
ms_yan 8d1dae46ac Throw error when load config failed
5 years ago
liyong 7369950a93 convert csv to mindrecord
5 years ago
mindspore-ci-bot 19e66f06e2 !2150 Gpu Tanh kernel support fp16
5 years ago
changzherui be623a4266 modify comment for def set_context
5 years ago
kouzhenzhong 5dc15ce6e2 Dataset: convert schema to json in serializer
5 years ago
mindspore-ci-bot 0c3d96a98b !2236 Refactor the callback module in an encapsulated way
5 years ago
Yi Huaijie 6e970d3587 add dependency for HostAllGather and HostReduceScatter
5 years ago
mindspore-ci-bot b106c2204a !2262 fix fast_rcnn eval failed
5 years ago
yujianfeng c3871d98cc Add implementation of SparseApplyProximalAdagrad cpu kernel
5 years ago
guohongzilong 1702bdfc21 change multitpefungraph to internal interface
5 years ago
hesham b9495a9ccc Truncate Pair
5 years ago
dengwentao 453aab6122 code check
5 years ago
yanzhenxiang2020 1edaf6dea7 add bprop for ScatterMax
5 years ago
heleiwang ea7d2fc535 fix comment error
5 years ago
mindspore-ci-bot 60de9089ba !2250 fix: db close fail when close multi times
5 years ago
mindspore-ci-bot 9ba6f61d01 !2148 fix hook and bprop debug issue in pynative
5 years ago
mindspore-ci-bot 4e3b3711be !2199 Fix the condition when activation name is 0
5 years ago
leopz a67132f6b7 fix shape and add testcase
5 years ago
mindspore-ci-bot 294449697a !2179 Add sort by index for each group of AllReduce
5 years ago
yanghaitao 8d4f831fdc fix fastrcnn eval failed
5 years ago
mindspore-ci-bot 373832d030 !2193 fix log level too high: step has no summary record is normal
5 years ago
mindspore-ci-bot 38919b1671 !2237 split correction_mul ops
5 years ago
mindspore-ci-bot f513bb8f83 !2163 [Auto parallel] Move 'EmbeddingLookup' to internal
5 years ago
kingfo 358982a98f fix hook and bprop debug issue
5 years ago
mindspore-ci-bot fe797aaf10 !2229 add ftrl optimizer
5 years ago
mindspore-ci-bot 95d887a35b !2226 add adam op for wide&deep model
5 years ago
mindspore-ci-bot c4863683ef !2235 add SigmoidCrossEntropyWithLogitsGrad operation
5 years ago
mindspore-ci-bot 116ed509bf !2234 add SigmoidCrossEntropyWithLogits op
5 years ago
mindspore-ci-bot 780459b1d5 !2212 optimize embedingLookup
5 years ago
mindspore-ci-bot 518e955260 !2200 Fix code review
5 years ago
mindspore-ci-bot 067616d0a5 !1833 Pattern Matcher class for optimizations
5 years ago
yujianfeng f15cb6b7c9 Add sort by index for each group of AllReduce
5 years ago
simson ca988e9e69 fix the condition when activation name is 0
5 years ago
mindspore-ci-bot 1cc4300859 !2219 support vm for splitv
5 years ago
mindspore-ci-bot a4048e192c !2256 Rename Sampler::Reset() to Sampler::ResetSampler()
5 years ago
mindspore-ci-bot ea829e89c3 !2198 Add MaskOp to dataset
5 years ago
mindspore-ci-bot e94ad5241b !2255 Fix doxygen comments for bucket batch op.
5 years ago
Jesse Lee dcfdff6021 Rename Sampler Reset
5 years ago
mindspore-ci-bot 808380a9f9 !2142 Cleanup dataset UT: refactor visualize()
5 years ago
Peilin Wang 9d5e4c3ab6 doxygen fix, spelling
5 years ago
mindspore-ci-bot efa61b061e !2247 Synchronize Ascend software suite 17 Jun 2020
5 years ago
wandongdong 86ba93629b split correction_mul op
5 years ago
Giancarlo Colmenares 8eaea74407 Added a Pattern Matcher class to help with future optimization implementations. Includes changes to barnch_culling to show how to use the new Pattern Matcher infrastructure.
5 years ago