baihuawei
|
05dcec0583
|
fix multinomial
|
5 years ago |
mindspore-ci-bot
|
f711e01f61
|
!7719 refactor cnode strategy
Merge pull request !7719 from gziyan/refactor_cnode
|
5 years ago |
mindspore-ci-bot
|
c962ccbe07
|
!7685 support scalar
Merge pull request !7685 from hangq/master
|
5 years ago |
Ziyan
|
069318899a
|
refactor get cnode strategy
|
5 years ago |
mindspore-ci-bot
|
c5867d2d7e
|
!7676 [MD] fix arm compile error
Merge pull request !7676 from liyong126/fix_arm_env
|
5 years ago |
mindspore-ci-bot
|
3d194137da
|
!7702 Redesigned GetOutputType and GetOutputShape
Merge pull request !7702 from Alex Yuyue/IR_dataset_input
|
5 years ago |
mindspore-ci-bot
|
abd601e065
|
!7642 Return a new abstract without tracking_id for fg ValueNode in CSE.
Merge pull request !7642 from 张清华/grad_opt2
|
5 years ago |
mindspore-ci-bot
|
ee1865605d
|
!7708 [MSLITE][Develop] Refactor arithmetic populate and add eltwise int8 kernel
Merge pull request !7708 from sunsuodong/eltwise_int8
|
5 years ago |
hangq
|
1efc6d4394
|
support scalar
|
5 years ago |
mindspore-ci-bot
|
26104a1e4d
|
!7709 [MS][LITE][CPU]fix bug of deDepthwise int8
Merge pull request !7709 from fuzhiye/tmp
|
5 years ago |
mindspore-ci-bot
|
93dfc34927
|
!7707 rewrite aware training converter
Merge pull request !7707 from cjh9368/rewrite_aware_quant
|
5 years ago |
mindspore-ci-bot
|
430fa23512
|
!7687 [MSLITE][Develop] fix hashtable_lookup
Merge pull request !7687 from sunsuodong/fix_hashtable_lookup
|
5 years ago |
fuzhiye
|
8485d8c89c
|
fix bug of deDepthwise int8 bug
|
5 years ago |
sunsuodong
|
102571e29f
|
eltwise_int8
|
5 years ago |
mindspore-ci-bot
|
0fd312f431
|
!7578 Add SyncWaitNode api
Merge pull request !7578 from shenwei41/new_master
|
5 years ago |
mindspore-ci-bot
|
48edd9708c
|
!7690 [MD] fix num_sample in randomsampler and sequential sampler
Merge pull request !7690 from liyong126/fix_md_num_samples
|
5 years ago |
liyong
|
1e7f46c998
|
fix unorder_map hash
|
5 years ago |
lyvette
|
ef86629298
|
rewrite aware train converter
|
5 years ago |
alex-yuyue
|
2906659673
|
Add support for GetOutputTypes and GetOutputShapes
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
|
5 years ago |
shenwei41
|
3108595885
|
Add SyncWaitNode class
|
5 years ago |
mindspore-ci-bot
|
a6075cc73b
|
!7639 [MS][LITE][Develop] add new ops named stack for GPU
Merge pull request !7639 from pengyongrong/stack
|
5 years ago |
mindspore-ci-bot
|
fe2852df82
|
!7703 C++ API: Add a parameter validation and fix incorrect format of error message for TFrecord
Merge pull request !7703 from TinaMengtingZhang/fix_tfrecord_issue_I1YKU6_I1YKXL
|
5 years ago |
mindspore-ci-bot
|
7b98e611dd
|
!7705 Resolved BucketBatchByLength duplicate column name problem
Merge pull request !7705 from MahdiRahmaniHanzaki/bucket-batch-duplicate-column
|
5 years ago |
mindspore-ci-bot
|
6d89f2df8f
|
!7701 Fix non-termination of training when MI is disconnected
Merge pull request !7701 from Harshvardhan Gupta/fix-non-termination
|
5 years ago |
mindspore-ci-bot
|
9b4bcd3027
|
!7698 Add support for rechecking watchpoints
Merge pull request !7698 from Harshvardhan Gupta/add-recheck
|
5 years ago |
mindspore-ci-bot
|
ef89a34bae
|
!7662 Redesigned GetDatasetSize
Merge pull request !7662 from MahdiRahmaniHanzaki/tree-getters
|
5 years ago |
tinazhang
|
e7346dd3a9
|
add a validation code to fix issue I1YKU6 and corresponded ut, fix format issue I1YKXL
|
5 years ago |
Mahdi
|
0e03f5b0dd
|
Added GetDatasetSize
|
5 years ago |
Mahdi
|
94e916b0c2
|
Fixed duplicate column problem in BucketBatchByLength
|
5 years ago |
mindspore-ci-bot
|
7276198580
|
!7663 C++ API: ValidateParams support for TensorOps; plus minor dataset fixes
Merge pull request !7663 from cathwong/ckw_cppapi_misc_cleanup_valparms_ir
|
5 years ago |
Harshvardhan Gupta
|
2c546db2ce
|
fix terminate issue
|
5 years ago |
Cathy Wong
|
051bc60edb
|
C++ API: ValidateParams support for TensorOps; plus minor dataset fixes
|
5 years ago |
mindspore-ci-bot
|
79b5fee04b
|
!7697 Fix compile error introduced by a UT
Merge pull request !7697 from ZiruiWu/fix_ut_compile_err
|
5 years ago |
Zirui Wu
|
a85a256749
|
fix complie err in c_api_dataset_test_save
|
5 years ago |
Zhang Qinghua
|
077bde0767
|
Return a new abstract without tracking_id for fg ValueNode in CSE.
|
5 years ago |
mindspore-ci-bot
|
3355bb5f2f
|
!7657 Leaf node IR breakdown, port to engine/ir/datasetops/source/
Merge pull request !7657 from ZiruiWu/ir_breakdown_leaf_nodes
|
5 years ago |
liyong
|
ee042b90f7
|
fix num_sample in sequentialSampler and randomSampler
|
5 years ago |
Pengyongrong
|
292e4a4e2e
|
add opencl kernel stack, fix scale/reduce bug, add some models to CI
|
5 years ago |
mindspore-ci-bot
|
17764803ef
|
!7648 [MSLITE] deconv winograd fp16 neon
Merge pull request !7648 from ling/sr
|
5 years ago |
mindspore-ci-bot
|
8d39a8a4b2
|
!7529 complex arithmetic_simplify
Merge pull request !7529 from zhuxiaochen/1020_allsimplify_1.0
|
5 years ago |
mindspore-ci-bot
|
c0f3baf842
|
!7686 [MS][LITE][CPU]fix bug of deDepthwise int8 bug
Merge pull request !7686 from fuzhiye/tmp
|
5 years ago |
mindspore-ci-bot
|
1a74d91b0c
|
!7652 Complete the selfOp func for tensor matrix stride slice
Merge pull request !7652 from yepei6/master_tensor_op
|
5 years ago |
mindspore-ci-bot
|
d38370cb39
|
!7681 nms registry
Merge pull request !7681 from zhaozhenlong/lite/issue/nms_registry
|
5 years ago |
mindspore-ci-bot
|
cf06b22f3d
|
!7677 modify compression module notes
Merge pull request !7677 from yuchaojie/quant2
|
5 years ago |
mindspore-ci-bot
|
fbab2ffbdf
|
!7541 [lite] add identity pass and adjust log
Merge pull request !7541 from 徐安越/master
|
5 years ago |
sunsuodong
|
13a8fbfeee
|
fix_hashtable_lookup
|
5 years ago |
fuzhiye
|
58a73bdd5b
|
remove useless code
|
5 years ago |
mindspore-ci-bot
|
e10d55165a
|
!7679 Modify calibration parameters
Merge pull request !7679 from shenwei41/question
|
5 years ago |
mindspore-ci-bot
|
de4da6457e
|
!7650 modify variable type from int to int32_t
Merge pull request !7650 from anzhengqi/fixed-variable-type
|
5 years ago |
ling
|
d8b928b7f8
|
[MSLITE] deconv winograd fp16 neon
|
5 years ago |