Commit Graph

3415 Commits (a621e22eac1a726230c8e2bd6cc286bbd75ea885)
 

Author SHA1 Message Date
yanghaitao 07877d1e65 fix tfrecord not enough data if shuffle is false
5 years ago
mindspore-ci-bot e7b7abc581 !1843 fix ScatterAdd ScatterMax and BasicLSTMCell comments error
5 years ago
chenjianping af8108c9e1 support host reduce scatter and allgather
5 years ago
WilliamLian 934958290e set value node & parameter's device dtype to the node connected with's device info
5 years ago
jiangjinsheng eb4571a67f fixed LeakyReLU, Optimizer
5 years ago
caifubi 88ac2ae514 Only weight tensor need to bind with Parameter device_address
5 years ago
sunsuodong 78787931e1 optimize performance
5 years ago
zhaozhenlong 169ff48224 fix ScatterAdd, ScatterMax, BasicLSTMCell comment error
5 years ago
yoonlee666 6b994518fb fix bugs in bert example script
5 years ago
mindspore-ci-bot aef9c4d838 !1560 update nlp preprocess script destination from example/nlp_to_mindrecord to third_party dir
5 years ago
mindspore-ci-bot 52c5cb5bdf !1828 remove get_rank() in HostAllGather
5 years ago
mindspore-ci-bot cd90dfa12e !1834 sorts column names for tfreader during schema creation
5 years ago
mindspore-ci-bot 18ecafcf0e !1809 modify adam optimizer and script of bert to match the patterns of fusion rule
5 years ago
mindspore-ci-bot bc575fe767 !1825 hidden range
5 years ago
mindspore-ci-bot c2b2ed1482 !1830 add time_monitor
5 years ago
jonyguo 56d03f9eb9 enhance: add example for zhwiki and CLUERNER2020 to mindrecord
5 years ago
jiangjinsheng fc4cf5a470 add vm support for ConfusionMatrix
5 years ago
mindspore-ci-bot 5306172fee !1827 fix applyrms bug
5 years ago
mindspore-ci-bot 2a2dd7d340 !1803 Optimized MixedPrecisionCast function
5 years ago
mindspore-ci-bot a4e1852d6c !1817 optimize mix target splitsort
5 years ago
mindspore-ci-bot 0c1674496f !1819 Restricting modify non_Parameter class members
5 years ago
Kang 041f628cce Optimize MixedPrecisionCast function
5 years ago
Peilin Wang 9c8ea3c1af sort columns so schema always has same ColDescriptor ordering
5 years ago
Jamie Nisbet 51bc0c0460 consistent design for num_samples
5 years ago
mindspore-ci-bot 42a11b2a45 !1832 Fix memory leak
5 years ago
mindspore-ci-bot bc7a3a1bef !1806 Add crop size check to python RandomCrop op
5 years ago
Jesse Lee eef45c12f8 Memleak fix
5 years ago
wukesong 8ff903d816 add time monitor widedeep
5 years ago
Yi Huaijie 2041752f33 remove get_rank() op in HostAllGather
5 years ago
mindspore-ci-bot 20afadb4c0 !1822 fix codex split big functions
5 years ago
zhaojichen b6a0ee9f6c fix applyrmsprop bug
5 years ago
jiangjinsheng 9eb21627aa hidden range
5 years ago
wangnan39@huawei.com c9b7d95c2c fix lr check bug in AdamWeightDecayDynamicLR
5 years ago
kswang 472d87fee1 optimize splitsort
5 years ago
mindspore-ci-bot a193d0977a !1802 [bugfix]remove tuple_get_item combination with make_tuple pattern from graph
5 years ago
buxue 94c9019d8e restricting modify non_Parameter class members
5 years ago
fary86 abfaf15951 Fix codex, split big functions
5 years ago
mindspore-ci-bot 1971e3f993 !1813 fix bug of pass manager not new node causing the node cannot find in the all node list
5 years ago
mindspore-ci-bot 82b6c83653 !1765 Pynative support list input
5 years ago
mindspore-ci-bot 6e1dfe5fc6 !1815 fix mindrecord seekg failed
5 years ago
mindspore-ci-bot 04cb9dfbef !1793 fix doc for merge
5 years ago
mindspore-ci-bot 5d397d8404 !1804 add tensor compare & len & constexpr feature
5 years ago
jonyguo 2aaf3a37d4 fix: mindrecord seekg failed when shift raw page
5 years ago
lvliang e046e6dd52 pynative-support-list-input
5 years ago
jiangjinsheng 00e05f7c34 fixed doc for merge
5 years ago
mindspore-ci-bot 95ef02af7d !1805 New control sink support dynamic loss scale
5 years ago
mindspore-ci-bot a88d9a5603 !1753 [Auto parallel] Add the backward operator of the reshape part of the Embeddinglookup's backward
5 years ago
mindspore-ci-bot ddfa1edefe !1618 fix lstm
5 years ago
lizhenyu a62e9fbda2 remove tuple_get_item combination with make_tuple pattern from graph
5 years ago
WilliamLian b56159e078 fix bug of pass manager not new node causing the node cannot find in the allnodes list
5 years ago