mindspore-ci-bot
|
15b1725198
|
!7321 Fix ordering for album dataset
Merge pull request !7321 from EricZ/album_float_array
|
5 years ago |
mindspore-ci-bot
|
c68f36c81e
|
!7311 [ME] change _check_parameter format
Merge pull request !7311 from chenzhongming/zomi_master
|
5 years ago |
mindspore-ci-bot
|
c967bf6846
|
!7339 fix for se-resnet50 accurancy
Merge pull request !7339 from qujianwei/master
|
5 years ago |
mindspore-ci-bot
|
a5e8c1eab3
|
!7345 fix a bug case in reshape redistribution
Merge pull request !7345 from yao_yf/reshape_redistribution_all_scene_support_add
|
5 years ago |
yao_yf
|
022005b94a
|
fix a bug cases in reshape redistribution
|
5 years ago |
Eric
|
359ad19884
|
Added float_array support
Added fix, tests to come
|
5 years ago |
huanghui
|
b7519b7418
|
unify save_graphs_path
|
5 years ago |
Cathy Wong
|
9f7c1a32e7
|
C++ API: vision ops - reorder and add gap UTs; correct parm desc style
|
5 years ago |
mindspore-ci-bot
|
7e7d47db50
|
!7266 RandomResizedCrop for C API
Merge pull request !7266 from MahdiRahmaniHanzaki/c-api
|
5 years ago |
mindspore-ci-bot
|
fc14f2f785
|
!7268 Support Invert and GumbelCDF Bijectors
Merge pull request !7268 from XunDeng/gumbel_cdf
|
5 years ago |
shenwei41
|
87b108f4e0
|
C++ api add Rescale
|
5 years ago |
mindspore-ci-bot
|
2801429db0
|
!7240 auto parallel support reshape redistribution in all scenes
Merge pull request !7240 from yao_yf/reshape_redistribution_all_scene_support
|
5 years ago |
Mahdi
|
c8333accfc
|
RandomResizedCrop C API
|
5 years ago |
Xun Deng
|
f2e8e143be
|
added gumbel_cdf and invert bijectors
|
5 years ago |
Zirui Wu
|
c42a1b4a2f
|
fix batch core dump when col name doesn't exist
fix ci
|
5 years ago |
yao_yf
|
f60d81a15f
|
support reshape redistribution in all scenes
|
5 years ago |
mindspore-ci-bot
|
4a077f6341
|
!7035 Add validation for input image size of affine transformation
Merge pull request !7035 from jiangzhiwen/fix/check_affine_size
|
5 years ago |
mindspore-ci-bot
|
2cb27c59e0
|
!7195 Transition tool for TensorRecord to MindRecord, support 1.13.0-rc1 and higher version.
Merge pull request !7195 from lizhenglong1992/TR_to_MR
|
5 years ago |
mindspore-ci-bot
|
2d645fdc7e
|
!7184 [MD] C++ api add TypeCaseOp & RandomCropDecodeResizeOp
Merge pull request !7184 from luoyang/pylint
|
5 years ago |
jiangzhiwen
|
197f0cabe0
|
check affine input size
|
5 years ago |
Lizhenglong
|
46667aac4f
|
Transition tools for tensorrecord to mindrecord,support 1.13.0-rc1 and higher version
|
5 years ago |
YangLuo
|
9e033bbe19
|
C++ api add TypeCaseOp & RandomCropDecodeResizeOp
|
5 years ago |
xsmq
|
6364d56ebe
|
回退 'Pull Request !6995 : Support the transition of datarecord from 1.x.x version Tensorflow to Mindspore '
|
5 years ago |
mindspore-ci-bot
|
e62481845e
|
!6995 Support the transition of datarecord from 1.x.x version Tensorflow to Mindspore
Merge pull request !6995 from lizhenglong1992/TF_to_MR
|
5 years ago |
lizhenglong
|
16ef0977ee
|
support_1.x.x tfrecord to mindrecord
|
5 years ago |
buxue
|
559c741cce
|
improve the way passing ags of partial
|
5 years ago |
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 |