yanzhenxiang2020
e3d1e2f55b
add RNNTLoss and RandomCategorical op for aicpu
5 years ago
mindspore-ci-bot
2075cc9d3c
!160 fix bert performance
Merge pull request !160 from chenhaozhe/fix-performance-in-incubator
5 years ago
mindspore-ci-bot
235df30322
!151 add ctcloss
Merge pull request !151 from xutianchun/ctcloss
5 years ago
mindspore-ci-bot
acce61d097
!154 fix bn train/eval problem
Merge pull request !154 from JichenZhao/incubator
5 years ago
chenhaozhe
1f5d3ce567
fix performance of bert
5 years ago
xutianchun
3bf9ca38bf
register op: ctcloss
5 years ago
mindspore-ci-bot
70a98150bb
!133 sync code from mindspore/mindspore to ms-incubator/mindspore
Merge pull request !133 from guozhijian/sync_d9c74e0a
5 years ago
zhaojichen
3fcc6f0c71
fix bn train/eval problem
5 years ago
mindspore-ci-bot
05b89718c2
!108 Use low version cxx11 abi
Merge pull request !108 from zhoufeng/incubator-use-low-version-cxx11-abi
5 years ago
zhoufeng
69cd90ae43
Use low version cxx11 abi
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
jonyguo
a94423cad5
Merge branch 'incubator-master' into sync_d9c74e0a
5 years ago
jonyguo
78cc0d5d8d
Merge branch 'incubator-master' into sync_d9c74e0a
5 years ago
mindspore-ci-bot
2a1089da8b
!122 add profiling context
Merge pull request !122 from jinyaohui/pylint-ms-incubator
5 years ago
mindspore-ci-bot
d9c74e0acd
!1328 Add 3 patterns support for LambNextMVWithDecay fusion pass
Merge pull request !1328 from huanghui/LambNextMvWithDecayRuleConds-fusion-pass
5 years ago
mindspore-ci-bot
d6e930d737
!1337 test(custom_op): delete conv2d custom op.
Merge pull request !1337 from gongchen/del_conv2d_custom_op
5 years ago
mindspore-ci-bot
58e6d7d950
!1341 Added lookup and vocab to mindspore.dataset.text
Merge pull request !1341 from ZiruiWu/vocab_and_lookup
5 years ago
mindspore-ci-bot
decf12cd0b
!1317 [MD]add compress for nlp data in mindrecord
Merge pull request !1317 from liyong126/mindrecord_compress
5 years ago
mindspore-ci-bot
274f6f014f
!1133 support tensor get value by tensor index
Merge pull request !1133 from zhangbuxue/support_tensor_get_value_by_tensor_index
5 years ago
mindspore-ci-bot
0a795c24aa
!1245 add model init api to compile df graph before train
Merge pull request !1245 from wangnan39/add_model_init_api_to_compile_df_graph_before_train_and_eval
5 years ago
mindspore-ci-bot
d0d85ced9e
!1301 Add tuple_getitem check for outputs of bn
Merge pull request !1301 from YuJianfeng/master
5 years ago
jonwe
bb51bb88d7
add compress in mindrecord
5 years ago
mindspore-ci-bot
2e3d55ed87
!1281 Implementation of SplitOp
Merge pull request !1281 from Peilin/splitOp
5 years ago
mindspore-ci-bot
39b9aedf68
!1342 Bug fix on issue Core dump on GPU when train with lenet with AU
Merge pull request !1342 from Tinazhang/cc
5 years ago
mindspore-ci-bot
0ca626ef6c
!1229 Init the slices of a Initializer on different devices
Merge pull request !1229 from yihuaijie/master
5 years ago
Peilin Wang
71e8bb1960
general split case done, chaining sampler (basic case) is working
implementation 99% complete
everything and tested except for repeatable shuffling
tested most basic/typical split usecases
cleanup
some more cleanup
fix CI
more ci fix
more ci fixes
more ci fix
more ci fix
more ci fix
added more tests, fixed some bugs
some more clean up and test cases
added shard/shuffle before split warning/error
addressed code review comments and ci
fixed ci
5 years ago
Tinazhang
e9e40b688b
Bug fix
5 years ago
Zirui Wu
25ab2ef303
Implemented lookup and vocab
5 years ago
mindspore-ci-bot
46949fc327
!1307 Cleanup dataset UT: unskip and enhance TFRecord sharding tests
Merge pull request !1307 from cathwong/ckw_dataset_ut_unskip2
5 years ago
mindspore-ci-bot
ba01949d8f
!1306 Adding warning to sync_wait usage
Merge pull request !1306 from EricZ/master
5 years ago
wangnan39@huawei.com
1ebf98b795
add model init api to compile df graph before exec
5 years ago
mindspore-ci-bot
661715bad9
!1318 Fix batch error log too simple problem
Merge pull request !1318 from xiefangqi/xfq_fix_batch_log
5 years ago
mindspore-ci-bot
56c3fed30e
!1261 Incremental subgraph initialization
Merge pull request !1261 from changzherui/add_tensor_init
5 years ago
mindspore-ci-bot
a8b2c5a0bc
!1335 check memcpy_async task src size and dst size
Merge pull request !1335 from caifubi/get-device-datatype-in-memcpy
5 years ago
buxue
e490618db8
support tensor get value by tensor index
support tensor set value by tensor index
5 years ago
mindspore-ci-bot
282963bdad
!1283 modify ckpt note
Merge pull request !1283 from changzherui/mod_ckpt_note
5 years ago
mindspore-ci-bot
07b14f32b9
!1296 move signature to primitivepy and bprop_func to utils
Merge pull request !1296 from leopz/fix_primitive
5 years ago
Yi Huaijie
7a5004cc49
init the slices of a Initialzer on different devices
5 years ago
yujianfeng
e702e0bce8
Add tuple_getitem check for outputs of bn
5 years ago
gongchen
36edbe411e
test(custom_op): Delete conv2d custom op.
5 years ago
changzherui
f036c7e922
modify ckpt comment add init_parameters_data for load_checkpoint
5 years ago
mindspore-ci-bot
817b0e4a59
!1289 add op register info for sin and cumsum
Merge pull request !1289 from GongLiyao/add_vm_support_sin_cumsum
5 years ago
changzherui
c23731e592
Incremental subgraph initialization
5 years ago
mindspore-ci-bot
d6793ca9d4
!1325 Fix MD print too many MS_LOG(INFO) problem
Merge pull request !1325 from xiefangqi/xfq_fix_MSINFO
5 years ago
caifubi
5a447c9adc
fix memcpy_async dst size less than src size
5 years ago
mindspore-ci-bot
c964916e20
!1254 change runtime stream type from uintptr_t to void*
Merge pull request !1254 from caifubi/change-uintprt_t-to-void-ptr
5 years ago
mindspore-ci-bot
ab6bc60d98
!1314 Using context variable instead of environment variable in profiling
Merge pull request !1314 from caifubi/using-context-instead-of-env
5 years ago
xiefangqi
25bb3960d4
add detail batch error to log
5 years ago
mindspore-ci-bot
332e4de1b9
!1316 Mimic numpy behavior when min == max and give warnings when too large
Merge pull request !1316 from 李鸿章/summary_handle_error
5 years ago
zhouneng
218ade30b2
add vm support sin and cumsum
5 years ago
huanghui
eaff850f11
add 3 patterns for lamb_next_mv_with_decay_rule pass
5 years ago