mindspore-ci-bot
4424c8a77d
!4380 serving update client docs and related code
...
Merge pull request !4380 from 徐永飞/master
5 years ago
mindspore-ci-bot
bc702459bc
!4319 upload yolov3-darknet quant net codes
...
Merge pull request !4319 from chengxb7532/master
5 years ago
mindspore-ci-bot
4507b573bf
!4321 format padding comment
...
Merge pull request !4321 from wuxuejian/format_padding_comment
5 years ago
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
5 years ago
songhonglei413
03f817b35f
move cplusplus file to C file
5 years ago
andy
6b944f3651
mod sh
5 years ago
andy
20b11e6ccb
mod sh
5 years ago
andy
dfe65b9be6
mod sh
5 years ago
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.
5 years ago
zhangxinfeng3
b16b71b9e8
add infer and dpn
5 years ago
mindspore-ci-bot
25b50e759c
!4375 solve aware quantizer ptr problem
...
Merge pull request !4375 from cjh9368/aware_quant
5 years ago
andy
a017586794
add new nets and modify sh for x86 run
5 years ago
xuyongfei
3554cad325
update serving cpp_client compiler; update serving acl build option
5 years ago
mindspore-ci-bot
1716beb037
!3942 embeddinglookup_wrap
...
Merge pull request !3942 from yao_yf/embeddinglookup_wrap
5 years ago
Pengyongrong
519581e114
concat performance upgrade
5 years ago
cjh9368
2ae2c3ceca
solve aware quantizer memory problem
5 years ago
mindspore-ci-bot
10015ad9b2
!4371 Add fp16 pooling
...
Merge pull request !4371 from fuzhiye/tmp
5 years ago
kai00
9638139e27
fixed format trans
5 years ago
fuzhiye
a8b1e99506
1.Add fp16 pooling
...
2.Add fp16 cast
5 years ago
yangzhenzhang
4a0e6ff7fc
update field split
5 years ago
mindspore-ci-bot
a7556d874d
!4317 Add nasnet mobile and nasnet large model test
...
Merge pull request !4317 from ghzl/add-test-case
5 years ago
liuxiao93
68d9faf766
Add ops ReverseSequence for GE.
...
Adapter some op-info for VM.
5 years ago
chenzupeng
e1b78c1f49
add opencl reshape op
5 years ago
wsc
067beb2590
Modify the method for getting output index of metagraph.
5 years ago
mindspore-ci-bot
04371f6d38
!4364 add aware quant converter
...
Merge pull request !4364 from cjh9368/aware_quant
5 years ago
mindspore-ci-bot
103b25ad49
!4215 Add uncertainty toolbox to nn/probability
...
Merge pull request !4215 from zhangxinfeng3/uncer
5 years ago
mindspore-ci-bot
ddec0c0f96
!4365 Update random uniform op invocation
...
Merge pull request !4365 from peixu_ren/custom_bijector
5 years ago
mindspore-ci-bot
462fbaf9c6
!4278 Add transforms to nn.probability
...
Merge pull request !4278 from byweng/transform
5 years ago
mindspore-ci-bot
61a2274787
!4359 fix layernorm grad error in pynative mode
...
Merge pull request !4359 from chujinjin/fix_layernorm_grad_error_in_pynative
5 years ago
mindspore-ci-bot
64923214f1
!4248 Update RowTensorEliminater and IndexedSliceEliminate to Pattern Matcher
...
Merge pull request !4248 from Giancarlo/pm_update_sparsetensor
5 years ago
mindspore-ci-bot
9e5f4182a8
!4329 Revert the AdamApplyOneAssign fusion pass before op registration
...
Merge pull request !4329 from YuJianfeng/adam_assign
5 years ago
mindspore-ci-bot
03210ef166
!2557 Add UnsortedSegmentSum fission pass
...
Merge pull request !2557 from huanghui/unsorted-segment-sum-fission-pass
5 years ago
mindspore-ci-bot
265064733b
!4340 move cc file that end with py to pybind
...
Merge pull request !4340 from liubuyu/master
5 years ago
tinazhang
0868720eb7
fix parameter type for repeat op in c++ api and added c++/python ut.
5 years ago
peixu_ren
33efb86b12
Added interger check for seed parameters in random ops
5 years ago
mindspore-ci-bot
f37a2fa402
!4252 Follow up to pr 4025 to Reorganize tests and includes
...
Merge pull request !4252 from tony_liu2/staging
5 years ago
peixu_ren
3a11d123d4
Update random uniform op invocation
5 years ago
tony_liu2
deb1146474
reorganize headers and tests
...
remove headers
fix iterator file
fix pr comments
fix new file
5 years ago
mindspore-ci-bot
64b0feb7a2
!4315 support int8, int16, bool types for akg ops GPU
...
Merge pull request !4315 from JonathanY/akg_ops
5 years ago
cjh9368
18c6ac9988
add quant aware compile success
5 years ago
mindspore-ci-bot
1351d5f431
!4333 Sovled THOR for Resnet50 net train failed
...
Merge pull request !4333 from wangmin0104/master
5 years ago
chengxianbin
759392571f
upload yolov3-darknet53 quant code
5 years ago
mindspore-ci-bot
cfd37ca90d
!4350 fix the bias too big of the caffe model ml_bank_recog by fix qsort of the argmax
...
Merge pull request !4350 from zhaodezan/master
5 years ago
liuzhongkai
2eb55946f6
add opencl leaky relu kernel
5 years ago
chujinjin
9cc9f6b470
fix layernorm grad error in pynative
5 years ago
zhaodezan
8eafbc8fb9
using qsort function correctly
5 years ago
zhangxinfeng3
735279a063
add uncertainty toolbox
5 years ago
huanghui
b8d7f6d77f
add UnsortedSegmentSum fission pass
5 years ago
mindspore-ci-bot
874972caf8
!4349 [MS][LITE][Develop]compare ops support quant
...
Merge pull request !4349 from chenjianping/lite_dev2
5 years ago
mindspore-ci-bot
66d6334791
!4332 fix tools bugs
...
Merge pull request !4332 from yeyunpeng2020/master_time_profile
5 years ago