Commit Graph

2846 Commits (01903eb770eb9bd1e88cb91ba504ecab9983f04b)

Author SHA1 Message Date
zhuyuxiao 37bebc751b add adagrad optim
4 years ago
mindspore-ci-bot 49fd5308a4 !9564 Tidy up code in dataset compilation phase
4 years ago
mindspore-ci-bot 6b5626634c !9530 add BasicTokenizer and BertTokenizer C++ API
4 years ago
Nat Sutyanyong 41ea1621c5 Tidy up TreeAdapter::Compile
4 years ago
mindspore-ci-bot e6ec9be6c2 !9386 l1_regularizer开发
4 years ago
“dangjiaqi1” 39948670dd new update basic.py which add class L1Regularizer(Cell). new add test_l1_regularizer.py. new add test_l1_regularizer.py
4 years ago
l00591931 3189868a15 Assignment enable index smaller than 0
4 years ago
Bairong 2eeaec7512 support arange in functional.py
4 years ago
Ziyan e7e9dae54d support distributed predict
4 years ago
mindspore-ci-bot 186f5394ba !9155 add_conv3d_object
4 years ago
mindspore-ci-bot 5d1a8b09db !9097 Primitive Shape support return range of dynamic shape
4 years ago
mindspore-ci-bot 3c4a585143 !9545 Move API inner.DynamicGRUV2 to P.DynamicGRUV2.
4 years ago
mindspore-ci-bot aa5d4e08a9 !9544 Fix a possible seg fault in GenerateCRC caused by std::regex
4 years ago
liuxiao93 712ad98a92 Move API inner.DynamicGRUV2 to P.DynamicGRUV2.
4 years ago
mindspore-ci-bot 921930a3ae !9524 Add RegexReplace and RegexTokenizer C++ API
4 years ago
mindspore-ci-bot 3b7acc57c9 !9508 [Auto parallel] Set CNODE's fullname when cloning
4 years ago
shenwei41 206ae1a7c3 Add Three text C++ API
4 years ago
Lixia Chen 27579fe858 Fix a seg fault caused by std::regex
4 years ago
Nat Sutyanyong 4cb78f2e03 Remove Repeat(1),Take(-1), and Skip(0) in NodeRemovalPass
4 years ago
mindspore-ci-bot 3280474d71 !9533 dataset Python Pushdown - more minor code rework; CSVDataset delim_field bug fix
4 years ago
Jesse Lee 0c8dfc68ec Fix hang on RequestFreeTag
4 years ago
Cathy Wong 69b269c6cf dataset Python Pushdown - more minor code rework; CSVDataset delim_field bug fix
4 years ago
Xiao Tianci 290cc72887 add BasicTokenizer and BertTokenizer C++ API
4 years ago
jiangzhenguang c45eee9b94 add conv3d object
4 years ago
Xiaoda Zhang 9a9e3a751e set cnode's fullname when cloning
4 years ago
mindspore-ci-bot 4f607e9c26 !9335 Add multiprocessing support to per_batch_map
4 years ago
mindspore-ci-bot a6b716003f !9469 Fix minor issues in distribution classes
4 years ago
Xun Deng 4ef9e9e57f fix minor issues in distribution classes
4 years ago
Nat Sutyanyong d69a29a44e Migrate 3 pre passes to IR optimizer, namely, cache_error_pass, epoch_injection, and removal_pass
4 years ago
mindspore-ci-bot 73c91e05b1 !9398 Change Build to return status
4 years ago
mindspore-ci-bot 4bb7303463 !9424 [PipelineSplit]Fix Shared Parameter bug
4 years ago
lichenever 818e920f02 fix_pipeline_split_param_shared_bug
4 years ago
mxm 82268dc703 support DynamicShape and StridedSlice primitive return range of shape value.
4 years ago
alex-yuyue ccff3a5316 Change build to return status
4 years ago
mindspore-ci-bot afe4a5fa81 !9395 [MD] Fix concat issue & fix schema doc
4 years ago
mindspore-ci-bot b9d2392937 !9350 Add Matrix_Determinant and Matrix_Inverse to Mindspore front-end
4 years ago
hesham 809f9c91be Add multiprocessing support to per_batch_map
4 years ago
YangLuo a2ec7ad5bd Fix concat issue & fix schema doc
4 years ago
lichenever 78e131cf15 pipeline_split adapt parallel
4 years ago
mindspore-ci-bot 79fef0df0e !9142 fix bug of addn not supported dynamic shape
4 years ago
mindspore-ci-bot 0c7ba7a7fa !9354 mode_mindir_suffix
4 years ago
mindspore-ci-bot efc7e9f89e !9358 PyNative Bugfix
4 years ago
caifubi c8e7c3edb0 PyNative Hccl Bugfix
4 years ago
bai-yangfan c46c4dffe4 mindir_suffix
4 years ago
peixu_ren 0adab15de7 Add Matrix_Determinant and Matrix_Inverse to Mindspore front-end
4 years ago
mindspore-ci-bot 51d885815a !9281 increase variable_memory_max_size max size from 30GB to 31GB
4 years ago
mindspore-ci-bot 6c18c09121 !9266 PyNative Support Hccl(Data Parallel)
4 years ago
mindspore-ci-bot df44e1339e !9249 Optimizing GetDatasetSize
4 years ago
mindspore-ci-bot 9ed31ea2cb !9339 Disable getter optimization pass
4 years ago
mindspore-ci-bot 4ffd9b578f !9331 More cache minor fix for HQ testers
4 years ago
Eric db2a8b5e1d Disable getter pass
4 years ago
Mahdi f80553bc6e Optimization for GetDatasetSize
4 years ago
Lixia Chen 2ddb1fb75e More CRC fix and blocking BatchOp under cache
4 years ago
caifubi 04d8cd5d8b Support PyNative Data Parallel
4 years ago
mindspore-ci-bot 77ef72be30 !9306 fix ndarray field without type in mindrecord
4 years ago
laiyongqiang 11244f790a increase variable_memory_max_size max size from 30GB to 31GB
4 years ago
mindspore-ci-bot 45b705bca0 !9129 support abs() and mean() method for Tensor object
4 years ago
jonyguo 847e59bd6c fix: ndarray field without type in mindrecord
4 years ago
mindspore-ci-bot 920bbf1541 !9277 fix schema & zip validation
4 years ago
mindspore-ci-bot da8d7d661a !9283 Modify the dataset ut log message
4 years ago
mindspore-ci-bot c41a21d2c2 !9208 Add four new c++ api of text
4 years ago
liucunwei 8ef4b2796e modify the dataset ut log message
4 years ago
mindspore-ci-bot 0e6d06c463 !9230 Set trace info of Primitive CNode only for equiv out node, not the whole fprop function.
4 years ago
YangLuo 5cc3b76577 fix schema & zip validation
4 years ago
Bairong 623b2e3f99 support abs and mean of Tensor
4 years ago
mindspore-ci-bot e45f19adc8 !8697 support the outermost layer network inputs are list or dict or scalar
4 years ago
shenwei41 3bea84d0f7 add four new text API
4 years ago
Zhang Qinghua 8310236ff1 Set trace info of Primitive CNode only for equiv out node, not the whole fprop function.
4 years ago
mindspore-ci-bot 5306c91cb7 !9214 support repeated calculation when the axis of gatherv2 is 0 and split
4 years ago
mindspore-ci-bot ea191ed5da !8463 Run ops one by one in pynative bp graph
4 years ago
mindspore-ci-bot af3c27d354 !9244 Fix core dump with concat and getter_pass
4 years ago
mindspore-ci-bot ccf637f64a !9241 SequenceMask gpu kernel
4 years ago
mindspore-ci-bot c3e7a8255c !9248 Add input check to nlp operators
4 years ago
Eric cf802c839c Added missing input check for nlp operator
4 years ago
Zirui Wu 23487fae09 fix get_shape/type and a segfault in getter_pass
4 years ago
Peilin Wang f7dc2432a0 initial commit
4 years ago
mindspore-ci-bot 7748ae823a !9141 Fix DatasetCache C++ API cache sharing behavior
4 years ago
mindspore-ci-bot a37e9710b5 !9038 port name functions from TensorOp to TensorOperation
4 years ago
buxue d6f91133c3 Support the outermost layer network inputs are list or dict or scalar
4 years ago
mindspore-ci-bot 762793cb8f !9175 fix a bug in random resize crop op and some lint
4 years ago
mindspore-ci-bot f0671ce513 !9076 [MD] Support vision c_transform python eager: Resize, Rescale, Normalize, HWC2CHW, Pad
4 years ago
mxm 59f9ac9975 Primitive 'AddN' support dynamic shape
4 years ago
yangzhenzhang 7b33f3e2ac gatherv2 axis split repeated calculation
4 years ago
mindspore-ci-bot b85bcff4b2 !9057 modify export file name
4 years ago
Xiao Tianci 12da8717b7 1.correct param check for vision op 2.fix config review 3.fix api doc
4 years ago
mindspore-ci-bot 42f32b7c4b !9173 support batch size small than dev size in parallel gatherv2
4 years ago
HulkTang c36b477568 Run ops one by one in pynative bp graph
4 years ago
mindspore-ci-bot a6845395e6 !9181 Add some ut pipeline test case for C++ dataset
4 years ago
liucunwei e612e23a05 Add some ut pipeline test case for C++ dataset
4 years ago
liucunwei 7f13f2ad0e add some pipeline ut test cases for c++ dataset
4 years ago
yangzhenzhang 7278f5c109 update_gatherv2_op
4 years ago
Xiaoda Zhang c79e988b0d set fullname for reshape after reshape-elimination
4 years ago
mindspore-ci-bot a146f982bc !8983 support variabel length virtual_dataset in auto parallel
4 years ago
mindspore-ci-bot dcde1fc70a !9092 Add LBeta op at nn level
4 years ago
luoyang aa4bf9a3f2 [MD] Support python-eager: Resize, Rescale, Normalize, HWC2CHW, Pad
4 years ago
changzherui 91301a6d1a modify export file name
4 years ago
mindspore-ci-bot cf383af36e !8624 updated cluster config and proto
4 years ago
mindspore-ci-bot c1002d2eb4 !9138 Address left over comments from PR8802
4 years ago
mindspore-ci-bot 55f7e3dc16 !9135 Minor fixs for cache error message
4 years ago
mohammad 9cfeb08c4d port name() to TensorOperation and its derived classes
4 years ago