mindspore-ci-bot
c951d42c2c
!6728 [Ascend][DynamicShape] Dynamic shape feature
Merge pull request !6728 from caifubi/dynamic_shape_share_2
5 years ago
mindspore-ci-bot
7af0d3374f
!7147 insert memcpy in hccl input
Merge pull request !7147 from jjfeing/master
5 years ago
caifubi
d3b978147f
Ascend Dynamic Shape
5 years ago
jjfeing
755863ebae
insert memcpy when hccl node
5 years ago
mindspore-ci-bot
55e369a125
!7144 [ME] change `check_integer` to format `check_positive_int` and `check_integeter`
Merge pull request !7144 from chenzhongming/zomi_master
5 years ago
chenzomi
d471d32e87
[ME] change `check_integer` to format `check_positive_int` and `check_integeter`
5 years ago
mindspore-ci-bot
3d21c80e3b
!7110 [ME] delete check_bool and replace with Validate.check_bool
Merge pull request !7110 from chenzhongming/zomi_master
5 years ago
mindspore-ci-bot
fd0c03c493
!7090 implement parallel BroadcastTo
Merge pull request !7090 from yihuaijie/master
5 years ago
chenzomi
d4e8e94981
[ME] delete check_bool and replace with Validate.check_bool
5 years ago
Yi Huaijie
45d373d40e
implement parallel BroadcastTo
5 years ago
mindspore-ci-bot
d3bd1cb5b8
!6668 [Data Dump] [master] Fix asynchronous data dump failure
Merge pull request !6668 from caifubi/dump
5 years ago
mindspore-ci-bot
ab9cec0531
!7083 Support Categorical distribution
Merge pull request !7083 from XunDeng/categorical
5 years ago
mindspore-ci-bot
b1dd00f3a9
!7092 Support Logistic Distribution
Merge pull request !7092 from XunDeng/logistic
5 years ago
mindspore-ci-bot
ccb2e8851c
!6782 enable parallel optimizer in auto parallel
Merge pull request !6782 from gziyan/enable_optimizer_shard_in_auto_parallel
5 years ago
Cathy Wong
2aa26d245c
C++ API: Move vision ops to new vision files; create transforms namespace
5 years ago
Xun Deng
05a0dac125
add logistic distribution
5 years ago
Ziyan
ddc0113058
enable parallel optimizer in auto parallel
5 years ago
Xun Deng
877b561e77
added categorical distribution
5 years ago
mindspore-ci-bot
03f0e64af9
!7049 Fixes to TensorRow conversion and Tensor
Merge pull request !7049 from MahdiRahmaniHanzaki/c_func
5 years ago
mindspore-ci-bot
6f77ec45f1
!6905 [MD] Enable cache for more leaf datasets
Merge pull request !6905 from lixiachen/CacheOp_dev
5 years ago
mindspore-ci-bot
86bbd1dc98
!6832 Add BCELoss
Merge pull request !6832 from wanyiming/add_BCELoss
5 years ago
caifubi
b17b4abf7d
Fix async data dump failed
5 years ago
mindspore-ci-bot
58610443cb
!7023 modify endofsequence for multi-machine
Merge pull request !7023 from HW_KK/master
5 years ago
Mahdi
e92d4edceb
Updated TensorRow conversion
5 years ago
wuweikang
a32811e160
modify endofsequence for multi-machine
5 years ago
wanyiming
4e93413c5a
add_BCELoss
5 years ago
mindspore-ci-bot
2b1363bc7f
!6972 add set soc version api
Merge pull request !6972 from jjfeing/master
5 years ago
mindspore-ci-bot
2a799fe90e
!6018 Set the number of epochs in mode.train() non-sink Mode
Merge pull request !6018 from h.farahat/ms_nonsink_epochs
5 years ago
jjfeing
7dda95d247
set soc version
5 years ago
xiefangqi
82bc278e26
minddata use new ps api
5 years ago
jonyguo
19ca9762db
skip graphdata distributed test case when asan mode
5 years ago
mindspore-ci-bot
5171c90048
!6908 Added raise_not_implement_error functionality in distribution
Merge pull request !6908 from XunDeng/not_impl_error
5 years ago
mindspore-ci-bot
9bd34a1b29
!6673 Add stage information for ops and strategy
Merge pull request !6673 from huangxinjing/stage_strategy
5 years ago
Xun Deng
ea57699ed1
added raise_not_implemented_error in distribution
5 years ago
Lixia Chen
477808e622
Enable cache for other leaf ops
5 years ago
mindspore-ci-bot
0d8015b043
!5300 [MD] Add nD Slice Support
Merge pull request !5300 from nhussain/slice_op
5 years ago
mindspore-ci-bot
b785b7d0ff
!6813 dataset UT: check PIL version, delete test_callback_2maps
Merge pull request !6813 from cathwong/ckw_dataset_cleanup8
5 years ago
hesham
9cee0d2143
Add num_epochs to non-sink training
5 years ago
huangxinjing
4ef439e27b
Add stage information for ops and strategy
5 years ago
Cathy Wong
f2b07d907a
dataset UT: check PIL version, delete test_callback_2maps
5 years ago
mindspore-ci-bot
70221f5261
!6307 Conversion to and from TensorRow in C++
Merge pull request !6307 from MahdiRahmaniHanzaki/c_func
5 years ago
mindspore-ci-bot
4c0b3c1bd3
!6017 per_batch_map needs to support x input columns and y output columns
Merge pull request !6017 from ZiruiWu/per_batch_map_multi_col
5 years ago
mindspore-ci-bot
e88e114a50
!5930 Cache server phase 2 single node
Merge pull request !5930 from Jamie/CacheOp_dev
5 years ago
nhussain
77d507279c
first working implementation
add string implementation, can handle partial string slices
finish core implementation, added Index object
fix up the logic
add in new SliceOption object, cleaning up tests
5 years ago
Lixia Chen
983827ec5c
Rebase up to 88ded11f59
5 years ago
Zirui Wu
0cab373223
per_batch_map supports x num_columns to y num_columns
decided to use project after batch as well
per_batch_map 1->x colunm works
add more test case
add test cases, project after map
col order hahaah
fix ci
add test cases
addr review cmts
ci
fix build err
fix test case failure
ci
5 years ago
Mahdi
890598d112
Added TensorRow conversion
5 years ago
mindspore-ci-bot
2f3add4acd
!6301 [MD] Combine c++ and python ops in map
Merge pull request !6301 from nhussain/c_py_compose
5 years ago
mindspore-ci-bot
55be3c42a5
!5875 Add IFMR op for new backend.
Merge pull request !5875 from liuxiao93/IFMR-OpenSource-new-backend
5 years ago
peixu_ren
23ff21edd8
Added lognormal distribuition
5 years ago