mindspore-ci-bot
196fdbe16e
!4280 adapt input to attr between cpu and aicpu embeddinglookup
...
Merge pull request !4280 from wuxuejian/embedding_input_adapt
5 years ago
yangjie159
1b6e5facd4
fix subgraph inputs and add ut
5 years ago
mindspore-ci-bot
e509f87f7f
!4219 Add Unique CPU kernel
...
Merge pull request !4219 from huanghui/add-op-unique
5 years ago
王明贵
62e93f158d
Add arm op sub for int8 and testcases
5 years ago
mindspore-ci-bot
73c3be480e
!4294 modify pooling & fc & gatherND parser and merge ut.
...
Merge pull request !4294 from lyvette/tflite_parser
5 years ago
mindspore-ci-bot
ccea165eb6
!4279 GPU update cast in akg
...
Merge pull request !4279 from VectorSL/master
5 years ago
mindspore-ci-bot
637018cb6a
!4308 fix resnet_gpu distribute init
...
Merge pull request !4308 from yuchaojie/fix_resnet_gpu_distribute_init
5 years ago
buxue
35677ac098
support two mstypes do equal.
5 years ago
mindspore-ci-bot
b94f19d7f0
!4303 Add TFLITE Model
...
Merge pull request !4303 from liuxiao78/master
5 years ago
mindspore-ci-bot
ecb75d1ba0
!4307 Erase the nodes without primitive value node input from the internal outputs
...
Merge pull request !4307 from YuJianfeng/internal_output
5 years ago
Jonathan Yan
e0528615e3
int16 uint8 bool supported akg ops
5 years ago
John Tzanakakis
3569513232
fix d-chip wacthpoints, latest value for GPU inputs
5 years ago
mindspore-ci-bot
2905fb8c64
!4311 Fix minddata monitoring
...
Merge pull request !4311 from anthonyaje/monitor_fix
5 years ago
mindspore-ci-bot
9276a9d2fb
!3771 C++ API Support for TextFile Dataset
...
Merge pull request !3771 from cathwong/ckw_c_api_textfile_nosampler
5 years ago
mindspore-ci-bot
fc5caafd74
!4081 adding random sharpness cpp op + python and cpp unit tests + invertOp cpp unit test
...
Merge pull request !4081 from ava/visionOps
5 years ago
avakh
477528de7f
random sharpness cpp op support
5 years ago
mindspore-ci-bot
e14fff871d
!4312 [MD] fix broken lite build
...
Merge pull request !4312 from nhussain/fix_lite_builds
5 years ago
nhussain
e08b5f594e
remove faulty tests
5 years ago
mindspore-ci-bot
8ee68ae667
!4245 [MD] Add SolarizeOp
...
Merge pull request !4245 from nhussain/solarize
5 years ago
fary86
73325e0f01
Change export interface
5 years ago
nhussain
7766efd58e
add files
5 years ago
Cathy Wong
7f39b5cfd7
C++ API Support for TextFile Dataset and Unit Tests
5 years ago
mindspore-ci-bot
6c4b4f91d2
!3978 Added unit tests for ResizeNearestNeighbor gpu kernel
...
Merge pull request !3978 from Peilin/master
5 years ago
mindspore-ci-bot
39f7a22d84
!4301 add leaky_relu ops for Opencl
...
Merge pull request !4301 from liuzhongkai/leaky_relu
5 years ago
anthonyaje
2e804f2297
Fix minddata monitoring bug
5 years ago
zhangz0911gm
60b62eaaba
Adding caffePrelu
5 years ago
mindspore-ci-bot
4f75adb11a
!4297 sync code incubator to master
...
Merge pull request !4297 from guozhijian/code_sync_incubator_f3c32baf_to_master_fcfc75a3_0811
5 years ago
mindspore-ci-bot
8333aea5f5
!4061 Fix several minor issues
...
Merge pull request !4061 from LiHongzhang/fix_summary
5 years ago
mindspore-ci-bot
daefafbee6
!4292 fix bugs in context_extend cc file
...
Merge pull request !4292 from liubuyu/bug_fix2
5 years ago
mindspore-ci-bot
5ac8c40e91
!4306 Add face_detect CAFFE models
...
Merge pull request !4306 from mengchunyang/master
5 years ago
mindspore-ci-bot
5b4329a771
!4276 fix for code naming specification in mindspore/lite
...
Merge pull request !4276 from hangq/master
5 years ago
mindspore-ci-bot
a2defde1c2
!4287 fix mindspore models runtime on_device
...
Merge pull request !4287 from yankai10/merge
5 years ago
root
2aae87decf
add opencl leakyrelu kernel
...
add opencl prelu kernel
5 years ago
huanghui
fa081092c8
add Unique cpu kernel
5 years ago
yuchaojie
246e3a5b54
fix resnet-gpu distribute init
5 years ago
hangq
7556389aef
fix for code naming specification
5 years ago
yujianfeng
6e99eab088
Erase the nodes without primitive value node input from the internal outputs
5 years ago
yankai
b3468fab89
fix mindspore models runtime on_device
5 years ago
lyvette
754ef22831
merge similar parser ut.
...
fix fc parser bug.
modify pooling parser and add its ut.
fix gatherND parser bug.
5 years ago
meng_chunyang
bd3e610a16
add face_detect models
5 years ago
mindspore-ci-bot
e73e9a9aee
!4261 [MS][LITE] fix arm fp32 op bug: conv_depthwise_3x3, batchnorm, scale, etc.
...
Merge pull request !4261 from yangruoqi713/test_dw
5 years ago
lvchangquan
9fcba1ef36
fix a sync stream problem in pynative mode
5 years ago
Li Hongzhang
de43c11e2e
fix several issues
...
- handle collection for multiple trains
- how many tensors to collect when sunk
- change loglevel for get_learning_rate
- update calculation of `max_file_size`
- fix how collect_tensor_freq counting
5 years ago
liuxiao78
ffb85336d1
add tflite model
5 years ago
mindspore-ci-bot
c2997845c2
!4289 Fix pad op validate issue
...
Merge pull request !4289 from xiefangqi/fix_pad_validate
5 years ago
wangzhe
8c6bb6db80
fix caffe eltwise_sum parser bug & conv_bn_fusion eps bug
5 years ago
mindspore-ci-bot
67f5b0e916
!4258 change binary to mindir
...
Merge pull request !4258 from leopz/fix_doc
5 years ago
wilfChen
89ce0bdb78
maximumgrad
5 years ago
yangruoqi713
c7ad8fca01
[MS][LITE] fix arm fp32 op bug: conv_depthwise_3x3, batchnorm, scale, etc.
5 years ago
mindspore-ci-bot
e48293a58d
!4285 fix doc error
...
Merge pull request !4285 from yanghaitao/yht_fix_doc
5 years ago