mindspore-ci-bot
|
908a494add
|
!8299 [MD] Skip returning IR when meet nullptr in ConcatDataset
From: @luoyang42
Reviewed-by: @nsyca,@pandoublefeng,@jonyguo
Signed-off-by: @jonyguo
|
4 years ago |
mindspore-ci-bot
|
470027a3a2
|
!8318 Fix some bugs about API.
From: @liu_xiao_93
Reviewed-by: @liangchenghui
Signed-off-by: @liangchenghui
|
4 years ago |
mindspore-ci-bot
|
ec5c86c1bb
|
!8191 redesigned bijector broadcast shape and bijector's dtype logic
From: @shallydeng
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
|
4 years ago |
mindspore-ci-bot
|
36e69f6ef9
|
!8162 gpu support dynamic shape
From: @wilfchen
Reviewed-by: @limingqi107,@cristoval
Signed-off-by: @cristoval
|
4 years ago |
mindspore-ci-bot
|
027916cb5f
|
!8315 Cache server stability
From: @jkl_lee
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
|
4 years ago |
liuxiao93
|
0a1155f938
|
Fix some bugs about API.
|
4 years ago |
Lixia Chen
|
f24a788eed
|
Rebase up to 5792d50ca7
|
4 years ago |
Zirui Wu
|
7538f82da9
|
add callback to map's c api
fix test err
fix ci round 1
fix ci round 2
add col_order to batch_node
minor fix
|
4 years ago |
mindspore-ci-bot
|
a9a9c45662
|
!8232 C++ api add Filter
From: @tiancixiao
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
97e1f6f438
|
!8248 Add macro and fix album testcase
Merge pull request !8248 from EricZ/helper_dep_removal
|
4 years ago |
mindspore-ci-bot
|
073d991de4
|
!8106 add cpu adam delta
Merge pull request !8106 from kisnwang/add-cpu-adam-delta
|
4 years ago |
mindspore-ci-bot
|
8c2ed3bb80
|
!8138 Throw an exception when a tensor with 0 shape is constructed.
Merge pull request !8138 from huangbingjian/fix_shape
|
4 years ago |
Xiao Tianci
|
4a5e287b92
|
add filter c api and ut
|
4 years ago |
luoyang
|
dcb758bc77
|
[MD] Skip returning IR when meet nullptr in ConcatDataset
|
4 years ago |
wilfChen
|
e4e9362bd0
|
gpu suppor dynamic shape
|
4 years ago |
kswang
|
cbece74a23
|
add cpu adam delta
|
4 years ago |
HuangBingjian
|
4477fcfe19
|
fix shape bug.
|
4 years ago |
yangzhenzhang
|
0a79ab82ae
|
add parallel ops
|
4 years ago |
mindspore-ci-bot
|
c253d874e0
|
!8280 add export lenet grad example
Merge pull request !8280 from changzherui/add_export_grad_example
|
4 years ago |
Eric
|
394dbf50e1
|
Added testing macro and fix album_op test
|
4 years ago |
changzherui
|
6b823282aa
|
add export mindir lenet grad
|
4 years ago |
mindspore-ci-bot
|
523c3f07e3
|
!8194 Optimizer on IR #2 - Call ValidateParams in PrePass
Merge pull request !8194 from nsyca/opt3
|
4 years ago |
mindspore-ci-bot
|
099765bbb7
|
!8135 [MD] Transform api decouple
Merge pull request !8135 from luoyang/c-api-pyfunc
|
4 years ago |
Yi Huaijie
|
d7faa77b5e
|
support int64 shape
|
4 years ago |
luoyang
|
9a57cbacd9
|
[MD] Transform api decouple
|
4 years ago |
Xiaoda Zhang
|
aa84484049
|
enabling approximation in DP algorithms
|
4 years ago |
mindspore-ci-bot
|
b3855530e3
|
!7838 Enumerate function enable tensor as input
Merge pull request !7838 from LiangZhibo/master
|
4 years ago |
mindspore-ci-bot
|
8709005a57
|
!8200 Add two transforms API
Merge pull request !8200 from shenwei41/new_master
|
4 years ago |
Nat Sutyanyong
|
a2a2223373
|
Add optimizer to IR tree #2
|
4 years ago |
mindspore-ci-bot
|
7123a2c1d1
|
!7911 added key value message
Merge pull request !7911 from anancds/kv-patch
|
4 years ago |
mindspore-ci-bot
|
ae7384ca2d
|
!8208 Removed dependency on core module in util
Merge pull request !8208 from EricZ/helper_dep_removal
|
4 years ago |
Eric
|
85f0a9bc8f
|
Added dependency removal for data_helper
|
4 years ago |
anancds
|
87edbdf720
|
added protobuf message
|
4 years ago |
zhoufeng
|
183742009f
|
mindspore cxx api for 310 inference
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
shenwei41
|
9ffdf0b6d4
|
Add transform API
|
4 years ago |
Xun Deng
|
fb0263f869
|
redesigned bijector classes, changed bacth_shape calculation in transformed distribution and upgraded dtype logic of bijector class
|
4 years ago |
Zirui Wu
|
5d1ada682c
|
remove uncessary headers
staging II
clean up
further clean up
fix merge conflict with 8139
fix complie err
|
4 years ago |
mindspore-ci-bot
|
1fca20c5e8
|
!8139 Remove `api` namespace from mindata/dataset
Merge pull request !8139 from h.farahat/ir_namespace
|
4 years ago |
mindspore-ci-bot
|
49eb4d3106
|
!8089 add antialias option for py reset
Merge pull request !8089 from guozhijian/enhance_py_resize
|
4 years ago |
mindspore-ci-bot
|
f3d7b32d56
|
!7855 Move backend opt pass ir files to the fold: verbose_ir_files
Merge pull request !7855 from huanghui/move_ir_files
|
4 years ago |
mindspore-ci-bot
|
e9cd12e904
|
!8114 rectify and optimize the type checking function
Merge pull request !8114 from zhangbuxue/rectify_and_optimize_the_type_checking_function
|
4 years ago |
mindspore-ci-bot
|
00294473e3
|
!7976 [pynative] Add nested derivative feature
Merge pull request !7976 from zjun/Add_nested_derivative
|
4 years ago |
buxue
|
346bcfa3fd
|
Rectify and optimize the type checking function
|
4 years ago |
jonyguo
|
1b78e34310
|
add ANTIALIAS support for python progress
|
4 years ago |
mindspore-ci-bot
|
bbfef6233a
|
!8134 Add TBE op DynamicGRU for new and old backend.
Merge pull request !8134 from liuxiao93/DynamicGRU-new-old-backend
|
4 years ago |
hesham
|
5169fb4c42
|
Remove api namespace
|
4 years ago |
mindspore-ci-bot
|
6e2241d64f
|
!8096 Add DatasetNode as a base Class for IR nodes
Merge pull request !8096 from h.farahat/datasetNode
|
4 years ago |
l00591931
|
6f165ee5e3
|
enumerate function and enumerate test case added
|
4 years ago |
mindspore-ci-bot
|
e909b9077c
|
!7946 fix auto parallel optimizer weight shard
Merge pull request !7946 from gziyan/fix_auto_optim_shard
|
4 years ago |
mindspore-ci-bot
|
e99a8bd784
|
!8120 fix CI randomly fails
Merge pull request !8120 from yihuaijie/master
|
4 years ago |