Commit Graph

2303 Commits (master)

Author SHA1 Message Date
yujianfeng 41189781f3 support scalar input for cell
4 years ago
wangshuide2020 72e938eb06 change dimension of input for FusedBatchNormEx from 2D to 4D in test_two_matmul_batchnorm_ex.
4 years ago
mindspore-ci-bot 5b206557d2 !12586 support invert bool tensor
4 years ago
buxue f8a00d52af support invert bool tensor
4 years ago
wangshuide2020 b9eb90b198 add GPU for DenseBnAct, Erfc, Log1p, etc. in Supported Platforms.
4 years ago
hesham aa4298721a Fix sampler error messages
4 years ago
mindspore-ci-bot 2e7a785d44 !12535 add raises description for Cast, Diag, Eye, Fill etc. operators
4 years ago
mindspore-ci-bot e73f43aa85 !12507 support convert ValueDict to py dict
4 years ago
wangshuide2020 8a7fa2e651 add raises description for Cast, Diag, Eye, Fill etc. operators.
4 years ago
mindspore-ci-bot bff0fde980 !12249 make slice support tensor
4 years ago
mindspore-ci-bot 9893b3d128 !12320 add focal loss
4 years ago
xsmq 923b53d2e6 replace tab with spaces
4 years ago
buxue 47dd17a325 support convert ValueDict to py dict
4 years ago
Jiaqi fd1a4726b7 add focal loss
4 years ago
buxue 416017bf65 make slice support tensor
4 years ago
xuxs c70049b190 mindquantum
4 years ago
mindspore-ci-bot 4ac1982c58 !12258 add multclass diceloss
4 years ago
mindspore-ci-bot f940fe51b1 !12398 fix minddata issues
4 years ago
Jiaqi 952e245000 add multclass diceloss
4 years ago
YangLuo d8ace8f041 fix minddata issues
4 years ago
mindspore-ci-bot 166f7e7809 !12248 Fix the bug of calling recompute api after compiled
4 years ago
mindspore-ci-bot c5df707b69 !12327 Block caching after random pyfunc cases
4 years ago
Lixia Chen 0667818d9a Block caching after random pyfunc
4 years ago
Mahdi 4b106f184c Fixed an issue with SequentialSampler
4 years ago
mindspore-ci-bot 260c77f4ad !12336 [MD] fix sampler log & transform log
4 years ago
luoyang 416ad23e9d fix resize & randomcoloradjust
4 years ago
mindspore-ci-bot 923dd47b0f !12331 Adding validators back to check method
4 years ago
Eric 5d91fa6d77 changed discription
4 years ago
hesham 58193bc469 User explicit deepcopy
4 years ago
yujianfeng 70cc548e32 Fix calling recompute api after compiling
4 years ago
mindspore-ci-bot a063d7633d !12241 [auto-monad] Support side-effects by auto-monad
4 years ago
mindspore-ci-bot e6dcb0c31d !12239 [MD] fix bugs of execute & update doc description in minddata
4 years ago
He Wei 7d9a783993 [auto-monad] Support side-effects by auto-monad
4 years ago
luoyang cd86788cf3 fix bugs of execute & update doc description in minddata
4 years ago
liu_xiao_93 fabc25538e Add BCEWithLogitsLoss
4 years ago
mindspore-ci-bot 26d4b99019 !11056 Modifying profiling_Options parameter
4 years ago
mindspore-ci-bot 4d9551e129 !12046 modify Gelu、FastGelu to GeLU and FastGeLU
4 years ago
tom__chen d3330a1087 fix incorrect in_channel size error messages
4 years ago
jinyaohui 30a27b2adb modify Gelu、FastGelu to GeLU and FastGeLU
4 years ago
mindspore-ci-bot 24e528112f !12134 improve grad of first input
4 years ago
buxue 899d6114a4 improve grad of first input
4 years ago
zhangyihui bbbffbb6a9 Modify the profiling_options parameter name
4 years ago
mindspore-ci-bot 544da6f845 !11727 [MD] Add vision ops and py_transform ops support to Serdes save
4 years ago
mindspore-ci-bot 74652eb942 !12044 modify pack to stack
4 years ago
jinyaohui 8022f9a6ed modify pack to stack
4 years ago
mindspore-ci-bot 8fc5962418 !12055 compile graph for merging parameter slice only once
4 years ago
TinaMengtingZhang ddab5ad417 Add support for vision op and py_transform op to serdes
4 years ago
mindspore-ci-bot e8f4cafd02 !11950 Overwrite default port/hostname from env variables for cache_admin
4 years ago
yangzhenzhang 726ea32778 merge parameter slice compile graph only once
4 years ago
mindspore-ci-bot cbfba95ad0 !11921 do not broaden when arg is not tensor
4 years ago
buxue 6ccc4379b4 do not broaden scalar
4 years ago
mindspore-ci-bot 6378642c8a !11905 add raises description for BCELoss, ReLU, BatchNorm1d, etc. operators
4 years ago
mindspore-ci-bot 78d250c7d5 !11648 fix param check for unexpected_format
4 years ago
Lixia Chen 97cd142f8d Overwrite default port/hostname from env variables
4 years ago
mindspore-ci-bot 840d819d08 !11975 improve isinstance
4 years ago
hesham 1185218335 Support list of IDs as a sampler
4 years ago
buxue 5ede9ffcca improve isinstance
4 years ago
wangshuide2020 30f99f2722 add raises description for BCELoss, ReLU, BatchNorm1d, etc. operators.
4 years ago
mindspore-ci-bot 0dcd94d717 !11893 LookupOp: default value of unknown_token support NoneType
4 years ago
luoyang fa4f67cbcd LookupOp: default value of unknown_token support NoneType
4 years ago
mindspore-ci-bot b189f177bb Change tuple_getitem to TupleGetItem and some other ops, merge from r1.1 to master
4 years ago
jiangshuqiang 0bb80995bc fix param check for unexpected_format
4 years ago
mindspore-ci-bot e897eb4c41 !11915 Change TensorAdd to Add, merge from r1.1 to master
4 years ago
Nat Sutyanyong 5a7dc0accc Migrate repeat_pass.cc to IR optimizer and remove ExecTree optimizer
4 years ago
mindspore-ci-bot 320ea51308 !11853 Add call for decoupled image and text ops
4 years ago
l00591931 9ec100d069 Change TensorAdd to Add, from r1.1 to master
4 years ago
mindspore-ci-bot ce89cc5e8b !11761 Change GatherV2 to Gather (merge from r1.1 to master)
4 years ago
mindspore-ci-bot 794af6d094 !11834 [MD] Fix error msg description of dataset
4 years ago
mindspore-ci-bot 9fa0499fa0 Change GatherV2 to Gather r1.1 to master
4 years ago
mindspore-ci-bot 84afbb510f !11813 modify dice and diceloss
4 years ago
xiefangqi 3d72282f26 fix error msg issue
4 years ago
alex-yuyue 6fd58dc580 Add call for decoupled image and text ops
4 years ago
Mahdi 8f34faeb7a Changed bindings to SamplerObj
4 years ago
Jiaqi 804ef79c18 modify dice and diceloss
4 years ago
mindspore-ci-bot a2f1a5b4b1 !11278 develop confusion matrix
4 years ago
Jiaqi c821a2f3a2 confusion matrix
4 years ago
mindspore-ci-bot 20c1727b2c !11631 Add SubsetSampler
4 years ago
mindspore-ci-bot 8e4a6842ff !11681 gnn support edge weight sampling
4 years ago
heleiwang 2dc9ba761c gnn support weight sampling neighbors.
4 years ago
hesham 7120c66998 Add SubsetSampler
4 years ago
mindspore-ci-bot 4cd6588af0 !11393 Migrating cache transform pass from execution tree to IR tree
4 years ago
mindspore-ci-bot b9e1c3f045 !11530 support call inner net attr
4 years ago
buxue 3d33c4fed3 support call inner net attr
4 years ago
mindspore-ci-bot f2fd357ffc !11623 fix issues of MD
4 years ago
mindspore-ci-bot 007bd6c7d3 !11656 add dtype shape and value in __str__ and __repr__ of Parameter
4 years ago
mindspore-ci-bot 58b8d8cd02 !11677 add isfinite grad
4 years ago
buxue 7c4b7203b0 add dtype shape and value in __str__ and __repr__ of Parameter
4 years ago
luoyang 415c8b08a5 fix issues of MD:
4 years ago
jiangzhenguang de8c2c95d1 add isfinite grad
4 years ago
Lixia Chen 922e1f4f36 Migrate CacheTransformPass
4 years ago
mindspore-ci-bot 3708624a25 !11559 [MD] Change the default spill location of cache server
4 years ago
ougongchang c6e4b0c85f Add more log when collect graph and use summary operators
4 years ago
Lixia Chen be6d310946 Default to memory-only cache server
4 years ago
mindspore-ci-bot 8170669909 !11174 add_mish_mulnonan_selu_operations
4 years ago
mindspore-ci-bot f8f6421459 !10968 Add dynamic shape support for the operator Concat
4 years ago
xiefangqi 3f76abcdee minddata err msg add file path
4 years ago
mindspore-ci-bot fd6dc1b060 !11177 modify Tensor
4 years ago
jiangzhenguang 991fb122f3 add_mish_mulnonan_selu_operations
4 years ago
mindspore-ci-bot 2beb916bf5 !11427 TextOp decoupling
4 years ago
mindspore-ci-bot fcc4a4eaea !11397 add GetDatasetSize to concat_node
4 years ago
mohammad b5e91139e2 add GetDatasetSize to concat node
4 years ago
mindspore-ci-bot 6394ba3974 !11499 delete useless params in pipeline parallel
4 years ago
hedongdong 8241dfa443 Add dynamic shape support for the operator Concat
4 years ago
mindspore-ci-bot 0c5b6107a7 !11475 support dict for isinstance
4 years ago
yangzhenzhang cbca482e59 delete useless parameter in pipeline parallel
4 years ago
lilei 7d9f5f6dba modify Tensor
4 years ago
buxue 2ea8b9e738 add dict for isinstance
4 years ago
yangzhenzhang 7303c3d3b8 add group ckpt
4 years ago
alex-yuyue a8675f8227 TextOp decoupling
4 years ago
mindspore-ci-bot 55594db01c !11348 add check for outermost net inputs type and support isinstance first arg is an empty list
4 years ago
buxue e8cd572bc2 add check for outermost net inputs type and support isinstance first arg an empty list
4 years ago
mindspore-ci-bot 775d71f9c1 !11408 Update PP example
4 years ago
Zichun Ye ca316f4422 update doc example in probability
4 years ago
mindspore-ci-bot 60feffad20 !11332 update Pooling's attr kernel_size, pad_mode
4 years ago
Lixia Chen 273865a72b Rename SamplerObj::Build() to SamplerBuild()
4 years ago
mindspore-ci-bot 91842af2ad !11245 Pushing down pipeline json serializer logic to C++ IR - PART II
4 years ago
buxue 15593dc98f improve isinstance function in graph mode
4 years ago
yuchaojie b51b3a6764 update Pool's attr kernel_size, pad_mode
4 years ago
mindspore-ci-bot e214c69bc2 !11195 develop dice loss
4 years ago
buxue 69d9a33ddb show line of code when parse or resolve phase exception
4 years ago
Jiaqi 87ecd44f67 develop dice loss
4 years ago
TinaMengtingZhang d3fdbceb61 [Part II] Push down json save logic to IR and add getter to each IR node
4 years ago
mindspore-ci-bot eacc8bac89 !10755 [Numpy-Native] Add new numpy-native interfaces to mindspore.numpy
4 years ago
mindspore-ci-bot a2d9c5914a !10944 Tensor op decoupling stage 2
4 years ago
alex-yuyue b54e01bfb4 Tensor op decoupling stage 2
4 years ago
buxue 7eaf84d07a remove attr support_non_tensor_input of cell
4 years ago
yanglf1121 72903c11c8 add array_ops, math_ops and tensor ops
4 years ago
mindspore-ci-bot 44507b4a64 !11200 support non tensor inputs for ms_function and grad of net
4 years ago
mindspore-ci-bot 151c0e2977 !11132 modify batchnormal and fusedbatchnormal
4 years ago
buxue acec35d4d4 support non tensor inputs
4 years ago
lilei 9a45c4419c modify batch_normal
4 years ago
mindspore-ci-bot 1dd600d416 !11114 add perplexity metric
4 years ago
TinaMengtingZhang 4812fece80 [Part I] Push down json save logic to IR and add getter to each IR node
4 years ago
Jiaqi d6f4421a1d perplexity
4 years ago
Nat Sutyanyong 686772cce7 Migrate GeneratorOp resetting logic to IR optimizer (incl. debug code)
4 years ago
mindspore-ci-bot fb97aa327c !10881 add the tensor collection feature when record summary
4 years ago
jiangshuqiang ab5cc10250 add the tensor collection feature when record summary
4 years ago
liuxiao93 aacad990c3 Add grad of sort.
4 years ago
mindspore-ci-bot 7957a3b6f5 !10988 Tensor op decoupling stage 1
4 years ago
Eric be46ccf721 Started vision decoupling
4 years ago
mindspore-ci-bot b355f5402b !10309 Port over getter pass and tensor fusion pass to IR
4 years ago
Zirui Wu 0e68575e77 port over getter pass
4 years ago
Jiaqi f6de97fc27 bleu_score
4 years ago
mindspore-ci-bot 62888f23b8 !10400 roc and auc
4 years ago
mindspore-ci-bot 274e0aa750 !10885 add nll_loss operation
4 years ago
mindspore-ci-bot 1276715c11 !10939 surface distance
4 years ago
Jiaqi ef3f6d62db auc_roc
4 years ago
mindspore-ci-bot 09848d7ef3 !9083 add dice and hausdroff
4 years ago
mindspore-ci-bot 67296c08c7 !9502 add hausdroff distance
4 years ago
mindspore-ci-bot 1c942ce49f !10221 support grad accumulation for auto parallel
4 years ago