heleiwang
|
8ee4d8e92d
|
Gnn data processing supports distributed scenarios
|
6 years ago |
mindspore-ci-bot
|
50b5c8035b
|
!4701 fix concat get_dataset_size error
Merge pull request !4701 from guozhijian/fix_concat_get_dataset_size_err
|
6 years ago |
nhussain
|
738ae2c78d
|
change api to use std_vector
try to display image
|
6 years ago |
islam_amin
|
979111d0ef
|
Added Posterize Op
|
6 years ago |
jonyguo
|
b0b370336f
|
fix: concat get_dataset_size error
|
6 years ago |
jonyguo
|
5f294fb90d
|
fix: random affine parameter check
|
6 years ago |
panyifeng
|
22a9d02e9f
|
switch_layer incorporate env_get and tuple_get
|
6 years ago |
mindspore-ci-bot
|
cc077de9e3
|
!4425 fix if statement with no return coredump
Merge pull request !4425 from fary86/fix_if_no_return_coredump
|
6 years ago |
mindspore-ci-bot
|
2ae6365d77
|
!4650 EmbeddingLookup support auto parallel
Merge pull request !4650 from yangzhenzhang/embedding-lookup-auto-parallel
|
6 years ago |
fary86
|
38083e055a
|
Fix coredump missing return statement after while loop
|
6 years ago |
yangzhenzhang
|
6f6a8ae9f0
|
embedding lookup auto parallel
|
6 years ago |
Yi Huaijie
|
0f7ead5f14
|
parameter slice init test all initializers
|
6 years ago |
mindspore-ci-bot
|
113ff6ca24
|
!4367 CutMixBatch Augmentation Op
Merge pull request !4367 from MahdiRahmaniHanzaki/cutmix
|
6 years ago |
mahdi
|
3ecc53fb4e
|
Added CutMix
|
6 years ago |
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
|
6 years ago |
buxue
|
09f1a4bbaf
|
support axis is None for all and any interface in graph mode.
|
6 years ago |
jonyguo
|
8bb4449fa8
|
add testcase for padded dataset with decode op
|
6 years ago |
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)
|
6 years ago |
mindspore-ci-bot
|
f875bf21bc
|
!2948 fix control flow
Merge pull request !2948 from amongo/FixControlFlow
|
6 years ago |
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
|
6 years ago |
mindspore-ci-bot
|
7d70fb4dc4
|
!3769 add RandomColorOp
Merge pull request !3769 from Alexey_Shevlyakov/ColorOp
|
6 years ago |
mindspore-ci-bot
|
0e4d2c2535
|
!4188 fix switch layer sigle prim cell
Merge pull request !4188 from riemann_penn/fix_switch_layer_sigle_prim_cell
|
6 years ago |
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
|
6 years ago |
panyifeng
|
1c296b96c9
|
fix switch layer sigle prim cell
|
6 years ago |
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
|
6 years ago |
yao_yf
|
cbb4363fa7
|
remove to_full_tensor and load_inputs in exexute stage
|
6 years ago |
mindspore-ci-bot
|
0f637fdc58
|
!4404 update field split
Merge pull request !4404 from yangzhenzhang/update-field-split-in-forward-communication
|
6 years ago |
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
|
6 years ago |
yangzhenzhang
|
14c77c9f03
|
update field split
|
6 years ago |
Alexey Shevlyakov
|
8526d5414d
|
RandomColor
|
6 years ago |
mindspore-ci-bot
|
7a10e07fc6
|
!4383 Add distributedSampler to concatOP
Merge pull request !4383 from genglishuai/genglshOK
|
6 years ago |
genglishuai
|
4d4df68d1e
|
add DistributedSampler for Concat op
|
6 years ago |
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
|
6 years ago |
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
|
6 years ago |
buxue
|
0be4114240
|
support kw and kwargs for cell in Pynative
|
6 years ago |
mindspore-ci-bot
|
1b63c76c61
|
!4194 Add infer and dpn to nn/probability
Merge pull request !4194 from zhangxinfeng3/master
|
6 years ago |
mindspore-ci-bot
|
2db0290c49
|
!4356 Add validation for field split
Merge pull request !4356 from yangzhenzhang/update-field-split
|
6 years ago |
mindspore-ci-bot
|
58be11907c
|
!4346 all dataset support get_dataset_size
Merge pull request !4346 from anzhengqi/I1PXKS-Dataset-support-getsize
|
6 years ago |
mindspore-ci-bot
|
579e0ab925
|
!4354 modify python ut runtest.sh
Merge pull request !4354 from changzherui/mod_python_ut
|
6 years ago |
zhangxinfeng3
|
b16b71b9e8
|
add infer and dpn
|
6 years ago |
yangzhenzhang
|
4a0e6ff7fc
|
update field split
|
6 years ago |
Xun Deng
|
c0a3b51bb8
|
fixed minor issues in docs, updated parameter checking in some functions in distributions
|
6 years ago |
tinazhang
|
0868720eb7
|
fix parameter type for repeat op in c++ api and added c++/python ut.
|
6 years ago |
changzherui
|
d3f709be55
|
modify python ut runtest.sh
|
6 years ago |
anzhengqi
|
3e31ac6d62
|
all Dataset support get_dataset_size
|
6 years ago |
yao_yf
|
e4de26d5bc
|
embeddinglookup wrap
|
6 years ago |
mindspore-ci-bot
|
735fc98c78
|
!4265 support two mstypes do equal.
Merge pull request !4265 from zhangbuxue/support_two_mstypes_do_equal
|
6 years ago |
mindspore-ci-bot
|
5b3f209e43
|
!4269 change export from geir to air
Merge pull request !4269 from fary86/change_export_interface
|
6 years ago |
buxue
|
35677ac098
|
support two mstypes do equal.
|
6 years ago |
mindspore-ci-bot
|
9276a9d2fb
|
!3771 C++ API Support for TextFile Dataset
Merge pull request !3771 from cathwong/ckw_c_api_textfile_nosampler
|
6 years ago |
avakh
|
477528de7f
|
random sharpness cpp op support
|
6 years ago |
mindspore-ci-bot
|
8ee68ae667
|
!4245 [MD] Add SolarizeOp
Merge pull request !4245 from nhussain/solarize
|
6 years ago |
fary86
|
73325e0f01
|
Change export interface
|
6 years ago |
nhussain
|
7766efd58e
|
add files
|
6 years ago |
Cathy Wong
|
7f39b5cfd7
|
C++ API Support for TextFile Dataset and Unit Tests
|
6 years ago |
mindspore-ci-bot
|
4f75adb11a
|
!4297 sync code incubator to master
Merge pull request !4297 from guozhijian/code_sync_incubator_f3c32baf_to_master_fcfc75a3_0811
|
6 years ago |
mindspore-ci-bot
|
c2997845c2
|
!4289 Fix pad op validate issue
Merge pull request !4289 from xiefangqi/fix_pad_validate
|
6 years ago |
mindspore-ci-bot
|
67f5b0e916
|
!4258 change binary to mindir
Merge pull request !4258 from leopz/fix_doc
|
6 years ago |
jonyguo
|
4964f7703a
|
Merge branch 'master' into code_sync_incubator_f3c32baf_to_master_fcfc75a3_0811
|
6 years ago |
xiefangqi
|
7ee1e46455
|
fix pad op validate issue
|
6 years ago |
qianlong
|
e9c4378ed8
|
add support of soft dvpp op
|
6 years ago |
leopz
|
eea597c92a
|
change binary to mindir
|
6 years ago |
mindspore-ci-bot
|
b120cbcfb4
|
!4249 Add parameter checking in distributions
Merge pull request !4249 from XunDeng/pp_poc_v3
|
6 years ago |
mindspore-ci-bot
|
6772bbde8d
|
!4021 Add ScalarAffine and Softplus bijector
Merge pull request !4021 from XunDeng/scalar_affine_softplus
|
6 years ago |
mindspore-ci-bot
|
266df56570
|
!4220 [MD] add num_samples support in minddataset pk sampler
Merge pull request !4220 from liyong126/minddataset_pk_num_samples
|
6 years ago |
islam_amin
|
e52d85ba9d
|
Added RandomAffine Op
|
6 years ago |
Xun Deng
|
be6db4a6fe
|
add scalar affine and softplus bijector
|
6 years ago |
Xun Deng
|
415dad3adb
|
added some parameter checking
|
6 years ago |
mindspore-ci-bot
|
9ad82f79fd
|
!3979 Adding MixUp operation
Merge pull request !3979 from MahdiRahmaniHanzaki/mixup
|
6 years ago |
liyong
|
7341421d3b
|
fix num samples in pk sampler
|
6 years ago |
mindspore-ci-bot
|
e195fa6f9e
|
!4192 Fix md five_crop ci problem
Merge pull request !4192 from xiefangqi/xfq_validate_ci
|
6 years ago |
xiefangqi
|
3d7826b6df
|
test five crop problem
|
6 years ago |
mindspore-ci-bot
|
fe0b8d6272
|
!4068 Add parallel operator for Concat
Merge pull request !4068 from yangzhenzhang/add-concat-op
|
6 years ago |
peixu_ren
|
3820533ad1
|
Refactor Gamma and Poisson ops
|
6 years ago |
changzherui
|
22336c0843
|
sync 0807 code to ms-incubator
|
6 years ago |
Mahdi
|
1896950ae5
|
Added Mixup
|
6 years ago |
peixu_ren
|
517fed55a5
|
Added LGamma op
|
6 years ago |
mindspore-ci-bot
|
e19d382473
|
!3346 Maintain epoch/repeat count for ops
Merge pull request !3346 from lixiachen/repeat_rework
|
6 years ago |
yangzhenzhang
|
f4bb43bbaf
|
add concat op
|
6 years ago |
panyifeng
|
34e50e5d6e
|
fix cell bprop
|
6 years ago |
Lixia Chen
|
ac85b77b76
|
Maintain epoch/repeat count for ops
|
6 years ago |
mindspore-ci-bot
|
470328eeaf
|
!4060 fix do concat in while loop specialize error
Merge pull request !4060 from fary86/fix_while_concat_specialize_error
|
6 years ago |
Wei Luning
|
d4d6457ea7
|
init parameter data by defaultOnly keep no data as MetaTensor in auto parallel mode
|
6 years ago |
fary86
|
7602054acd
|
Fix do concat in while loop specialize error
|
6 years ago |
kingfo
|
28dabf0332
|
fix grad flag update issue in pynative
|
6 years ago |
mindspore-ci-bot
|
0b407dfe78
|
!4005 unsortedsegsum grad
Merge pull request !4005 from fangzehua/unsortedsegsum
|
6 years ago |
mindspore-ci-bot
|
c493859978
|
!4004 add squreasumall grad
Merge pull request !4004 from fangzehua/squaresumall
|
6 years ago |
mindspore-ci-bot
|
235378d5d7
|
!3789 eager mode sparse
Merge pull request !3789 from riemann_penn/eager_mode_sparse
|
6 years ago |
mindspore-ci-bot
|
7ec0b5857a
|
!3977 [MD] Refactor Concatenate Op
Merge pull request !3977 from nhussain/multi_dim_concat_2
|
6 years ago |
nhussain
|
61769b2dd9
|
fix concat
|
6 years ago |
fangzehua
|
99f2be7064
|
unsortedsegsum grad
|
6 years ago |
fangzehua
|
7011508379
|
add squreasumall grad
|
6 years ago |
panyifeng
|
9927e6eb5c
|
eager mode sparse
|
6 years ago |
mindspore-ci-bot
|
8dec74908a
|
!4000 improve interface '__bool__' for tensor
Merge pull request !4000 from zhangbuxue/improve_bool_for_tensor
|
6 years ago |
mindspore-ci-bot
|
617b98f104
|
!3966 [AutoParallel]Add dropout distributed op
Merge pull request !3966 from lichen/add_dropout_distributed_op
|
6 years ago |
buxue
|
ace34525cd
|
improve interface '__bool__' for tensor
|
6 years ago |
lichenever
|
bfc96de1b9
|
add dropout distributed op
|
6 years ago |
peixu_ren
|
b9c8c0b439
|
Added Bijector TransformDistribution base classes and two instances: power and exp bijectors
|
6 years ago |
mindspore-ci-bot
|
a301fc1757
|
!3916 remove loss_scale range check which is a temp fix.
Merge pull request !3916 from xychow/remove-loss-scale-range-check
|
6 years ago |
mindspore-ci-bot
|
5827ba9a8a
|
!3940 View code support interface 'all' and 'any' of tensor
Merge pull request !3940 from zhangbuxue/support_interface_all_and_any_of_tensor
|
6 years ago |