Commit Graph

8472 Commits

Author SHA1 Message Date
Corleone 9062e0a7a3 add reference count for opencl runtime 2020-08-27 18:46:02 +08:00
mindspore-ci-bot df9d67c0dc !5235 add tinybert gpu readme
Merge pull request !5235 from hanhuifeng/tinybert_readme
2020-08-27 14:52:01 +08:00
mindspore-ci-bot 4d3eaa2068 !5305 [MS][LITE][Develop]conv1x1 prepare & memory optimize
Merge pull request !5305 from ling/bug
2020-08-27 14:49:28 +08:00
mindspore-ci-bot 4daabe1d75 !5316 Add head files and third-party files to x86 runtime package.
Merge pull request !5316 from wangshaocong/lite_pkg
2020-08-27 14:36:11 +08:00
ling a2d7174d45 [MS][LITE][Develop]Fp16 conv1x1 prepare & memory optimize 2020-08-27 14:33:34 +08:00
mindspore-ci-bot 59511a0623 !5304 [MS][LITE][CPU]malloc using memory pool
Merge pull request !5304 from fuzhiye/tmp
2020-08-27 14:33:02 +08:00
mindspore-ci-bot 3725062582 !5229 [AutoParallel]Fix CodeDex
Merge pull request !5229 from lichen/fix_code_index
2020-08-27 14:29:24 +08:00
mindspore-ci-bot a15b9beb74 !5204 fix bugs
Merge pull request !5204 from lihongkang/lhk_master
2020-08-27 14:22:59 +08:00
mindspore-ci-bot 81989d6884 !5222 Add Convertor function for windows enviroment
Merge pull request !5222 from liuwenhao/master
2020-08-27 14:22:00 +08:00
fuzhiye a4114a6a6c malloc using memory pool 2020-08-27 14:18:04 +08:00
mindspore-ci-bot 3b7217c4d9 !5311 add performence compile option
Merge pull request !5311 from hangq/primitive
2020-08-27 14:17:22 +08:00
mindspore-ci-bot 0753c3446c !5320 Add TFLITE Models
Merge pull request !5320 from liuxiao78/master
2020-08-27 14:16:08 +08:00
mindspore-ci-bot 69094eb974 !5320 Add TFLITE Models
Merge pull request !5320 from liuxiao78/master
2020-08-27 14:16:04 +08:00
mindspore-ci-bot 834c95fa06 !5323 add aware quant testcase
Merge pull request !5323 from cjh9368/aware_quant
2020-08-27 14:15:44 +08:00
mindspore-ci-bot ea66324aa3 !5197 add attr for transdata node
Merge pull request !5197 from lianliguang/master
2020-08-27 14:13:42 +08:00
mindspore-ci-bot fabebb2678 !5264 [bug]fix bugs when parameters updata
Merge pull request !5264 from vlne-v1/I1SP3I-return-value-not-the-exact-value
2020-08-27 14:13:20 +08:00
mindspore-ci-bot c16566fafc !5324 Fix the bug of matmul_int8's pre-process
Merge pull request !5324 from zhanyuan/dev
2020-08-27 14:09:59 +08:00
hangq a76a2c6f5c add performence compile option 2020-08-27 12:27:12 +08:00
zhanyuan 203a4d2ea8 Fix the bug of matmul_int8's pre-process 2020-08-27 11:43:24 +08:00
cjh9368 64ad8b235c add aware quant testcase 2020-08-27 11:39:26 +08:00
liuxiao78 f68fc9ee4c add tflite models 2020-08-27 11:37:56 +08:00
mindspore-ci-bot b346f0b3ec !5026 Fix the problem of resource clear
Merge pull request !5026 from Simson/enhancement-API
2020-08-27 11:19:02 +08:00
mindspore-ci-bot fc9161a4c5 !5205 Move GetValue of CLUE Dataset out of try-catch
Merge pull request !5205 from jiangzhiwen/bug/clue_get_value
2020-08-27 11:16:56 +08:00
mindspore-ci-bot e83899add6 !5171 fix global_step error in multi-cases
Merge pull request !5171 from liangzelang/fix_global_step_error
2020-08-27 11:01:38 +08:00
simson d4babf190c fix risk of memory leak 2020-08-27 10:54:06 +08:00
wsc 1fe8d71581 Add head files and third-party files to x86 runtime package 2020-08-27 10:47:38 +08:00
mindspore-ci-bot def1ff4307 !5302 Enlarge-the-threshold-of-resnet50-in-pynative
Merge pull request !5302 from JoyLvliang/enlarge-the-threshold-of-resnet50-in-pynative
2020-08-27 10:45:54 +08:00
mindspore-ci-bot 042f6a8d97 !5201 serving st time optimization
Merge pull request !5201 from hexia/st_optimization_time
2020-08-27 10:43:03 +08:00
mindspore-ci-bot 454ae16335 !4777 Add test cases for uniform ops on GPU
Merge pull request !4777 from peixu_ren/custom_gpu
2020-08-27 10:42:39 +08:00
mindspore-ci-bot d1b95ed9bd !5240 Fix remove internal output for unique device target
Merge pull request !5240 from YuJianfeng/internal_output
2020-08-27 10:35:37 +08:00
mindspore-ci-bot 302f641734 !5285 [MD] minddata gpu add circular_memory to device_queue
Merge pull request !5285 from xiefangqi/xfq_add_circular_gpu
2020-08-27 10:12:01 +08:00
WilliamLian 097f53bed9 add attr for transdata node 2020-08-27 09:42:55 +08:00
mindspore-ci-bot 92e2d21ea4 !5088 Fix MASS and FasterRcnn CI Problem.
Merge pull request !5088 from linqingke/mass
2020-08-27 09:30:58 +08:00
mindspore-ci-bot 352a26dd59 !5231 readd caffe model
Merge pull request !5231 from zhengjun10/master
2020-08-27 09:13:52 +08:00
mindspore-ci-bot 66d6320b21 !5224 Add test case about loss scale in parallel mode
Merge pull request !5224 from yangzhenzhang/add-split-sens-and-loss-scale-test-case
2020-08-27 09:06:01 +08:00
mindspore-ci-bot 3d26fe4d07 !5220 onnx net and fix bug
Merge pull request !5220 from 徐安越/master
2020-08-27 09:05:38 +08:00
liuwenhao4 8b2dc47a64 Add Convertor function for windows enviroment 2020-08-27 09:02:53 +08:00
mindspore-ci-bot 9f13170217 !5295 Fix some doc errors in pp distributions and bijectors
Merge pull request !5295 from peixu_ren/custom_bijector
2020-08-27 08:53:32 +08:00
mindspore-ci-bot df611d8e50 !5298 Add dtype check in uniform and normal distribution
Merge pull request !5298 from XunDeng/pp_issue_branch
2020-08-27 08:53:07 +08:00
lvliang 1b018b8167 enlarge-the-threshold-of-resnet50-in-pynative 2020-08-27 08:52:32 +08:00
mindspore-ci-bot 171d229c97 !5253 fix some comments of api
Merge pull request !5253 from zhangxinfeng3/master
2020-08-27 08:50:24 +08:00
Xun Deng 436b54478d add parameter type check in normal and uniform distribution 2020-08-26 16:00:59 -04:00
peixu_ren 70b0d4150c Fix some doc errors in pp distributions and bijectors 2020-08-26 15:02:53 -04:00
mindspore-ci-bot 2cd99c2829 !5189 Updating RandomAffine and RandomPosterize APIs to reflect recent requirements
Merge pull request !5189 from islam_amin/fixed_translate_affine
2020-08-27 01:45:03 +08:00
peixu_ren 2d5d44ab22 Add test cases for uniform ops on GPU 2020-08-26 12:02:27 -04:00
islam_amin 94a4a3f20b changing affine and posterize apis 2020-08-26 10:51:54 -04:00
mindspore-ci-bot adbb75556d !4778 Added type support for Reshape gpu kernel for faster RCNN
Merge pull request !4778 from Peilin/reshape-gpu-kernel-type-support
2020-08-26 22:41:12 +08:00
mindspore-ci-bot ea29183f3c !5260 update api for optional
Merge pull request !5260 from guozhijian/fix_api_comment_0826
2020-08-26 22:39:27 +08:00
Wei Luning 4cc8342b5b fix bug in Parameter init_data 2020-08-26 22:15:22 +08:00
xiefangqi 5d8ed6b312 add circular_memory function to gpu 2020-08-26 21:40:02 +08:00