zhaozhenlong
f9d908b888
optimize resize using cache line
2020-09-01 11:51:53 +08:00
He Wei
cbfd4c5f40
Fix problems in Tensor.from_numpy()
...
Use buffer_info instead of py::array in TensorDataNumpy,
to avoid requesting buffer every time the data() is called.
This is also a workaround for py::array.request() hangup problem.
2020-09-01 11:35:30 +08:00
mindspore-ci-bot
469b132cd0
!5608 update tinybert for var error
...
Merge pull request !5608 from guozhijian/fix_tinybert_var_error
2020-09-01 11:26:52 +08:00
mindspore-ci-bot
dff02cc282
!5188 rename image files in imagefolder
...
Merge pull request !5188 from tony_liu2/alt
2020-09-01 11:16:30 +08:00
mindspore-ci-bot
5453b40311
!4477 add dataset compare function to utils
...
Merge pull request !4477 from tony_liu2/staging
2020-09-01 11:15:18 +08:00
mindspore-ci-bot
b99149dc37
!4901 Adding data_helper for minddata
...
Merge pull request !4901 from EricZ/md_helper
2020-09-01 11:14:11 +08:00
mindspore-ci-bot
ab29dbf98b
!5385 dataset fixes: Update OneHot API doc; fixup UTs
...
Merge pull request !5385 from cathwong/ckw_dataset_ut_cleanup8
2020-09-01 11:11:49 +08:00
mindspore-ci-bot
7367e72d19
!5094 Fix sliceOp API
...
Merge pull request !5094 from h.farahat/master
2020-09-01 11:10:47 +08:00
mindspore-ci-bot
6d500c865d
!5480 add infershape and trans op optimize
...
Merge pull request !5480 from zhengjun10/master
2020-09-01 11:09:56 +08:00
kswang
5614b2ba6c
add tensor sync status
2020-09-01 11:07:07 +08:00
mindspore-ci-bot
9aa322bd7c
!5607 fix: model zoo aclIMDB preprocess Readme format
...
Merge pull request !5607 from guozhijian/fix_model_zoo_format
2020-09-01 11:04:51 +08:00
mindspore-ci-bot
8ebc8ce9c6
!5438 support parameter tuple input in pynative mode
...
Merge pull request !5438 from wangqiuliang/support-parameter-tuple-input
2020-09-01 11:04:03 +08:00
mindspore-ci-bot
3be136f6f0
!5354 Fix randomdata issue
...
Merge pull request !5354 from xiefangqi/fix_randomdata_columnlist
2020-09-01 11:03:54 +08:00
mindspore-ci-bot
65c28e0734
!5576 simply ms_context implementation
...
Merge pull request !5576 from fary86/simplify_context_implementation
2020-09-01 11:00:36 +08:00
mindspore-ci-bot
6cba0deb05
!4877 BucketBatchByLength for C++ API
...
Merge pull request !4877 from MahdiRahmaniHanzaki/bucket_batch_by_length_c
2020-09-01 10:58:51 +08:00
mindspore-ci-bot
05b8efc805
!5600 [MS][LITE][Develop]optimize argmax
...
Merge pull request !5600 from chenjianping/lite_dev2
2020-09-01 10:46:19 +08:00
mindspore-ci-bot
340bb4c28f
!5573 Fix wrong graph inputs bug
...
Merge pull request !5573 from fanglei/graphclone
2020-09-01 10:45:21 +08:00
gukecai
264a556654
ascend profling
2020-09-01 10:27:13 +08:00
mindspore-ci-bot
1d0e0ae27c
!5602 Fix log prob and survival function of exponential distribution
...
Merge pull request !5602 from XunDeng/pp_issue_branch
2020-09-01 10:11:24 +08:00
jonyguo
314fef8ecc
fix: arg_opt is not defined
2020-09-01 10:08:32 +08:00
jonyguo
203e864425
fix: model zoo aclIMDB preprocess format
2020-09-01 09:58:38 +08:00
zhengjun10
63343d10f2
add infershape and trans format optimize
2020-09-01 09:57:20 +08:00
mindspore-ci-bot
79b117fe02
!5582 update CheckStrategyValue
...
Merge pull request !5582 from yangzhenzhang/update-check-strategy-value
2020-09-01 09:52:17 +08:00
fary86
0a858b3878
Simplify ms_context implementation
2020-09-01 09:40:48 +08:00
mindspore-ci-bot
d5e02cf474
!5584 delete the redundant argument while initializing the class of GradOperation
...
Merge pull request !5584 from shibeiji/master
2020-09-01 09:32:49 +08:00
mindspore-ci-bot
1a4d3e351e
!5586 Boost python pass compile and train performance
...
Merge pull request !5586 from BowenK/performance
2020-09-01 09:19:02 +08:00
mindspore-ci-bot
0f344f33e2
!5601 fix shufflenet_scripts
...
Merge pull request !5601 from panfengfeng/fix_shufflenet_scripts
2020-09-01 09:17:18 +08:00
mindspore-ci-bot
d92c220cc0
!5590 Fixbugfix for server shard range computation
...
Merge pull request !5590 from ZPaC/master-fix-server-shard-method
2020-09-01 09:14:13 +08:00
laiyongqiang
0c1e391556
add atomic clean op for every communication op's input
2020-09-01 09:11:42 +08:00
mindspore-ci-bot
e17eea3485
!5585 Fix output device address setting for inputs of depend node
...
Merge pull request !5585 from YuJianfeng/depend_valid_input
2020-09-01 09:01:47 +08:00
mindspore-ci-bot
cf66e62eee
!5545 fix tflite and caffe single operator question, add tflite custom parser
...
Merge pull request !5545 from 徐安越/master
2020-09-01 08:55:22 +08:00
mahdi
84efa0b96b
Added BucketBatchByLength for C API
2020-08-31 17:06:16 -04:00
Eric
65bf3ecc3e
Adding data_helper class
2020-08-31 16:29:14 -04:00
Xun Deng
9083e9dcd6
fixed prob, survival function of exponential distribution
2020-08-31 15:30:05 -04:00
Cathy Wong
7f6782be2a
dataset fixes: Update OneHot API docs; fixup Python UTs
2020-08-31 15:04:26 -04:00
chenjianping
097db73d92
optimize argmax
2020-08-31 21:54:33 +08:00
mindspore-ci-bot
39e2791149
!5588 activation support f16 in opencl
...
Merge pull request !5588 from liuzhongkai/activation1_fp16
2020-08-31 21:51:30 +08:00
mindspore-ci-bot
65819fb50c
!5488 heck arg is tensor when graph output is a const or parameter
...
Merge pull request !5488 from zhangbuxue/add_check_tensor_before_compile_graph
2020-08-31 21:36:04 +08:00
yao_yf
8f7aa5bd5a
auto parallel context modify
2020-08-31 21:19:49 +08:00
liuzhongkai
c29e9596dd
activation support fp16 in opencl
2020-08-31 06:19:28 -07:00
leilei_snow
d69224f569
fix graph wrong inputs bug.
2020-08-31 13:10:52 +00:00
liuyang_655
65a9c80aae
model_train
2020-08-31 21:01:18 +08:00
panfengfeng
121943bdb5
update shufflenetv2 scripts
2020-08-31 20:49:21 +08:00
mindspore-ci-bot
521e351dac
!5593 fix some mistake of codex
...
Merge pull request !5593 from liuwenhao/master
2020-08-31 20:41:47 +08:00
kingfo
7765d44b76
support parameter tuple input in pynative mode
2020-08-31 20:38:43 +08:00
mindspore-ci-bot
236952ca6c
!5553 Modify read me of inceptionv3
...
Merge pull request !5553 from zhouyaqiang0/master
2020-08-31 20:37:54 +08:00
mindspore-ci-bot
39b0bee9b9
!5314 Add implicit conversion description for some ops in API.
...
Merge pull request !5314 from liuxiao93/implicit-conversion-api
2020-08-31 20:26:27 +08:00
mindspore-ci-bot
8599a84afb
!5574 Add implicit conversion description for some ops in API
...
Merge pull request !5574 from lihongkang/lhk_master
2020-08-31 20:26:10 +08:00
mindspore-ci-bot
d27178bf2b
!5583 [MS][LITE][Develop]fix concat and slice
...
Merge pull request !5583 from sunsuodong/fix_concat_slice
2020-08-31 20:20:52 +08:00
liuwenhao4
51b3409a22
fix some mistake of codex
2020-08-31 20:16:05 +08:00