fary86
|
38083e055a
|
Fix coredump missing return statement after while loop
|
5 年前 |
mindspore-ci-bot
|
113ff6ca24
|
!4367 CutMixBatch Augmentation Op
Merge pull request !4367 from MahdiRahmaniHanzaki/cutmix
|
5 年前 |
mahdi
|
3ecc53fb4e
|
Added CutMix
|
5 年前 |
mindspore-ci-bot
|
d1ad33676b
|
!4598 support axis is None for all and any interface in graph mode
Merge pull request !4598 from zhangbuxue/support_axis_is_None_for_all_and_any_in_graph_mode
|
5 年前 |
buxue
|
09f1a4bbaf
|
support axis is None for all and any interface in graph mode.
|
5 年前 |
jonyguo
|
8bb4449fa8
|
add testcase for padded dataset with decode op
|
5 年前 |
mayang
|
c410c6a6e2
|
soft_dvpp_decode_resize_jpeg_op issue resolved, input size can be an int, break the constraints of input size being sequence (height, width)
|
5 年前 |
mindspore-ci-bot
|
f875bf21bc
|
!2948 fix control flow
Merge pull request !2948 from amongo/FixControlFlow
|
5 年前 |
huangdongrun
|
2a6d346d2f
|
support if by if grad parameter
add join for ref
adjust env eliminate to eliminate all env ops
add partial app cache
resolve while endless
fix env eliminate
support for "for while" cases
fix join shape error
|
5 年前 |
mindspore-ci-bot
|
7d70fb4dc4
|
!3769 add RandomColorOp
Merge pull request !3769 from Alexey_Shevlyakov/ColorOp
|
5 年前 |
mindspore-ci-bot
|
0e4d2c2535
|
!4188 fix switch layer sigle prim cell
Merge pull request !4188 from riemann_penn/fix_switch_layer_sigle_prim_cell
|
5 年前 |
mindspore-ci-bot
|
f41c21c5fa
|
!4284 remove to_full_tensor and load_inputs in exexute stage
Merge pull request !4284 from yao_yf/remove_to_full_tensor_and_load_inputs_in_exexute_stage
|
5 年前 |
panyifeng
|
1c296b96c9
|
fix switch layer sigle prim cell
|
5 年前 |
Wei Luning
|
d18ce95714
|
* add support to update by scalar* fix update error for by Initializer when slice_shape is* add ut for compute and update
|
5 年前 |
yao_yf
|
cbb4363fa7
|
remove to_full_tensor and load_inputs in exexute stage
|
5 年前 |
mindspore-ci-bot
|
0f637fdc58
|
!4404 update field split
Merge pull request !4404 from yangzhenzhang/update-field-split-in-forward-communication
|
5 年前 |
mindspore-ci-bot
|
93f60269c3
|
!4369 Added distribution_specific_args checking to some functions and fixed minor issues in docs
Merge pull request !4369 from XunDeng/pp_poc_v3
|
5 年前 |
yangzhenzhang
|
14c77c9f03
|
update field split
|
5 年前 |
Alexey Shevlyakov
|
8526d5414d
|
RandomColor
|
5 年前 |
mindspore-ci-bot
|
7a10e07fc6
|
!4383 Add distributedSampler to concatOP
Merge pull request !4383 from genglishuai/genglshOK
|
5 年前 |
genglishuai
|
4d4df68d1e
|
add DistributedSampler for Concat op
|
5 年前 |
mindspore-ci-bot
|
b4b6e5c8ed
|
!4370 support kw and kwargs for cell in Pynative
Merge pull request !4370 from zhangbuxue/support_kw_and_kwargs_for_cell_in_pynative
|
5 年前 |
mindspore-ci-bot
|
ed1244558c
|
!4366 Fixing param type in c++ api and fixing python validator for Repeat Op
Merge pull request !4366 from TinaMengtingZhang/cpp-api-repeat-count
|
5 年前 |
buxue
|
0be4114240
|
support kw and kwargs for cell in Pynative
|
5 年前 |
mindspore-ci-bot
|
1b63c76c61
|
!4194 Add infer and dpn to nn/probability
Merge pull request !4194 from zhangxinfeng3/master
|
5 年前 |
mindspore-ci-bot
|
2db0290c49
|
!4356 Add validation for field split
Merge pull request !4356 from yangzhenzhang/update-field-split
|
5 年前 |
mindspore-ci-bot
|
58be11907c
|
!4346 all dataset support get_dataset_size
Merge pull request !4346 from anzhengqi/I1PXKS-Dataset-support-getsize
|
5 年前 |
mindspore-ci-bot
|
579e0ab925
|
!4354 modify python ut runtest.sh
Merge pull request !4354 from changzherui/mod_python_ut
|
5 年前 |
zhangxinfeng3
|
b16b71b9e8
|
add infer and dpn
|
5 年前 |
yangzhenzhang
|
4a0e6ff7fc
|
update field split
|
5 年前 |
Xun Deng
|
c0a3b51bb8
|
fixed minor issues in docs, updated parameter checking in some functions in distributions
|
5 年前 |
tinazhang
|
0868720eb7
|
fix parameter type for repeat op in c++ api and added c++/python ut.
|
5 年前 |
changzherui
|
d3f709be55
|
modify python ut runtest.sh
|
5 年前 |
anzhengqi
|
3e31ac6d62
|
all Dataset support get_dataset_size
|
5 年前 |
yao_yf
|
e4de26d5bc
|
embeddinglookup wrap
|
5 年前 |
mindspore-ci-bot
|
735fc98c78
|
!4265 support two mstypes do equal.
Merge pull request !4265 from zhangbuxue/support_two_mstypes_do_equal
|
5 年前 |
mindspore-ci-bot
|
5b3f209e43
|
!4269 change export from geir to air
Merge pull request !4269 from fary86/change_export_interface
|
5 年前 |
buxue
|
35677ac098
|
support two mstypes do equal.
|
5 年前 |
mindspore-ci-bot
|
9276a9d2fb
|
!3771 C++ API Support for TextFile Dataset
Merge pull request !3771 from cathwong/ckw_c_api_textfile_nosampler
|
5 年前 |
avakh
|
477528de7f
|
random sharpness cpp op support
|
5 年前 |
mindspore-ci-bot
|
8ee68ae667
|
!4245 [MD] Add SolarizeOp
Merge pull request !4245 from nhussain/solarize
|
5 年前 |
fary86
|
73325e0f01
|
Change export interface
|
5 年前 |
nhussain
|
7766efd58e
|
add files
|
5 年前 |
Cathy Wong
|
7f39b5cfd7
|
C++ API Support for TextFile Dataset and Unit Tests
|
5 年前 |
mindspore-ci-bot
|
4f75adb11a
|
!4297 sync code incubator to master
Merge pull request !4297 from guozhijian/code_sync_incubator_f3c32baf_to_master_fcfc75a3_0811
|
5 年前 |
mindspore-ci-bot
|
c2997845c2
|
!4289 Fix pad op validate issue
Merge pull request !4289 from xiefangqi/fix_pad_validate
|
5 年前 |
mindspore-ci-bot
|
67f5b0e916
|
!4258 change binary to mindir
Merge pull request !4258 from leopz/fix_doc
|
5 年前 |
jonyguo
|
4964f7703a
|
Merge branch 'master' into code_sync_incubator_f3c32baf_to_master_fcfc75a3_0811
|
5 年前 |
xiefangqi
|
7ee1e46455
|
fix pad op validate issue
|
5 年前 |
qianlong
|
e9c4378ed8
|
add support of soft dvpp op
|
5 年前 |