yao_yf
|
022005b94a
|
fix a bug cases in reshape redistribution
|
4 years ago |
mindspore-ci-bot
|
f4421b4504
|
!7236 Add new pass:arithmetic_simplify and eliminate_empty_graph
Merge pull request !7236 from gengfei/1012_simplify_1.0
|
4 years ago |
Eric
|
359ad19884
|
Added float_array support
Added fix, tests to come
|
4 years ago |
Geng_Fei
|
1455372cf1
|
add new pass in graph kernel: arithmetic_simplify
|
4 years ago |
huanghui
|
b7519b7418
|
unify save_graphs_path
|
4 years ago |
mindspore-ci-bot
|
9aba77dfec
|
!7276 fix cpu conv2d padding
Merge pull request !7276 from baihuawei/conv2d
|
4 years ago |
mindspore-ci-bot
|
d4d3d286cb
|
!7227 fix cpu slice with a certain scene
Merge pull request !7227 from baihuawei/fixslice
|
4 years ago |
Cathy Wong
|
9f7c1a32e7
|
C++ API: vision ops - reorder and add gap UTs; correct parm desc style
|
4 years ago |
mindspore-ci-bot
|
7e7d47db50
|
!7266 RandomResizedCrop for C API
Merge pull request !7266 from MahdiRahmaniHanzaki/c-api
|
4 years ago |
mindspore-ci-bot
|
fc14f2f785
|
!7268 Support Invert and GumbelCDF Bijectors
Merge pull request !7268 from XunDeng/gumbel_cdf
|
4 years ago |
mindspore-ci-bot
|
7425e1699e
|
!7235 C++ api add RescaleOp
Merge pull request !7235 from shenwei41/sw_master
|
4 years ago |
mindspore-ci-bot
|
b2160eadc4
|
!7238 [DynamicShape] Add dyanmic shape CI test case
Merge pull request !7238 from caifubi/dynamic_shape
|
4 years ago |
baihuawei
|
ff5fb9d93c
|
fix cpu conv2d padding
|
4 years ago |
shenwei41
|
87b108f4e0
|
C++ api add Rescale
|
4 years ago |
mindspore-ci-bot
|
2801429db0
|
!7240 auto parallel support reshape redistribution in all scenes
Merge pull request !7240 from yao_yf/reshape_redistribution_all_scene_support
|
4 years ago |
Mahdi
|
c8333accfc
|
RandomResizedCrop C API
|
4 years ago |
Xun Deng
|
f2e8e143be
|
added gumbel_cdf and invert bijectors
|
4 years ago |
mindspore-ci-bot
|
fa5c9c1528
|
!7264 Fix BatchOp's core dump when input_col_name is incorrect
Merge pull request !7264 from ZiruiWu/fix_batch_col_name_core_dump
|
4 years ago |
Zirui Wu
|
c42a1b4a2f
|
fix batch core dump when col name doesn't exist
fix ci
|
4 years ago |
yao_yf
|
f60d81a15f
|
support reshape redistribution in all scenes
|
4 years ago |
mindspore-ci-bot
|
186275a517
|
!7247 export access control
Merge pull request !7247 from baiyangfan/access_control
|
4 years ago |
mindspore-ci-bot
|
cfb131b844
|
!7030 add Meshgrid ops for aicpu
Merge pull request !7030 from yanzhenxiang2020/br_meshgrid
|
4 years ago |
bai-yangfan
|
763a7bd3aa
|
access_control
|
4 years ago |
caifubi
|
41849cd7cf
|
Add dynamic shape test case
|
4 years ago |
mindspore-ci-bot
|
4a077f6341
|
!7035 Add validation for input image size of affine transformation
Merge pull request !7035 from jiangzhiwen/fix/check_affine_size
|
4 years ago |
baihuawei
|
e7928b9c0e
|
fix scpu slice
|
4 years ago |
mindspore-ci-bot
|
2cb27c59e0
|
!7195 Transition tool for TensorRecord to MindRecord, support 1.13.0-rc1 and higher version.
Merge pull request !7195 from lizhenglong1992/TR_to_MR
|
4 years ago |
mindspore-ci-bot
|
2d645fdc7e
|
!7184 [MD] C++ api add TypeCaseOp & RandomCropDecodeResizeOp
Merge pull request !7184 from luoyang/pylint
|
4 years ago |
mindspore-ci-bot
|
3695b8ecfa
|
!7191 modify dataset path
Merge pull request !7191 from hwjiaorui/master
|
4 years ago |
mindspore-ci-bot
|
b73cdd903d
|
!7181 [ModelZoo]Change gnn input position
Merge pull request !7181 from zhanke/gnn_input
|
4 years ago |
wanyiming
|
e2b8810413
|
1D*ND
|
4 years ago |
jiangzhiwen
|
197f0cabe0
|
check affine input size
|
4 years ago |
Lizhenglong
|
46667aac4f
|
Transition tools for tensorrecord to mindrecord,support 1.13.0-rc1 and higher version
|
4 years ago |
zhanke
|
4384ca214f
|
change gnn input position
|
4 years ago |
YangLuo
|
9e033bbe19
|
C++ api add TypeCaseOp & RandomCropDecodeResizeOp
|
4 years ago |
hwjiaorui
|
e8f1c6e9b9
|
modify dataset path
|
4 years ago |
xsmq
|
6364d56ebe
|
回退 'Pull Request !6995 : Support the transition of datarecord from 1.x.x version Tensorflow to Mindspore '
|
4 years ago |
mindspore-ci-bot
|
d0e29996ec
|
!4262 Add thread pool
Merge pull request !4262 from huanghui/thread-pool
|
4 years ago |
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
|
4 years ago |
lizhenglong
|
16ef0977ee
|
support_1.x.x tfrecord to mindrecord
|
4 years ago |
buxue
|
559c741cce
|
improve the way passing ags of partial
|
4 years ago |
mindspore-ci-bot
|
db14ab7fb2
|
!6969 Add st for pynative mode part3
Merge pull request !6969 from Simson/push-to-opensource
|
4 years ago |
huanghui
|
a4b485eb51
|
thread pool
|
4 years ago |
mindspore-ci-bot
|
c951d42c2c
|
!6728 [Ascend][DynamicShape] Dynamic shape feature
Merge pull request !6728 from caifubi/dynamic_shape_share_2
|
4 years ago |
mindspore-ci-bot
|
7af0d3374f
|
!7147 insert memcpy in hccl input
Merge pull request !7147 from jjfeing/master
|
4 years ago |
caifubi
|
d3b978147f
|
Ascend Dynamic Shape
|
4 years ago |
jjfeing
|
755863ebae
|
insert memcpy when hccl node
|
4 years ago |
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
|
4 years ago |
mindspore-ci-bot
|
f5e91a544d
|
!7123 fix cpu slice op
Merge pull request !7123 from baihuawei/fixslice
|
4 years ago |
chenzomi
|
d471d32e87
|
[ME] change `check_integer` to format `check_positive_int` and `check_integeter`
|
4 years ago |
mindspore-ci-bot
|
3d21c80e3b
|
!7110 [ME] delete check_bool and replace with Validate.check_bool
Merge pull request !7110 from chenzhongming/zomi_master
|
4 years ago |
mindspore-ci-bot
|
265e7b93d5
|
!7115 modify yolov3 test case
Merge pull request !7115 from chengxb7532/master
|
4 years ago |
mindspore-ci-bot
|
fd0c03c493
|
!7090 implement parallel BroadcastTo
Merge pull request !7090 from yihuaijie/master
|
4 years ago |
baihuawei
|
de0b4d089f
|
fix cpu slice
|
4 years ago |
chenzomi
|
d4e8e94981
|
[ME] delete check_bool and replace with Validate.check_bool
|
4 years ago |
Yi Huaijie
|
45d373d40e
|
implement parallel BroadcastTo
|
4 years ago |
mindspore-ci-bot
|
b7183ded66
|
!6980 deepfm test case
Merge pull request !6980 from 吴书全/deepfm0928
|
4 years ago |
chengxianbin
|
430ef4c4dc
|
modiy yolov3 test case
|
4 years ago |
wsq3
|
9ebf8e2362
|
deepfmnet test case
chenged dataset(dataset in H5 format)
add tables labrary
|
4 years ago |
mindspore-ci-bot
|
d3bd1cb5b8
|
!6668 [Data Dump] [master] Fix asynchronous data dump failure
Merge pull request !6668 from caifubi/dump
|
4 years ago |
mindspore-ci-bot
|
21c5607fca
|
!6971 cudnn inplace optimizer
Merge pull request !6971 from chenweifeng/tensoradd_inplace
|
4 years ago |
mindspore-ci-bot
|
ab9cec0531
|
!7083 Support Categorical distribution
Merge pull request !7083 from XunDeng/categorical
|
4 years ago |
mindspore-ci-bot
|
b1dd00f3a9
|
!7092 Support Logistic Distribution
Merge pull request !7092 from XunDeng/logistic
|
4 years ago |
mindspore-ci-bot
|
ccb2e8851c
|
!6782 enable parallel optimizer in auto parallel
Merge pull request !6782 from gziyan/enable_optimizer_shard_in_auto_parallel
|
4 years ago |
Cathy Wong
|
2aa26d245c
|
C++ API: Move vision ops to new vision files; create transforms namespace
|
4 years ago |
Xun Deng
|
05a0dac125
|
add logistic distribution
|
4 years ago |
Ziyan
|
ddc0113058
|
enable parallel optimizer in auto parallel
|
4 years ago |
Xun Deng
|
877b561e77
|
added categorical distribution
|
4 years ago |
mindspore-ci-bot
|
03f0e64af9
|
!7049 Fixes to TensorRow conversion and Tensor
Merge pull request !7049 from MahdiRahmaniHanzaki/c_func
|
4 years ago |
mindspore-ci-bot
|
6f77ec45f1
|
!6905 [MD] Enable cache for more leaf datasets
Merge pull request !6905 from lixiachen/CacheOp_dev
|
4 years ago |
wilfChen
|
b420b6cda7
|
cudnn inplace optimizer
|
4 years ago |
mindspore-ci-bot
|
d01f721d87
|
!7013 GraphKernel supports multi-output kernels
Merge pull request !7013 from DeshiChen/0928_costmodel_multioutput
|
4 years ago |
yanzhenxiang2020
|
d241e9c4af
|
add Meshgrid ops for aicpu
|
4 years ago |
mindspore-ci-bot
|
86bbd1dc98
|
!6832 Add BCELoss
Merge pull request !6832 from wanyiming/add_BCELoss
|
4 years ago |
caifubi
|
b17b4abf7d
|
Fix async data dump failed
|
4 years ago |
simson
|
e0ab15bb6b
|
add st for pynative
|
4 years ago |
dayschan
|
7599686a72
|
GraphKernel supports multi-output kernels
|
4 years ago |
mindspore-ci-bot
|
58610443cb
|
!7023 modify endofsequence for multi-machine
Merge pull request !7023 from HW_KK/master
|
4 years ago |
Mahdi
|
e92d4edceb
|
Updated TensorRow conversion
|
4 years ago |
wuweikang
|
a32811e160
|
modify endofsequence for multi-machine
|
4 years ago |
mindspore-ci-bot
|
8f55187492
|
!6976 bug fix for nn.Dense and P.Matmul
Merge pull request !6976 from chenzhongming/zomi_master
|
4 years ago |
mindspore-ci-bot
|
1131b069d3
|
!6903 Remove StridedSlice AICPU version
Merge pull request !6903 from peixu_ren/custom_pp_ops
|
4 years ago |
mindspore-ci-bot
|
b6a7f8bd71
|
!6977 add cache ops for aicpu and cpu kernel
Merge pull request !6977 from fangzehua/aug_cache
|
4 years ago |
chenzomi
|
b22cb38dab
|
bug fix fot nn.Dense and P.Matmul
|
4 years ago |
wanyiming
|
4e93413c5a
|
add_BCELoss
|
4 years ago |
mindspore-ci-bot
|
2b1363bc7f
|
!6972 add set soc version api
Merge pull request !6972 from jjfeing/master
|
4 years ago |
mindspore-ci-bot
|
2a799fe90e
|
!6018 Set the number of epochs in mode.train() non-sink Mode
Merge pull request !6018 from h.farahat/ms_nonsink_epochs
|
4 years ago |
jjfeing
|
7dda95d247
|
set soc version
|
4 years ago |
mindspore-ci-bot
|
4e08378448
|
!6965 cpu Sub support broadcast shape
Merge pull request !6965 from baihuawei/fixsub
|
4 years ago |
mindspore-ci-bot
|
d8cfba8ba6
|
!6912 generalize CPU Slice op
Merge pull request !6912 from baihuawei/fixslice
|
4 years ago |
fangzehua
|
a822966300
|
add cache ops for cpu and aicpu
|
4 years ago |
mindspore-ci-bot
|
f0ae61d437
|
!6852 yolov3_darknet53 test case
Merge pull request !6852 from 吴书全/yolov3_dark_0924
|
4 years ago |
mindspore-ci-bot
|
d3d858af2d
|
!6956 add time to start service
Merge pull request !6956 from hexia/master
|
4 years ago |
baihuawei
|
2b1e969892
|
cpu Sub support broadcast shape
|
4 years ago |
wsq3
|
6b0b0e5ac1
|
yolov3_darknet53 test case,add pycocotools labrary,modified the
labrary(mindspore.dataset.vision.c_transforms)
add opencv-python labrary
|
4 years ago |
hexia
|
c375d92fe6
|
add time to start service
|
4 years ago |
peixu_ren
|
6c0cfea75b
|
Remove StridedSlice AICPU version
|
4 years ago |
mindspore-ci-bot
|
42e1fc8e24
|
!6943 [MD] minddata use new ps api when ps mode
Merge pull request !6943 from xiefangqi/md_replace_ps_api
|
4 years ago |
mindspore-ci-bot
|
f9bfc85a20
|
!6914 fix cpu softmax with negative axis
Merge pull request !6914 from baihuawei/fixsoftmax
|
4 years ago |
xiefangqi
|
82bc278e26
|
minddata use new ps api
|
4 years ago |