peixu_ren
292f2de0cf
Add sampling functions in exponential, geometric and uniform distributions
2020-07-27 17:07:14 -04:00
Xun Deng
7bb83067d0
added exponential uniform geometric distribution
...
added cdf, logcdf, survival, logsurvival, entropy, mode, cross_entropy wrapper
2020-07-27 17:03:37 -04:00
mindspore-ci-bot
457273e508
!3550 Fix a racing condition in CacheMergeOp when the leaf hits an error and exit too early
...
Merge pull request !3550 from JesseKLee/merge_op_fix
2020-07-28 02:45:09 +08:00
Jesse Lee
fcb603db45
Fix a merge_op timing hole
2020-07-27 13:37:09 -04:00
mindspore-ci-bot
ee67f70b73
!3449 Cifar100 for C API
...
Merge pull request !3449 from MahdiRahmaniHanzaki/cifar100-c-api
2020-07-28 00:09:41 +08:00
mindspore-ci-bot
f15c6e2b77
!3508 modelzoo: support VGG network in GPU
...
Merge pull request !3508 from ms_yan/vgg_gpu
2020-07-28 00:08:53 +08:00
Mahdi
92568248c9
Added Cifar100 for C API
2020-07-27 10:35:24 -04:00
ms_yan
cf3fff8996
init add vgg16 gpu version
...
merge the script
optimize the script
2020-07-27 22:26:17 +08:00
mindspore-ci-bot
79225e044a
!3529 Pass optimzier attributes to push kernel and parameter server.
...
Merge pull request !3529 from ZPaC/pass-optimizer-attrs-to-push
2020-07-27 21:07:34 +08:00
mindspore-ci-bot
6e7c673c90
!3519 remove diary file
...
Merge pull request !3519 from anzhengqi/remove-log
2020-07-27 20:53:41 +08:00
mindspore-ci-bot
f4188af5b2
!3538 Change at-most collected tensor summary from 50 to 20 when auto-calculated
...
Merge pull request !3538 from LiHongzhang/f50_t20
2020-07-27 19:53:11 +08:00
mindspore-ci-bot
2d9133d773
!3534 Expand make tuple node of graph input
...
Merge pull request !3534 from chenfei_mindspore/release-make-tuple-of-load-input-data
2020-07-27 19:40:29 +08:00
mindspore-ci-bot
a5bf1de2bf
!3526 modify serving readme
...
Merge pull request !3526 from dinghao/master
2020-07-27 19:38:46 +08:00
mindspore-ci-bot
a9f482f3a1
!3484 Add json config checking
...
Merge pull request !3484 from caifubi/data-dump
2020-07-27 19:37:30 +08:00
mindspore-ci-bot
542e786540
!3516 fix python import
...
Merge pull request !3516 from hexia/fix_python_import
2020-07-27 19:35:40 +08:00
mindspore-ci-bot
38620e542a
!3536 fix bug ArgMaxWithValue
...
Merge pull request !3536 from fangzehua/argmax
2020-07-27 19:33:09 +08:00
mindspore-ci-bot
e9316b1389
!3500 fix sparse feature bug for auto parallel
...
Merge pull request !3500 from lirongzhen1/master
2020-07-27 19:27:39 +08:00
ZPaC
af62d4020b
Pass optimizer attributes to push nodes.
2020-07-27 18:53:34 +08:00
mindspore-ci-bot
03193542f5
!3481 `max_file_size` includes metadata and drops the last step
...
Merge pull request !3481 from LiHongzhang/limit_summary
2020-07-27 17:41:54 +08:00
mindspore-ci-bot
dba675f04f
!3468 Set the width for int8/int16/int32 and their relevant unsigned type.
...
Merge pull request !3468 from ZhangQinghua/master1
2020-07-27 17:30:47 +08:00
mindspore-ci-bot
5f7d2ba396
!3525 Fix a bug for Parameter
...
Merge pull request !3525 from hewei/fix_parameter_bug
2020-07-27 17:17:16 +08:00
Li Hongzhang
cd4776fc32
change at-most collected tensor from 50 to 20
...
When `collect_tensor_freq` is specified as `None`,
the `collect_tensor_freq` would be auto calculated.
The previous behavior is to collect at most 50 steps,
now changing to 20
2020-07-27 16:56:07 +08:00
fangzehua
32519ef570
fix argmaxwithvalue
2020-07-27 16:53:12 +08:00
chenfei
69f4c45bb8
get real parameters if graph input is a virtual cnode
2020-07-27 16:29:22 +08:00
mindspore-ci-bot
e730224a2c
!3511 Add IOU, CheckValid, GatherNd, ScatterNd ops.
...
Merge pull request !3511 from linqingke/new_ops
2020-07-27 15:50:30 +08:00
He Wei
a6db29b11b
Fix a bug for Parameter
...
1. Parameter's init_data() should have no effect if default_input already set;
2. This bug is introduced by 'decouple ParamValue from python';
3. An unit test case is added to ensure the right init_data() behavior.
2020-07-27 15:32:08 +08:00
dinghao
4dde763766
modify serving readme
2020-07-27 14:32:57 +08:00
mindspore-ci-bot
9c461f5565
!3513 Add parameter server mode_zoo case and CI test cases.
...
Merge pull request !3513 from ZPaC/master-add-ps-test-cases
2020-07-27 14:31:46 +08:00
mindspore-ci-bot
568da0d510
!3425 fix avgpoolgrad
...
Merge pull request !3425 from fangzehua/avgpool
2020-07-27 14:15:29 +08:00
hexia
0792ceeeef
fix python import
2020-07-27 14:12:13 +08:00
mindspore-ci-bot
243c1195f9
!3444 Fix README.md and shell scripts in fasterRCNN
...
Merge pull request !3444 from zhouyuanshen/master
2020-07-27 12:01:48 +08:00
ZPaC
07a52688c1
Add parameter server model_zoo case and CI test cases.
2020-07-27 11:45:02 +08:00
mindspore-ci-bot
ca42c21206
!3497 restore transformer st
...
Merge pull request !3497 from yuchaojie/transformer_st
2020-07-27 11:41:56 +08:00
mindspore-ci-bot
8e3d788942
!3349 move the dependency of utils to core
...
Merge pull request !3349 from liubuyu/master
2020-07-27 11:20:21 +08:00
mindspore-ci-bot
979342e0c4
!3490 Change readme.txt in WarpCTC and checkpoint directory
...
Merge pull request !3490 from yangyongjie/master
2020-07-27 11:18:12 +08:00
anzhengqi
081d876438
remove-log
2020-07-27 11:14:38 +08:00
linqingke
7829bab811
add iou ops.
2020-07-27 11:12:26 +08:00
fangzehua
86dd0c583a
fix avgpool grad
2020-07-27 11:06:32 +08:00
mindspore-ci-bot
c22792aab1
!3495 Gpu StridedSlice performance optimize
...
Merge pull request !3495 from chenweifeng/strided_slice
2020-07-27 11:04:50 +08:00
Li Hongzhang
05dd17687a
max_file_size include metadata length and drop last step
2020-07-27 10:53:21 +08:00
zhouyuanshen
7236955133
fix README.md and shell scripts in fasterrcnn
2020-07-27 10:49:15 +08:00
lirongzhen1
51796aa624
fix sparse feature bug for auto parallel
2020-07-27 10:44:49 +08:00
mindspore-ci-bot
295038d346
!3324 add reduce_any op for vm
...
Merge pull request !3324 from fangzehua/reduce_any
2020-07-27 10:38:57 +08:00
mindspore-ci-bot
521f1e5938
!3457 add LeakReLUQuant OP for bug fix.
...
Merge pull request !3457 from chenzhongming/master
2020-07-27 10:36:41 +08:00
liubuyu
f4bc0bc9fe
move the dependency of utils to core
2020-07-27 10:28:46 +08:00
mindspore-ci-bot
ea58b9be61
!3461 [EmbeddingLookup] Add the dimension constraint on the Parameter
...
Merge pull request !3461 from Xiaoda/12-add-annotations-for-embeddinglookup
2020-07-27 10:17:48 +08:00
mindspore-ci-bot
0708b18165
!3460 dataset: api format problem in totype, totensor, slice
...
Merge pull request !3460 from ms_yan/api_format
2020-07-27 10:11:31 +08:00
mindspore-ci-bot
15dfaf6b97
!3450 use primitive `Less` instead of `scalar_lt` for `large for loop` condition
...
Merge pull request !3450 from fary86/fix_large_for_loop_execute_error
2020-07-27 09:48:54 +08:00
mindspore-ci-bot
843cf1fcbb
!3494 fix a typo in resnet
...
Merge pull request !3494 from guoqi/master
2020-07-27 09:47:08 +08:00
mindspore-ci-bot
d14a01f403
!3510 Cancel insert assign from condition to true branch of while
...
Merge pull request !3510 from chenfei_mindspore/avoid-insert-assign-from-condition-to-true-branch
2020-07-27 09:31:52 +08:00