Commit Graph

3025 Commits

Author SHA1 Message Date
mindspore-ci-bot b73cdd903d !7181 [ModelZoo]Change gnn input position
Merge pull request !7181 from zhanke/gnn_input
2020-10-12 19:16:21 +08:00
zhanke 4384ca214f change gnn input position 2020-10-12 15:42:12 +08:00
xsmq 6364d56ebe 回退 'Pull Request !6995 : Support the transition of datarecord from 1.x.x version Tensorflow to Mindspore ' 2020-10-12 14:16:04 +08:00
mindspore-ci-bot d0e29996ec !4262 Add thread pool
Merge pull request !4262 from huanghui/thread-pool
2020-10-12 14:11:29 +08:00
mindspore-ci-bot e62481845e !6995 Support the transition of datarecord from 1.x.x version Tensorflow to Mindspore
Merge pull request !6995 from lizhenglong1992/TF_to_MR
2020-10-12 11:52:36 +08:00
lizhenglong 16ef0977ee support_1.x.x tfrecord to mindrecord 2020-10-12 10:29:34 +08:00
buxue 559c741cce improve the way passing ags of partial 2020-10-12 09:40:20 +08:00
mindspore-ci-bot db14ab7fb2 !6969 Add st for pynative mode part3
Merge pull request !6969 from Simson/push-to-opensource
2020-10-12 09:34:19 +08:00
huanghui a4b485eb51 thread pool 2020-10-12 09:12:16 +08:00
mindspore-ci-bot c951d42c2c !6728 [Ascend][DynamicShape] Dynamic shape feature
Merge pull request !6728 from caifubi/dynamic_shape_share_2
2020-10-12 09:07:39 +08:00
mindspore-ci-bot 7af0d3374f !7147 insert memcpy in hccl input
Merge pull request !7147 from jjfeing/master
2020-10-11 10:31:41 +08:00
caifubi d3b978147f Ascend Dynamic Shape 2020-10-10 19:11:47 +08:00
jjfeing 755863ebae insert memcpy when hccl node 2020-10-10 17:03:50 +08:00
mindspore-ci-bot 55e369a125 !7144 [ME] change `check_integer` to format `check_positive_int` and `check_integeter`
Merge pull request !7144 from chenzhongming/zomi_master
2020-10-10 14:14:38 +08:00
mindspore-ci-bot f5e91a544d !7123 fix cpu slice op
Merge pull request !7123 from baihuawei/fixslice
2020-10-10 13:51:35 +08:00
chenzomi d471d32e87 [ME] change `check_integer` to format `check_positive_int` and `check_integeter` 2020-10-10 12:08:10 +08:00
mindspore-ci-bot 3d21c80e3b !7110 [ME] delete check_bool and replace with Validate.check_bool
Merge pull request !7110 from chenzhongming/zomi_master
2020-10-10 11:56:39 +08:00
mindspore-ci-bot 265e7b93d5 !7115 modify yolov3 test case
Merge pull request !7115 from chengxb7532/master
2020-10-10 09:24:10 +08:00
mindspore-ci-bot fd0c03c493 !7090 implement parallel BroadcastTo
Merge pull request !7090 from yihuaijie/master
2020-10-09 19:10:20 +08:00
baihuawei de0b4d089f fix cpu slice 2020-10-09 17:26:12 +08:00
chenzomi d4e8e94981 [ME] delete check_bool and replace with Validate.check_bool 2020-10-09 16:46:07 +08:00
Yi Huaijie 45d373d40e implement parallel BroadcastTo 2020-10-09 15:17:37 +08:00
mindspore-ci-bot b7183ded66 !6980 deepfm test case
Merge pull request !6980 from 吴书全/deepfm0928
2020-10-09 15:09:54 +08:00
chengxianbin 430ef4c4dc modiy yolov3 test case 2020-10-09 14:59:42 +08:00
wsq3 9ebf8e2362 deepfmnet test case
chenged dataset(dataset in H5 format)
add tables labrary
2020-10-09 10:58:37 +08:00
mindspore-ci-bot d3bd1cb5b8 !6668 [Data Dump] [master] Fix asynchronous data dump failure
Merge pull request !6668 from caifubi/dump
2020-10-09 10:48:24 +08:00
mindspore-ci-bot 21c5607fca !6971 cudnn inplace optimizer
Merge pull request !6971 from chenweifeng/tensoradd_inplace
2020-10-09 10:01:58 +08:00
mindspore-ci-bot ab9cec0531 !7083 Support Categorical distribution
Merge pull request !7083 from XunDeng/categorical
2020-10-09 09:47:40 +08:00
mindspore-ci-bot b1dd00f3a9 !7092 Support Logistic Distribution
Merge pull request !7092 from XunDeng/logistic
2020-10-09 09:16:58 +08:00
mindspore-ci-bot ccb2e8851c !6782 enable parallel optimizer in auto parallel
Merge pull request !6782 from gziyan/enable_optimizer_shard_in_auto_parallel
2020-10-09 09:03:40 +08:00
Cathy Wong 2aa26d245c C++ API: Move vision ops to new vision files; create transforms namespace 2020-10-08 11:59:58 -04:00
Xun Deng 05a0dac125 add logistic distribution 2020-10-08 10:23:50 -04:00
Ziyan ddc0113058 enable parallel optimizer in auto parallel 2020-10-08 14:51:15 +08:00
Xun Deng 877b561e77 added categorical distribution 2020-10-07 11:49:44 -04:00
mindspore-ci-bot 03f0e64af9 !7049 Fixes to TensorRow conversion and Tensor
Merge pull request !7049 from MahdiRahmaniHanzaki/c_func
2020-10-01 04:19:19 +08:00
mindspore-ci-bot 6f77ec45f1 !6905 [MD] Enable cache for more leaf datasets
Merge pull request !6905 from lixiachen/CacheOp_dev
2020-09-30 16:49:23 +08:00
wilfChen b420b6cda7 cudnn inplace optimizer 2020-09-30 16:18:16 +08:00
mindspore-ci-bot d01f721d87 !7013 GraphKernel supports multi-output kernels
Merge pull request !7013 from DeshiChen/0928_costmodel_multioutput
2020-09-30 15:55:50 +08:00
mindspore-ci-bot 86bbd1dc98 !6832 Add BCELoss
Merge pull request !6832 from wanyiming/add_BCELoss
2020-09-30 11:47:44 +08:00
caifubi b17b4abf7d Fix async data dump failed 2020-09-30 11:39:19 +08:00
simson e0ab15bb6b add st for pynative 2020-09-30 11:32:29 +08:00
dayschan 7599686a72 GraphKernel supports multi-output kernels 2020-09-30 09:27:44 +08:00
mindspore-ci-bot 58610443cb !7023 modify endofsequence for multi-machine
Merge pull request !7023 from HW_KK/master
2020-09-30 08:40:57 +08:00
Mahdi e92d4edceb Updated TensorRow conversion 2020-09-29 14:50:44 -04:00
wuweikang a32811e160 modify endofsequence for multi-machine 2020-09-29 16:17:38 +08:00
mindspore-ci-bot 8f55187492 !6976 bug fix for nn.Dense and P.Matmul
Merge pull request !6976 from chenzhongming/zomi_master
2020-09-29 14:20:21 +08:00
mindspore-ci-bot 1131b069d3 !6903 Remove StridedSlice AICPU version
Merge pull request !6903 from peixu_ren/custom_pp_ops
2020-09-29 11:51:47 +08:00
mindspore-ci-bot b6a7f8bd71 !6977 add cache ops for aicpu and cpu kernel
Merge pull request !6977 from fangzehua/aug_cache
2020-09-29 11:26:11 +08:00
chenzomi b22cb38dab bug fix fot nn.Dense and P.Matmul 2020-09-29 11:19:52 +08:00
wanyiming 4e93413c5a add_BCELoss 2020-09-29 10:23:38 +08:00