dayschan
37a48f6aac
GraphKernel supports GPU
...
1. Update akg submodule
2. Refactor akg_kernel_build, akg_ascend_kernel_build, akg_gpu_kernel_build
3. Add akg_kernel_json_decoder to support converting kernel_json to AnfNode.
4. Add GraphKernel Cost Model. (mindspore/_extends/graph_kernel)
5. Add some GraphKernel passes to GpuSession, move these passes to backend/optimizer/graph_kernel.
6. Add global id for ir files.
7. Fix bug in ConstInputToAttr.
5 years ago
mindspore-ci-bot
c415e8ceda
!5860 Fix dataset register occational problem
...
Merge pull request !5860 from xiefangqi/fix_dataset_register_issue
5 years ago
mindspore-ci-bot
0d7bca087b
!5848 modify initializer notes
...
Merge pull request !5848 from baiyangfan/note
5 years ago
mindspore-ci-bot
f984518150
!5872 remove timeout exception test case
...
Merge pull request !5872 from zhangbuxue/remove_timeout_exception_test_case
5 years ago
mindspore-ci-bot
a838c9bd3d
!5685 update run for br: master
...
Merge pull request !5685 from guozhijian/udpate_run_from_c75b100_to_c75b150_master
5 years ago
mindspore-ci-bot
b40677002f
!5714 [refine]change top graph and add cell class
...
Merge pull request !5714 from vlne-v1/change-top-graph
5 years ago
mindspore-ci-bot
f2f676ed3b
!5859 fix SparseApplyFtrl ut segmentfault in pynative mode
...
Merge pull request !5859 from fary86/fix_pynative_spareapplyftr_coredump
5 years ago
wuxuejian
bd527a331d
update aicpu proto and update module: graphengine
...
Support Dynamic Shape Aicpu Run Package
adapt tensorengin modify, fix ub fusion
5 years ago
buxue
1ae9da85e0
remove timeout exception test case
5 years ago
mindspore-ci-bot
b7425d3e0c
!5864 support transformer decoder
...
Merge pull request !5864 from cjh9368/weight_quant
5 years ago
mindspore-ci-bot
ad186e79d8
!5599 Collect input data when `dataset_sink_mode` set on GPU
...
Merge pull request !5599 from LiHongzhang/dataset_sink_mode
5 years ago
mindspore-ci-bot
61d5539f8d
!5784 fix codedex & reviewbot
...
Merge pull request !5784 from Margaret_wangrui/codedex_bot
5 years ago
mindspore-ci-bot
c65f32b27f
!5788 [ModelZoo]Add bgcf to model zoo
...
Merge pull request !5788 from zhanke/bgcf
5 years ago
cjh9368
9d8fd9252d
run transfermer decoder success
5 years ago
mindspore-ci-bot
89c76840ee
!5828 revert ci pass condition.
...
Merge pull request !5828 from anzhengqi/fix-ci-condition
5 years ago
mindspore-ci-bot
5155120ffb
!5845 [MS][LITE][GPU]fix bug in leakyrelu
...
Merge pull request !5845 from chenzupeng/master-lite
5 years ago
mindspore-ci-bot
2ccb74c913
!5846 fix the bug of get id
...
Merge pull request !5846 from Simson/bugfix
5 years ago
mindspore-ci-bot
202795eb05
!5856 [MSLITE][Develop] fix gather kernel
...
Merge pull request !5856 from sunsuodong/fix_gather
5 years ago
mindspore-ci-bot
6138b75518
!5867 mindspore lite should dlopen liboptimizer.so only when fp16 and sdot are both supported
...
Merge pull request !5867 from hangq/primitive
5 years ago
hangq
ebf3f6ce8e
mindspore lite should dlopen liboptimizer.so only when fp16 and sdot are
...
both supported
5 years ago
sunsuodong
c35ac03381
fix gather
5 years ago
mindspore-ci-bot
d14221ea8b
!5849 mobilenetv2 modify api and debug
...
Merge pull request !5849 from yepei6/mobilenetv2
5 years ago
Wei Luning
e6f82af849
add cell class to c++
5 years ago
mindspore-ci-bot
bbafa9dbe4
!5832 Use the unified Execute function to run Graph or Single Graph.
...
Merge pull request !5832 from 张清华/master
5 years ago
mindspore-ci-bot
4535faa2b0
!5837 [AutoParallel]Rectification allreduce fusion api
...
Merge pull request !5837 from lichen/rectification_allreduce_fusion_api
5 years ago
mindspore-ci-bot
a3d0ddb4db
!5779 tenoradd profiling
...
Merge pull request !5779 from chenweifeng/broadcast-refactor
5 years ago
xiefangqi
9b8c19d9f1
fix dataset thread register problem
5 years ago
fary86
9dff320d9c
Fix SparseApplyFtrl ut segmentfault in pynative mode
5 years ago
mindspore-ci-bot
72f77bdea7
!4363 export and load model for serving
...
Merge pull request !4363 from hexia/export_and_load_model_for_serving
5 years ago
Payne
d6278c2bc6
train with ascend, modify api and debug
5 years ago
mindspore-ci-bot
97563d5abf
!5831 raise ValueError when call hook function in graph mode
...
Merge pull request !5831 from zhangbuxue/check_mode_for_hook_function
5 years ago
mindspore-ci-bot
e0c7ad784b
!5852 tod fixes
...
Merge pull request !5852 from yonibaehr/export
5 years ago
yoni
9934d06693
tod fix compilation issues
5 years ago
mindspore-ci-bot
5389348148
!5805 Fix bug about nn.CentralCrop calulation result.
...
Merge pull request !5805 from liuxiao93/central-crop
5 years ago
mindspore-ci-bot
506c1a0fd8
!5548 Remove unused parameters from SummaryRecord __init__
...
Merge pull request !5548 from LiHongzhang/rm_unused_params
5 years ago
mindspore-ci-bot
62ba848100
!5847 [MSLITE][Develop]fix ops not equal
...
Merge pull request !5847 from sunsuodong/fix_ops_not_equal
5 years ago
Li Hongzhang
066950f69e
GPU dataset_sink_mode collect inputs
5 years ago
simson
2b0d88e3e2
fix the bug of get id that string might has conflict with int
5 years ago
sunsuodong
ccdee9549d
fix_ops_not_equal
5 years ago
chenzupeng
a3b45b7167
fix bug in leakyrelu
5 years ago
wilfChen
6ebe132cd3
broadcast refactor
5 years ago
baiyangfan
100f6b5c6c
modify initialier nots
5 years ago
lichenever
f2d3fd34ce
rectification_allreduce_fusion_api
5 years ago
mindspore-ci-bot
9cb1ae8ab9
!5776 support caffe exp op
...
Merge pull request !5776 from 陶云浩/master
5 years ago
Li Hongzhang
869ca261bc
rm unused params for SummaryRecord
5 years ago
mindspore-ci-bot
6a946bddab
!5796 fix the indentation bug in CTCLoss
...
Merge pull request !5796 from Simson/push-to-opensource
5 years ago
zhanke
49f8076137
Add bgcf to model zoo
5 years ago
mindspore-ci-bot
0b67b8c45e
!5827 fix scripts bug
...
Merge pull request !5827 from hwjiaorui/master
5 years ago
mindspore-ci-bot
46f6abea2d
!5810 add execution tree state to fix minddata profiling.
...
Merge pull request !5810 from anzhengqi/add-execution-tree-state
5 years ago
mindspore-ci-bot
d82969c584
!5839 Fix some tiny bugs for converter in windows enviroment
...
Merge pull request !5839 from liuwenhao/master
5 years ago