Commit Graph

3398 Commits

Author SHA1 Message Date
mindspore-ci-bot 4aed2bf9ef !1978 MindData Profiler Infrastructure
Merge pull request !1978 from JunhanHu/perf_monitor
2020-06-12 03:32:03 +08:00
Alexey Shevlyakov 4e333a2f22 MindData profiler infrastructure 2020-06-11 14:52:36 -04:00
mindspore-ci-bot 86253c342a !2027 Fix compile error
Merge pull request !2027 from JesseKLee/sampler
2020-06-12 01:02:36 +08:00
Jesse Lee a18b04e0f8 Fix coco 2020-06-11 12:27:19 -04:00
mindspore-ci-bot 0a95223f25 !1910 RandomColorAdjust error for grayscale images
Merge pull request !1910 from MahdiRahmaniHanzaki/I1J9SQ-random-color-adjust-bug
2020-06-11 23:15:19 +08:00
mindspore-ci-bot beefb20c01 !1983 Remove inheritance of Sampler from DatasetOp
Merge pull request !1983 from JesseKLee/sampler
2020-06-11 23:14:56 +08:00
mindspore-ci-bot 5ffb004044 !2022 unify vm/ge default fusion group interface
Merge pull request !2022 from kisnwang/fusion_group_for_ge
2020-06-11 22:01:08 +08:00
mindspore-ci-bot bf172da4c3 !2015 add test case for floatxx / floatxx numpy
Merge pull request !2015 from guozhijian/add_test_case_for_floatxx
2020-06-11 21:59:03 +08:00
mindspore-ci-bot ed25605d79 !2004 add ub fusion pass
Merge pull request !2004 from wangcong/master
2020-06-11 21:27:55 +08:00
mindspore-ci-bot b3bf285e81 !2019 Ensure real_inputs order
Merge pull request !2019 from zhoufeng/real-input-order
2020-06-11 21:11:48 +08:00
mindspore-ci-bot f859dfecc8 !1920 SupportPynativeIndexing
Merge pull request !1920 from amongo/SupportPynativeIndexing
2020-06-11 21:11:36 +08:00
wangcong 0c7368e62b remove pre compile process 2020-06-11 20:48:09 +08:00
mindspore-ci-bot af85b2cebf !1986 fixed validator for CumSum
Merge pull request !1986 from jiangjinsheng/issue_fix2
2020-06-11 20:47:38 +08:00
kswang 699166e552 default fusion group for ge 2020-06-11 20:44:24 +08:00
mindspore-ci-bot 961af9fed1 !2014 adapt op SparseGatherV2
Merge pull request !2014 from zhaozhenlong/op/sparse-gather-v2-vm
2020-06-11 20:35:37 +08:00
mindspore-ci-bot a6a9f88453 !2005 fix codex warnings
Merge pull request !2005 from wenkai/wk_0610_fix_codex
2020-06-11 20:01:15 +08:00
zhoufeng 821836a00f ensure real_input order
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-06-11 19:57:35 +08:00
mindspore-ci-bot c070a47acd !1970 add example for enwiki to mindrecord
Merge pull request !1970 from guozhijian/add_enwiki
2020-06-11 19:47:58 +08:00
mindspore-ci-bot af499a777a !2008 fake quant debug
Merge pull request !2008 from chenzhongming/master
2020-06-11 19:43:35 +08:00
jonyguo 1de7271afc add floatxx test case 2020-06-11 19:26:54 +08:00
mindspore-ci-bot 9b4612f801 !1997 fix bug for ssd
Merge pull request !1997 from chengxb7532/cxb_st
2020-06-11 19:17:27 +08:00
huangdongrun 9522f59b87 support for tensor indexing in pynative
support tensor slice using constexpr

remove tensorslice metagraph

add pynative testcases
2020-06-11 19:14:22 +08:00
zhaozhenlong 562c2b8d3d sparse gather v2 2020-06-11 19:11:56 +08:00
jonyguo 2c0258d373 add example for enwiki -> mindrecord 2020-06-11 19:00:11 +08:00
jiangjinsheng 91183182f4 fixed CumSum, BesselI1e etc 2020-06-11 17:15:23 +08:00
chenzomi 185d80930b fake quant debug 2020-06-11 16:40:44 +08:00
mindspore-ci-bot 9dfb1011fe !1854 add SparseApplyAdam and SparseApplyLazyAdam ops
Merge pull request !1854 from wangnan39/add_ops_sparse_adam_and_sparse_lazy_adam
2020-06-11 16:35:03 +08:00
mindspore-ci-bot 95c8de970e !1895 dataset: add NumpySlicesDataset
Merge pull request !1895 from ms_yan/tensor_dataset
2020-06-11 16:26:04 +08:00
mindspore-ci-bot 206dcd1ebb !2003 fix log print of bprop loading
Merge pull request !2003 from riemann_penn/fix_log_print
2020-06-11 16:04:26 +08:00
mindspore-ci-bot a022d42132 !1992 fix lstm weight initializer
Merge pull request !1992 from baihuawei/cpulstm
2020-06-11 15:55:57 +08:00
wangnan39@huawei.com de21dbdaef add ops SparseApplyAdam and SparseApplyLazyAdam 2020-06-11 15:50:28 +08:00
wenkai 936d3c6ef8 fix codex 2020-06-11 15:28:09 +08:00
ms_yan bc22c172b8 add TensorDataset and its ut 2020-06-11 15:24:12 +08:00
panyifeng 61af205204 fix log print of bprop loading 2020-06-11 15:12:04 +08:00
mindspore-ci-bot 8de8289cfd !1840 Add op pre compiler process
Merge pull request !1840 from wangcong/master
2020-06-11 14:58:58 +08:00
mindspore-ci-bot 251a6667a5 !1989 fix MindDataset distribute shuffle error
Merge pull request !1989 from guozhijian/fix_distribute_shuffle
2020-06-11 14:51:17 +08:00
mindspore-ci-bot 68d760d5d3 !1966 fix load input data repeatedly in PyNative mode
Merge pull request !1966 from chujinjin/fix_loadinputdata_for_pynative
2020-06-11 14:43:17 +08:00
mindspore-ci-bot b3da41bd7a !1913 CocoDataset implementation
Merge pull request !1913 from xiefangqi/xfq_support_coco
2020-06-11 14:37:44 +08:00
mindspore-ci-bot 14cd991140 !1998 Fix comment error of graph_info
Merge pull request !1998 from heleiwang/fix_api_help_wrong
2020-06-11 14:27:26 +08:00
mindspore-ci-bot 6cfdfb0e90 !1965 format init
Merge pull request !1965 from chenzhongming/master
2020-06-11 14:16:41 +08:00
mindspore-ci-bot 3b8edd5a5b !1918 sparse grad for gatherv2
Merge pull request !1918 from riemann_penn/sparse_grad_for_gatherv2
2020-06-11 14:11:49 +08:00
chenzomi d7a4ae2e34 bug fix in fake quant training in r0.3 2020-06-11 13:00:48 +08:00
chengxianbin b92fed27a8 fix bug for ssd 2020-06-11 12:13:50 +08:00
heleiwang a582ceabf6 fix help of graph_info 2020-06-11 12:08:33 +08:00
panyifeng acaa66a738 sparse grad for gatherv2 2020-06-11 12:00:53 +08:00
xiefangqi 097cbcc0cb CocoDataset implementation 2020-06-11 11:52:17 +08:00
wangcong 0749ce3710 add pre compile process 2020-06-11 11:51:22 +08:00
chujinjin 146861f605 fix loadinputdata for pynative 2020-06-11 11:27:35 +08:00
baihuawei 3bd03ddecc fix lstm weight initializer issue 2020-06-11 11:16:11 +08:00
jonyguo 96859f44b6 fix: MindDataset distribute shuffle bug 2020-06-11 11:06:34 +08:00