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 |
changzherui
|
d3f709be55
|
modify python ut runtest.sh
|
5 years ago |
mindspore-ci-bot
|
967a87160e
|
!4309 fix round divide for int8
Merge pull request !4309 from lixian/master
|
5 years ago |
mindspore-ci-bot
|
acba17e248
|
!4320 adjust anf_exporter and anf_importer
Merge pull request !4320 from 徐安越/move_primitive_2
|
5 years ago |
bingyaweng
|
1b1ad52e7c
|
add transforms to nn.probability
|
5 years ago |
mindspore-ci-bot
|
1406ac43c3
|
!4339 fix multinomial
Merge pull request !4339 from baihuawei/0812
|
5 years ago |
shenwei41
|
6913c96f11
|
Alarm modification
|
5 years ago |
shenwei41
|
ec6fa65fd9
|
Add parameter information
|
5 years ago |
buxue
|
9c7cdcf1e9
|
support bool tensor and bool do equal
|
5 years ago |
chenjianping
|
a080fb188a
|
compare ops support quant
|
5 years ago |
mindspore-ci-bot
|
363fbb7a79
|
!4334 [MS][LITE][Develop]cast support data type from float to int32
Merge pull request !4334 from chenjianping/lite_dev
|
5 years ago |
xuanyue
|
3a07af9633
|
adjust anf
|
5 years ago |
yeyunpeng
|
00ecfc3137
|
fix time_profile and converter bug
|
5 years ago |
mindspore-ci-bot
|
d7795494e0
|
!4299 fix caffe eltwise sum parser bug & conv_bn_fusion eps bug
Merge pull request !4299 from wangzhe/master
|
5 years ago |
guohongzilong
|
2c6a564059
|
add nasnet model test case
|
5 years ago |
mindspore-ci-bot
|
8c20ce4f80
|
!4325 fix post training quant
Merge pull request !4325 from xutianchun/quant_0811
|
5 years ago |
mindspore-ci-bot
|
290c93a9a7
|
!4347 FIxing Bugs
Merge pull request !4347 from zhangzheng/master
|
5 years ago |
zhangz0911gm
|
a80e0cd111
|
Fixing bugs
|
5 years ago |
lixian
|
4b099da68f
|
fix round divide for int8
|
5 years ago |
chenjianping
|
4b8c9da7e7
|
cast support fp32->int
|
5 years ago |
anzhengqi
|
3e31ac6d62
|
all Dataset support get_dataset_size
|
5 years ago |
mindspore-ci-bot
|
a7157c42eb
|
!4338 Add Inception_v3 Tflite Model
Merge pull request !4338 from jianghui/master
|
5 years ago |
Zhang Qinghua
|
6c65eac151
|
Remove useless function declaration in backend
|
5 years ago |
mindspore-ci-bot
|
0082c0e5df
|
!3824 Changing folders for several operators
Merge pull request !3824 from zhangzheng/master
|
5 years ago |
baihuawei
|
216ef0e144
|
fix multinomial
|
5 years ago |
liubuyu
|
45b6600001
|
mv cc file that end with py to pybind
|
5 years ago |
yao_yf
|
e4de26d5bc
|
embeddinglookup wrap
|
5 years ago |
mindspore-ci-bot
|
5adba834d0
|
!3819 C++ API Support for CLUE Dataset
Merge pull request !3819 from jiangzhiwen/jzw/c_api_clue
|
5 years ago |
jianghui58
|
4bbf76cad0
|
add inception_v3.tflite model
|
5 years ago |
mindspore-ci-bot
|
0ac47b578d
|
!4300 fix operator select log imcomplete
Merge pull request !4300 from jjfeing/master
|
5 years ago |
mindspore-ci-bot
|
d3bdcad61a
|
!4254 fix subgraph input kernels
Merge pull request !4254 from yangjie159/fix-subgraph-input-kernels
|
5 years ago |
mindspore-ci-bot
|
d438f620e1
|
!4327 six caffe models are added as gate
Merge pull request !4327 from zhaodezan/master
|
5 years ago |
mindspore-ci-bot
|
c0215d4445
|
!4216 Add arm op Sub supporting int8 and testcases
Merge pull request !4216 from wangminggui/master
|
5 years ago |