xunxue
|
87aa9c8f7a
|
PadEndOp
|
5 years ago |
mindspore-ci-bot
|
c0fe8c0322
|
!2273 [AutoParallel]update EmbeddingLookUp op
Merge pull request !2273 from lichen/fix_embeding_look_up
|
5 years ago |
mindspore-ci-bot
|
5850b99161
|
!2211 Add TruncatePair Op to dataset
Merge pull request !2211 from h.farahat/pair_truncate
|
5 years ago |
lichenever
|
563622874a
|
update
|
5 years ago |
mindspore-ci-bot
|
d0c5071cab
|
!1993 [Dataset] Fix codedex.
Merge pull request !1993 from luoyang/pylint
|
5 years ago |
mindspore-ci-bot
|
2ecd5bdf25
|
!2239 [MD] convert csv to mindrecord
Merge pull request !2239 from liyong126/csv_to_mindrecord
|
5 years ago |
mindspore-ci-bot
|
d9b8da14e2
|
!2275 [Auto parallel] Changing bprob of EmbeddingLookup
Merge pull request !2275 from Xiaoda/4-fix-the-embeddinglookup-errors
|
5 years ago |
mindspore-ci-bot
|
9b90d89f6b
|
!2276 fix eliminate get ref parameter
Merge pull request !2276 from fary86/fix_eliminate_get_ref
|
5 years ago |
fary86
|
15b3fba0ef
|
Fix eliminate get ref parameter
|
5 years ago |
Xiaoda Zhang
|
69574f3823
|
fix the bprob error of embeddinglookup
|
5 years ago |
mindspore-ci-bot
|
3559cb5ccd
|
!2252 dataset: repair bug in config load
Merge pull request !2252 from ms_yan/config_load
|
5 years ago |
mindspore-ci-bot
|
60f4795f40
|
!2220 fix binary dump and add test case
Merge pull request !2220 from leopz/fix_dump
|
5 years ago |
ms_yan
|
8d1dae46ac
|
Throw error when load config failed
|
5 years ago |
liyong
|
7369950a93
|
convert csv to mindrecord
|
5 years ago |
mindspore-ci-bot
|
0c3d96a98b
|
!2236 Refactor the callback module in an encapsulated way
Merge pull request !2236 from 李鸿章/callback
|
5 years ago |
hesham
|
b9495a9ccc
|
Truncate Pair
|
5 years ago |
mindspore-ci-bot
|
9ba6f61d01
|
!2148 fix hook and bprop debug issue in pynative
Merge pull request !2148 from wangqiuliang/fix-hook-bprop-issue
|
5 years ago |
mindspore-ci-bot
|
4e3b3711be
|
!2199 Fix the condition when activation name is 0
Merge pull request !2199 from Simson/push-to-opensource
|
5 years ago |
leopz
|
a67132f6b7
|
fix shape and add testcase
|
5 years ago |
mindspore-ci-bot
|
294449697a
|
!2179 Add sort by index for each group of AllReduce
Merge pull request !2179 from YuJianfeng/all_reduce_index
|
5 years ago |
mindspore-ci-bot
|
f513bb8f83
|
!2163 [Auto parallel] Move 'EmbeddingLookup' to internal
Merge pull request !2163 from Xiaoda/3-changing-embeddinglookup-internal
|
5 years ago |
kingfo
|
358982a98f
|
fix hook and bprop debug issue
|
5 years ago |
yujianfeng
|
f15cb6b7c9
|
Add sort by index for each group of AllReduce
|
5 years ago |
simson
|
ca988e9e69
|
fix the condition when activation name is 0
|
5 years ago |
mindspore-ci-bot
|
a4048e192c
|
!2256 Rename Sampler::Reset() to Sampler::ResetSampler()
Merge pull request !2256 from JesseKLee/sampler
|
5 years ago |
mindspore-ci-bot
|
ea829e89c3
|
!2198 Add MaskOp to dataset
Merge pull request !2198 from h.farahat/mask_op
|
5 years ago |
Jesse Lee
|
dcfdff6021
|
Rename Sampler Reset
|
5 years ago |
mindspore-ci-bot
|
808380a9f9
|
!2142 Cleanup dataset UT: refactor visualize()
Merge pull request !2142 from Tinazhang/reorg-visualize
|
5 years ago |
ms_yan
|
fdafc690f8
|
repair problem in NumpySlicesDataset
|
5 years ago |
mindspore-ci-bot
|
2865436fee
|
!2092 Tokenizers
Merge pull request !2092 from qianlong21st/june_third
|
5 years ago |
Tinazhang
|
169eaf73c7
|
reorganize util function visualize()
|
5 years ago |
panfengfeng
|
c745b6bd9d
|
回退 'Pull Request !2189 : dataset: repair some bug in NumpySlicesDataset'
|
5 years ago |
mindspore-ci-bot
|
11a256536d
|
!2189 dataset: repair some bug in NumpySlicesDataset
Merge pull request !2189 from ms_yan/numpy_slice_repair
|
5 years ago |
mindspore-ci-bot
|
4b5cbe5d4a
|
!2186 Optimization for opt
Merge pull request !2186 from Kang/opt
|
5 years ago |
Li Hongzhang
|
ecc459158e
|
callback module in encapsulated
|
5 years ago |
mindspore-ci-bot
|
65f2212fd3
|
!2215 Support hccl profiling
Merge pull request !2215 from caifubi/support-hccl-profiling
|
5 years ago |
mindspore-ci-bot
|
b9ad407dc2
|
!2204 add check for tensor slice before convert to ops
Merge pull request !2204 from zhangbuxue/add_check_for_tensor_slice_before_convert_to_ops
|
5 years ago |
mindspore-ci-bot
|
cef901fe0d
|
!2069 Fix input value check for Momentum, SparseApplyFtrl and SparseApplyAdagrad.
Merge pull request !2069 from liuxiao/fix-input-value-check-for-SparseApplyFtrl-and-SparseApplyAdaGrad
|
5 years ago |
Yang
|
dee8471d23
|
!1993 [Dataset] Fix codedex.
|
5 years ago |
Kang
|
2974b906d3
|
Optimization for opt
|
5 years ago |
qianlong
|
4f16f036be
|
Add WhitespaceTokenizer and UnicodeScriptTokenizer for nlp
add CaseFold, NormalizeUTF8
add RegexReplace
add RegexTokenizer
add BasicTokenizer
add WordpieceTokenizer
add BertTokenizer
|
5 years ago |
buxue
|
61857b69ed
|
add check for tensor slice before convert to ops
|
5 years ago |
caifubi
|
5db0d8129c
|
Support hccl profiling
|
5 years ago |
Xiaoda Zhang
|
55e7d9d2b8
|
move embeddinglookup to the internal
|
5 years ago |
李鸿章
|
ee438aaf4a
|
callback as context manager
|
5 years ago |
ms_yan
|
d162a7a5ab
|
repair problem in NumpySlicesDataset
|
5 years ago |
liuxiao
|
df63a3195d
|
fix input value check for SparseApplyFtrl and SparseApplyAdagrad
|
5 years ago |
hesham
|
f2462bb00d
|
Mask Op
|
5 years ago |
mindspore-ci-bot
|
bb622877e8
|
!2167 Add a callback module to avoid the size of the callback.py file too large
Merge pull request !2167 from ougongchang/adjust_callback
|
5 years ago |
mindspore-ci-bot
|
ca94916ef9
|
!2184 CocoDataset add category_id check
Merge pull request !2184 from xiefangqi/xfq_fix_coco_issue
|
5 years ago |