mindspore-ci-bot
c9bef85de3
!4398 fix ssim precision error in PyNative mode
...
Merge pull request !4398 from chujinjin/fix_ssim_precision_error_in_pynative_mode
2020-08-13 20:27:51 +08:00
yankai
3dc3b8153e
fix bug
2020-08-13 20:17:55 +08:00
yangruoqi713
f0eef67923
[MS][LITE] fix bug of arm cpu fp32 op: conv depthwise; rewrite member variables of some ops
2020-08-13 20:17:13 +08:00
mindspore-ci-bot
8c377fd159
!4384 modiy quant DenseBnAct api
...
Merge pull request !4384 from chengxb7532/master
2020-08-13 19:37:27 +08:00
zhangyihui
4c82915fc6
Add job_id parameter description
2020-08-13 19:25:28 +08:00
zhaozhenlong
2b895074ce
pad int8 add multi thread
2020-08-13 19:23:58 +08:00
mindspore-ci-bot
fb2f888ec8
!4335 Add arm op Div for int8 and testcases
...
Merge pull request !4335 from wangminggui/master
2020-08-13 19:19:16 +08:00
chujinjin
a6027ff7af
fix ssim precision error in pynative mode
2020-08-13 18:53:29 +08:00
meng_chunyang
d2ff35b68a
add label_detect & transfer_learning models
2020-08-13 17:55:50 +08:00
fuzhiye
bcd773edcc
fix bug of conv sw
2020-08-13 17:33:33 +08:00
mindspore-ci-bot
1b63c76c61
!4194 Add infer and dpn to nn/probability
...
Merge pull request !4194 from zhangxinfeng3/master
2020-08-13 17:32:50 +08:00
chenfei
2083307de4
fix bug of mobilenetv2 quant eval
2020-08-13 17:02:21 +08:00
zhengjun10
69c2ea82b3
add anf const fold fusion
2020-08-13 16:53:42 +08:00
mindspore-ci-bot
3e215aaac2
!4326 add kaiming normal init
...
Merge pull request !4326 from baihuawei/kaiming
2020-08-13 16:52:45 +08:00
mindspore-ci-bot
2db0290c49
!4356 Add validation for field split
...
Merge pull request !4356 from yangzhenzhang/update-field-split
2020-08-13 16:43:44 +08:00
yanghaitao
46ae915cb3
fix doc error
2020-08-13 16:42:23 +08:00
mindspore-ci-bot
9cc1ca1a19
!3753 CSV dataset reading a file that begins with a blank line will crash
...
Merge pull request !3753 from jiangzhiwen/dataset/csv_fix_blank_line_header
2020-08-13 16:41:16 +08:00
王明贵
a277280373
Add arm op Div for int8 and testcases
2020-08-13 16:33:53 +08:00
lilei
4a1641bfd2
init random normal
2020-08-13 16:01:31 +08:00
mindspore-ci-bot
6cfded9d78
!4341 add leaky_relu ops for Opencl
...
Merge pull request !4341 from liuzhongkai/leaky_relu
2020-08-13 15:50:35 +08:00
mindspore-ci-bot
a9c2f87ab1
!4379 add new nets and run benchmark on x86
...
Merge pull request !4379 from andy_wangrui/master
2020-08-13 15:42:27 +08:00
mindspore-ci-bot
400fd90e96
!4385 modify cmakefile
...
Merge pull request !4385 from songhonglei413/roi
2020-08-13 15:42:16 +08:00
zhanyuan
ba4dec43d4
Fix fc op's bug
2020-08-13 15:38:40 +08:00
mindspore-ci-bot
49fd9fa978
!4372 Modify the method for getting output index of metagraph.
...
Merge pull request !4372 from wangshaocong/lite
2020-08-13 15:34:05 +08:00
mindspore-ci-bot
a3036470ac
!4381 fix overflow bug when input data is big in softmax op
...
Merge pull request !4381 from fuzhiye/tmp
2020-08-13 15:32:56 +08:00
songhonglei413
609a0e9bf3
modify cmakefile
2020-08-13 15:20:27 +08:00
WilliamLian
677e6158e3
add infer function of primitive c
2020-08-13 15:00:50 +08:00
mindspore-ci-bot
d3dfeee195
!4295 adapte to remove inline and generalization of ir
...
Merge pull request !4295 from wenchunjiang/remove_inline_1
2020-08-13 14:50:00 +08:00
mindspore-ci-bot
58be11907c
!4346 all dataset support get_dataset_size
...
Merge pull request !4346 from anzhengqi/I1PXKS-Dataset-support-getsize
2020-08-13 14:49:22 +08:00
mindspore-ci-bot
b59e072c91
!4361 fixed format trans
...
Merge pull request !4361 from wangchangkai/master
2020-08-13 14:47:19 +08:00
jiangzhiwen
4673de9f96
fix blank line at header
2020-08-13 14:46:10 +08:00
mindspore-ci-bot
17a820a122
!4357 add opencl reshape op
...
Merge pull request !4357 from chenzupeng/master-lite
2020-08-13 14:44:32 +08:00
mindspore-ci-bot
dd9289a3c8
!4240 Add parameter information
...
Merge pull request !4240 from shenwei41/sw_master
2020-08-13 14:34:19 +08:00
mindspore-ci-bot
cc9c27ae85
!4330 Add ops ReverseSequence for GE and Adapter some op info for VM.
...
Merge pull request !4330 from liuxiao93/ReverseSequence
2020-08-13 14:33:38 +08:00
fuzhiye
befc26cd70
fix overflow bug when input data is big in softmax op
2020-08-13 14:33:08 +08:00
mindspore-ci-bot
88bcdb14e7
!4360 Remove NNACL's C++ Features
...
Merge pull request !4360 from songhonglei413/roi
2020-08-13 14:29:57 +08:00
chengxianbin
b97ed00c89
modify quant code
2020-08-13 14:29:43 +08:00
mindspore-ci-bot
9ca2a0406d
!4336 upgrade the performances for concat op
...
Merge pull request !4336 from pengyongrong/concat
2020-08-13 14:20:00 +08:00
mindspore-ci-bot
579e0ab925
!4354 modify python ut runtest.sh
...
Merge pull request !4354 from changzherui/mod_python_ut
2020-08-13 14:17:44 +08:00
mindspore-ci-bot
4424c8a77d
!4380 serving update client docs and related code
...
Merge pull request !4380 from 徐永飞/master
2020-08-13 14:11:11 +08:00
mindspore-ci-bot
bc702459bc
!4319 upload yolov3-darknet quant net codes
...
Merge pull request !4319 from chengxb7532/master
2020-08-13 13:42:30 +08:00
mindspore-ci-bot
4507b573bf
!4321 format padding comment
...
Merge pull request !4321 from wuxuejian/format_padding_comment
2020-08-13 13:39:05 +08:00
mindspore-ci-bot
b337b15c9b
!4352 support bool tensor and bool do equal in pynative mode
...
Merge pull request !4352 from zhangbuxue/support_bool_tensor_and_bool_do_equal
2020-08-13 13:38:23 +08:00
songhonglei413
03f817b35f
move cplusplus file to C file
2020-08-13 13:03:32 +08:00
andy
6b944f3651
mod sh
2020-08-13 12:18:25 +08:00
andy
20b11e6ccb
mod sh
2020-08-13 12:07:12 +08:00
andy
dfe65b9be6
mod sh
2020-08-13 12:01:35 +08:00
wenchunjiang
b24943d496
adapte to remove inline
...
merge me commit for remove inline
deal witch multiple cases of switch in ConstructKernelGraph
deal with switch and call cases in ConstructKernelGraph
fix bug and rebase master
ConstructKernelGraph adapte to remove inline
fix InsertMultipleAssignToGraph bug
add graph input to new graph which is created for switch input
replace CreateNewParameterFromCNode to NewParameter in order to set new
parameter's abstract and kernel_info
avoids create a new switch repeatedly when the cnode is a call switch without real input
null pointer check
update frontend code
Revert "update frontend code"
This reverts commit ce1f600d1e9b4b47d9b81122f981bbbe505dd250.
update frontend code PR_2948
fix bug of CheckLabalIndex
handle switch_layer in ConstructKernelGraph
add attr for assign node to avoid erasing by cse pass
cherry-pick ms commit[59b35f690ddcc94ff35a4f4eaf3816121b32235b]:temporary avoid list getitem problem
rebase master
Revert "cherry-pick ms commit[59b35f690ddcc94ff35a4f4eaf3816121b32235b]:temporary avoid list getitem problem"
This reverts commit 74c258f94260ca0769a1ef69c6ef8e831c301dbf.
Revert "handle switch_layer in ConstructKernelGraph"
This reverts commit cb5367f02d69facbca8d39e9234c501608aee27f.
Revert "update frontend code PR_2948"
This reverts commit 234ac583400a96a8ddd641f7a722e1ccd5e056c6.
Revert "merge me commit for remove inline"
This reverts commit 55c0ebd42b6699c7686f5ce585e745f87dd42280.
fix diff after rebase master
doing remove inline in me
overwrite FindNodePrimitive
Revert "doing remove inline in me"
This reverts commit b42e893125bc624d323e855ac6ae615333c06e65.
2020-08-13 11:51:44 +08:00
zhangxinfeng3
b16b71b9e8
add infer and dpn
2020-08-13 11:46:07 +08:00
mindspore-ci-bot
25b50e759c
!4375 solve aware quantizer ptr problem
...
Merge pull request !4375 from cjh9368/aware_quant
2020-08-13 11:46:03 +08:00