fuzhiye
3cda158a84
1.fix int8 conv non-optimize bug
...
2.Malloc output tensor in runtime for quant cast type op
5 years ago
mindspore-ci-bot
85364d59c2
!4316 fix debugger d-chip watchpoints and ensure GPU updated tensor values
...
Merge pull request !4316 from john_tzanakakis/master_ms1_grpc
5 years ago
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
mindspore-ci-bot
e509f87f7f
!4219 Add Unique CPU kernel
...
Merge pull request !4219 from huanghui/add-op-unique
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
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
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
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
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
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
mindspore-ci-bot
67f5b0e916
!4258 change binary to mindir
...
Merge pull request !4258 from leopz/fix_doc
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
mindspore-ci-bot
c6acafcbc6
!4268 fix glog level dont work
...
Merge pull request !4268 from liubuyu/master
5 years ago
mindspore-ci-bot
6e52356988
!4270 [MS][LITE]add op_roipooling and testcase
...
Merge pull request !4270 from songhonglei413/roi
5 years ago
mindspore-ci-bot
8461b2f0ba
!4296 [MS][LITE][Develop]optimize resize
...
Merge pull request !4296 from chenjianping/lite_dev2
5 years ago
mindspore-ci-bot
993a28bcfe
!4275 add allredcue grouping for resnet gpu version
...
Merge pull request !4275 from yuchaojie/add_allreduce_group_for_resnet_gpu
5 years ago
mindspore-ci-bot
756b834616
!4263 [MS][LITE][Develop]argmax,argmin support keepdim
...
Merge pull request !4263 from chenjianping/lite_dev
5 years ago
jonyguo
866e9259a4
fix: random_op.py pylint error
5 years ago
mindspore-ci-bot
e203503b80
!4283 add InsertGradientOf operator support in pynative mode
...
Merge pull request !4283 from wangqiuliang/add-insert-gradient-of-operator-support
5 years ago