liubuyu
|
432f39258c
|
code review
|
5 years ago |
chentingting
|
2e3387f8f9
|
Add GCN to model zoo
|
5 years ago |
mindspore-ci-bot
|
c3d78e2aa2
|
!2012 gpu support the max device memory config
Merge pull request !2012 from limingqi107/master
|
5 years ago |
mindspore-ci-bot
|
ef35e2d990
|
!2002 Add dump ir function in binary format
Merge pull request !2002 from leopz/test_dump
|
5 years ago |
yanghaitao
|
20524f37e4
|
add check for num_rows
|
5 years ago |
mindspore-ci-bot
|
47404538f3
|
!1994 Add transformer net test
Merge pull request !1994 from zhangyinxia/master
|
5 years ago |
huanghui
|
88eec2b894
|
fix single-batchnorm-fission && softmax-grad-ext-fusion pass
|
5 years ago |
yao_yf
|
41715677e7
|
fix_modelzoo_widedeep_run_multinup_train
|
5 years ago |
kpy
|
0b1559b8d0
|
fix pynative paramter is metatensor bug
|
5 years ago |
mindspore-ci-bot
|
dae35e0a71
|
!2048 fix bug of multioutput byway fusion pass
Merge pull request !2048 from Etone.Chan/June
|
5 years ago |
mindspore-ci-bot
|
05ae8c580d
|
!2032 Gpu codex warning fix
Merge pull request !2032 from chenweifeng/codex
|
5 years ago |
mindspore-ci-bot
|
9437f810d1
|
!1881 fix bug of auto cast when there is scalar
Merge pull request !1881 from zhangbuxue/fix_bug_of_auto-cast_when_there_is_scalar
|
5 years ago |
VectorSL
|
cf2fc1cecf
|
gpu add notequal greaterequal akg kernel
|
5 years ago |
mindspore-ci-bot
|
11875d8495
|
!2044 Add_Sparse_GatherV2_distributed_op
Merge pull request !2044 from lichen/add_sparse_gatherv2
|
5 years ago |
etone-chan
|
23ba6291cc
|
fix bug of multioutput byway fusion pass
|
5 years ago |
leopz
|
c45f4d225d
|
dump binary ir
|
5 years ago |
mindspore-ci-bot
|
ac5878b4b7
|
!1939 Complete vm ops for DataFormatDimMap and HistogramFixedWidthD
Merge pull request !1939 from lihongkang/lhk_master
|
5 years ago |
mindspore-ci-bot
|
332570cebb
|
!2036 fix code review defects
Merge pull request !2036 from zyli2020/fix_code_review_warnings
|
5 years ago |
mindspore-ci-bot
|
5104677672
|
!2038 fix pynative async error
Merge pull request !2038 from chujinjin/fix_pynative_sync_error
|
5 years ago |
mindspore-ci-bot
|
62110becf8
|
!1912 add support cpu op sub
Merge pull request !1912 from dengwentao/cpu_op_sub
|
5 years ago |
yanghaitao
|
c12ffc1e90
|
fix api document
|
5 years ago |
wilfChen
|
3b09299b69
|
gpu codex warning fix
|
5 years ago |
limingqi107
|
5054b53f47
|
gpu support the max device memory config
|
5 years ago |
mindspore-ci-bot
|
5c7cb7bd71
|
!2023 add op CosineEmbeddingLoss
Merge pull request !2023 from zhaozhenlong/op/cosine-embedding-loss-open
|
5 years ago |
lichenever
|
e0e055a0b8
|
add sparse gatherv2
|
5 years ago |
VectorSL
|
8c1bd6c589
|
gpu refactor cuda datatype
|
5 years ago |
buxue
|
4d9491b5c3
|
fix bug of auto cast when there is scalar
|
5 years ago |
mindspore-ci-bot
|
871d6524c3
|
!1999 Fix python test case of UT probability failure.
Merge pull request !1999 from rick_sanchez/huangyong
|
5 years ago |
mindspore-ci-bot
|
3085e51e45
|
!1922 check parameter num_samples of sampler
Merge pull request !1922 from yanghaitao/yht_check_num_samples_sampler
|
5 years ago |
chujinjin
|
22d55adaa8
|
fix pynative sync error
|
5 years ago |
zhangyinxia
|
f3aa04bd4d
|
add transformer test
|
5 years ago |
dengwentao
|
bb2777a1a2
|
add cpu op sub
|
5 years ago |
mindspore-ci-bot
|
cedfc7fac0
|
!1926 Skip operations which are not supported by the backend in PyNative Mode
Merge pull request !1926 from BowenK/op_elim
|
5 years ago |
lizhenyu
|
0a55ebf6e9
|
fix code review defects
|
5 years ago |
mindspore-ci-bot
|
5b0472683c
|
!1737 sparse feature backpropagation
Merge pull request !1737 from lirongzhen1/sparse
|
5 years ago |
rick_sanchez
|
ea5fa78385
|
Fix python test case of UT probability failure.
|
5 years ago |
mindspore-ci-bot
|
717169f99e
|
!2016 ignore temp node durning save ckpt
Merge pull request !2016 from changzherui/fix_ckpt_bug
|
5 years ago |
mindspore-ci-bot
|
db027bf31d
|
!1956 Add CI test and fix data preprocessing for deeplabv3
Merge pull request !1956 from z00378171/master
|
5 years ago |
lihongkang
|
bbbd980728
|
add vm for histogramfixedwidth and dataformatdimmap
|
5 years ago |
mindspore-ci-bot
|
4df861cb62
|
!1672 support load full dataset on each device
Merge pull request !1672 from yihuaijie/dev
|
5 years ago |
mindspore-ci-bot
|
63f6f7c333
|
!1987 Add op names mapping for low level optimizer pass
Merge pull request !1987 from huanghui/add-op-mapping-attrs-for-low-level-opt-pass
|
5 years ago |
mindspore-ci-bot
|
935b4cea91
|
!1967 check arg is tensor with vm backend
Merge pull request !1967 from zhangbuxue/check_arg_is_tensor_with_vm
|
5 years ago |
mindspore-ci-bot
|
8eb8663fbd
|
!2000 Make GetMutableBuffer protected
Merge pull request !2000 from h.farahat/tensor_mutabble_buffer
|
5 years ago |
mindspore-ci-bot
|
899c95be51
|
!1974 Fix loop import
Merge pull request !1974 from mamba_ni/master
|
5 years ago |
mindspore-ci-bot
|
1b5d9a1194
|
!1981 Implemented from_dataset, a way to build a vocab from existing dataset
Merge pull request !1981 from ZiruiWu/from_dataset_dev
|
5 years ago |
hesham
|
0c5e47111b
|
- Move MutableBuffer to be protected
- Add new CreateTensors
|
5 years ago |
Zirui Wu
|
880ce5ea26
|
implemented from_dataset
fix complie error
more tests
address CI complains
fix ci
adress review comments
address review cmts
|
5 years ago |
mindspore-ci-bot
|
4aed2bf9ef
|
!1978 MindData Profiler Infrastructure
Merge pull request !1978 from JunhanHu/perf_monitor
|
5 years ago |
Alexey Shevlyakov
|
4e333a2f22
|
MindData profiler infrastructure
|
5 years ago |
mindspore-ci-bot
|
86253c342a
|
!2027 Fix compile error
Merge pull request !2027 from JesseKLee/sampler
|
5 years ago |