mindspore-ci-bot
e87e6b38b0
!1355 [AutoParallel]Fix GatherV2 distributed op
Merge pull request !1355 from lichen/fix_gatherv2
5 年前
lichenever
390a86effb
fix gatherv2
5 年前
hesham
c0f0e154f5
Clean up work for text python package
5 年前
mindspore-ci-bot
45368a86e9
!1329 Put the parameter validation of the Summary operator into the python layer
Merge pull request !1329 from ougongchang/master
5 年前
jonyguo
78cc0d5d8d
Merge branch 'incubator-master' into sync_d9c74e0a
5 年前
mindspore-ci-bot
41456ac824
!1369 dataset: delete StorageDataset
Merge pull request !1369 from ms_yan/del_storage
5 年前
Tinazhang
7322839b04
add UTs for LinearTransformation, ToPIL, ToType
5 年前
Peilin Wang
0cbcc7200b
made shuffle determinisitc for subsequent epochs
5 年前
mindspore-ci-bot
61639be1e0
!1375 Cleanup dataset UT: remove num_parallel_workers=1 in test_exception
Merge pull request !1375 from cathwong/ckw_dataset_ut_cleanup5
5 年前
mindspore-ci-bot
a528797253
!1377 Code Fix for Uniform Augmentation
Merge pull request !1377 from Tinazhang/cc
5 年前
mindspore-ci-bot
458436186c
!1365 Clean up work for text python sub-package
Merge pull request !1365 from h.farahat/text_namespace
5 年前
Tinazhang
b390883c6a
Bug fix
5 年前
Cathy Wong
702005d403
Cleanup dataset UT: remove num_parallel_workers=1 in test_exception
5 年前
ougongchang
7d78b5d89e
Put the parameter validation of the Summary operator into the python layer
add some unittest for summary operator
support ScalarSummary to record number type
5 年前
ms_yan
d5e896b51c
delete storageDataset Op API and its test case
5 年前
mindspore-ci-bot
6f733ec113
!1308 Stage 2 of adding support for string Tensor
Merge pull request !1308 from h.farahat/string_tensor2
5 年前
xiefangqi
34236ce1f1
fix pylint
5 年前
mindspore-ci-bot
d402b94476
!1370 delete parallel end-to-end test cases
Merge pull request !1370 from yihuaijie/master
5 年前
mindspore-ci-bot
3363d4e834
!1249 Add GNN dataset processing API
Merge pull request !1249 from heleiwang/hlw_gnn_data
5 年前
mindspore-ci-bot
f3d14fa14b
!1363 Restrict tensor get item or set item not support mixed tensor.
Merge pull request !1363 from zhangbuxue/Not_support_mixed_tensor_as_index_for_tensor_getitem_and_setitem
5 年前
Yi Huaijie
1e6ee83874
delete parallel end-to-end test cases
5 年前
mindspore-ci-bot
3f23aa1d79
!1348 fix pylint warnings of parallel test cases
Merge pull request !1348 from yihuaijie/master
5 年前
hesham
6c21e556c4
Clean up work for text python package
5 年前
mindspore-ci-bot
368007240c
!1320 add applyrmsprop cumprod and reduceprod for vm
Merge pull request !1320 from JichenZhao/applyrms_squaresumall_cumprod_reduceprod
5 年前
mindspore-ci-bot
62c716b68e
!1349 Fix some functions in group parameters and optimizer
Merge pull request !1349 from ghzl/add-group-check-for-lars
5 年前
buxue
850171a34b
Restrict tensor getitem or setitem not support mixed tensor.
5 年前
Yi Huaijie
14fe72f383
fix pylint warnings
5 年前
mindspore-ci-bot
bd845dd0b7
!1352 [MD] fix bug when append data in mindrecord using absolute path
Merge pull request !1352 from liyong126/mindrecord_fix_bug_I1HQUI
5 年前
heleiwang
599a449e0b
Support processing GNN data
5 年前
jinyaohui
fbdba6e4da
clean pylint
5 年前
hesham
df361d1d26
Change mem layout of string tensor
add support for MindRecord and TFRecord
----
optimize tensorshape
optimize tensorshape and FlatIndex
TFRecord and MindRecord support for string tensor
Modify mem layout
Add new constructor
Add method Allocate
Change some GetMutableBuffer usages to AllocateBuffer
5 年前
liyong
447420eb9a
fix bug when append data by absolute path
5 年前
guohongzilong
2d2f9ba8fd
fix group parameter code for check
5 年前
zhaojichen
a42ec8f69f
add applyrmsprop op for vm
5 年前
mindspore-ci-bot
58e6d7d950
!1341 Added lookup and vocab to mindspore.dataset.text
Merge pull request !1341 from ZiruiWu/vocab_and_lookup
5 年前
mindspore-ci-bot
decf12cd0b
!1317 [MD]add compress for nlp data in mindrecord
Merge pull request !1317 from liyong126/mindrecord_compress
5 年前
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 年前
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 年前
jonwe
bb51bb88d7
add compress in mindrecord
5 年前
mindspore-ci-bot
2e3d55ed87
!1281 Implementation of SplitOp
Merge pull request !1281 from Peilin/splitOp
5 年前
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 年前
mindspore-ci-bot
0ca626ef6c
!1229 Init the slices of a Initializer on different devices
Merge pull request !1229 from yihuaijie/master
5 年前
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 年前
Tinazhang
e9e40b688b
Bug fix
5 年前
Zirui Wu
25ab2ef303
Implemented lookup and vocab
5 年前
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 年前
wangnan39@huawei.com
1ebf98b795
add model init api to compile df graph before exec
5 年前
buxue
e490618db8
support tensor get value by tensor index
support tensor set value by tensor index
5 年前
Yi Huaijie
7a5004cc49
init the slices of a Initialzer on different devices
5 年前
zhouneng
218ade30b2
add vm support sin and cumsum
5 年前