108 Commits (8bf35b2b0c11033b32ec32b5fb6db0ec74d45c62)

Author SHA1 Message Date
  Junhan Hu 9739d3b048 Add CPP sampler support for GeneratorDataset 5 years ago
  mindspore-ci-bot 30de261c3c !243 Support nested repeat 5 years ago
  hesham 0fc23eee0f Support nested repeat 5 years ago
  mindspore-ci-bot b571fabd77 !289 Add cnode mapping after graph match 5 years ago
  YuJianfeng e5c67b9088 Add cnode to equal map when opt matching 5 years ago
  mindspore-ci-bot 9bda080bb5 !260 refactor padding strategy 5 years ago
  mindspore-ci-bot 1ab430072e !232 [Auto parallel] Model the memory_cost in cost model 5 years ago
  mindspore-ci-bot 94589ce611 !226 expend conv stride and dilation to 2d 5 years ago
  wangnan39@huawei.com 2604acedcb extend conv stride and dilation to 2d 5 years ago
  lianliguang 5d225f934f change the padding strategy & refactor insert transdata 5 years ago
  Xiaoda Zhang 0ac50a19f5 Model the memory cost in auto-parallel. It is calculated by the output of operators, plus the parameters. Additionally, modify the graph-operations in auto_parallel to include memory_cost. 5 years ago
  mindspore-ci-bot f1fa2a9941 !273 [MD] update subset random sampler in minddataset 5 years ago
  mindspore-ci-bot 298a32f1e2 !132 Add confusion_mul_grad_fusion pass 5 years ago
  liyong 0ce83e39e1 fix TestShardSampleWrongNumber 5 years ago
  mindspore-ci-bot 57f953ca38 !216 Implement addn fusion pass 5 years ago
  huanghui 19ee376cd3 add confusion_mul_grad fusion pass 5 years ago
  c00425699 d62f560b50 add_bool_type_check_in_comm_op 5 years ago
  YuJianfeng 7307c81f31 implement AddN fission pass 5 years ago
  panfengfeng 6a79fc1735 skip mindrecord ut test case 5 years ago
  buxue 5841fe010e Support pow's second input could be tensor and fix bug in bprop of pow 5 years ago
  yangzhenzhang b34c0e7a17 add parallel op for dropoutdomask 5 years ago
  jonyguo a9443635b7 fix: mindpage enhance parameter check and search by filename failed 5 years ago
  panfengfeng 53a98210af skip ut test cases temporarily 5 years ago
  mindspore-ci-bot 268d358a1d !187 refactor OperatorCostPtr in OperatorInfo 5 years ago
  mindspore-ci-bot 1b3b3b1a1c !198 [opt] momentum duplicate mul constant 5 years ago
  biffex 62bbf560c6 constant duplicate mul for momentum 5 years ago
  c00425699 b413638f23 refactor OperatorCostPtr in OperatorInfo 5 years ago
  kswang bef62db128 add ascend mem pool 5 years ago
  mindspore-ci-bot 2e6e94b2b6 !177 prelu operator support parallel on the channel 5 years ago
  mindspore-ci-bot 31efc8b088 !172 add mem manager 5 years ago
  kswang fb343bd607 add mem manager 5 years ago
  mindspore-ci-bot cc75cb357c !168 remove mindspore::make_unique and make_unique.h 5 years ago
  mindspore-ci-bot 3e36982314 !99 Develop op MaxPoolWithArgMax 5 years ago
  mindspore-ci-bot 68f804255f !174 enhance: the error info is not detail when the column list is invalid by MindDataset 5 years ago
  buxue 7541d3b067 Develop op MaxPoolWithArgMax 5 years ago
  yao_yf b5e3fa9593 fix auto parallel prelu 5 years ago
  mindspore-ci-bot 2eb71103f9 !82 profiling feature enhancement 5 years ago
  jonyguo 20d1b64443 fix: error info is not exactly when column list invalid 5 years ago
  jojobugfree effdb483d6 profiling feature enhancement 5 years ago
  Xiaoda Zhang a153fad874 This commit is to separate the computation cost and memory cost in auto_parallel. Some related memory correction is removed. 5 years ago
  Jonathan Yan 9d0fde29f4 remove ENABLE_MINDRECORD flag 5 years ago
  Alexey Shevlyakov 84d780c1a4 remove make_unique.h 5 years ago
  mindspore-ci-bot a4b9f8a728 !120 Fix test for RandomCropDecodeResizeOp. 5 years ago
  kingfo 3202fc0df9 refactor callback for ge backend 5 years ago
  Alexey Shevlyakov d37b8c4f2d fix RandomCropDecodeResize test 5 years ago
  mindspore-ci-bot a5d95e472e !106 support comparison ops for python 5 years ago
  huangdongrun 461d8e3a08 add comparison ops 5 years ago
  mindspore-ci-bot 9be1a01db6 !85 Optimize depend edge with make tuple input 5 years ago
  Wei Luning 73ba399364 remove ge depend in cpu 5 years ago
  YuJianfeng 7f53bb062d Optimize depend edge with make tuple input 5 years ago