Commit Graph

2303 Commits (master)

Author SHA1 Message Date
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
mindspore-ci-bot 1f06cd63f3 !10436 Support to control whether to throw runtime exceptions in SummaryRecord
4 years ago
mindspore-ci-bot 1d1f6841b9 !10937 keep consistent in Graph mode and PyNative mode for 'isinstance'
4 years ago
ougongchang 06be546b52 Support to control whether raise RuntimeError exception in SummaryRecord
4 years ago
yangzhenzhang 9da3f9bec9 mini step grad accumulation
4 years ago
jiangzhenguang d3f42e7d6b add nll_loss operation.
4 years ago
mindspore-ci-bot 03e655f14a !10070 Fixing GetDatasetSize issue with chained samplers
4 years ago
buxue 6d395c1d3f keep consistent in Graph mode and PyNative mode for 'isinstance'
4 years ago
mindspore-ci-bot a531628dd5 !10325 modify MetaTensor and Tensor
4 years ago
Jiaqi 29cd33a542 3d
4 years ago
Jiaqi 9a5b9525de hausdorff_distance
4 years ago
Jiaqi ed7cf87d0b surface distance
4 years ago
lilei b858097ae4 modify MetaTensor and Tensor
4 years ago
Payne b12ca2165c add bool expand dims and wait to test
4 years ago
mindspore-ci-bot 37a4cbfb3b !10772 Prevent the multiprocess.pool from capturing KeyboardInterrupt,
4 years ago
ougongchang e5529230bf Prevent the multiprocess from capturing KeyboardInterrupt
4 years ago
mindspore-ci-bot 998483e0c3 !10610 add batchnorm3d and check in conv3d
4 years ago
jiangzhenguang 9f950fb16c add batchnorm3d
4 years ago
mindspore-ci-bot 2e684df5b1 !10686 fix infer rank list typo and add testcase
4 years ago
Ziyan 2c3b99ce91 fix infer rank list typo
4 years ago
mindspore-ci-bot 0d04de8db2 !10455 Expand J for innermost graph first when the graph also contains J primitive
4 years ago
mindspore-ci-bot b67aaf6773 !9832 expose_allgather_fusion_to_users
4 years ago
yujianfeng 728fac6c9f Expand J for innermost graph first when the graph also contains J primitive
4 years ago
Ziyan bbf8ec82b9 expose allgather fusion interface to users
4 years ago
buxue 1a7c161e73 support len of a Tensor
4 years ago
mindspore-ci-bot 4df0baa6c7 !10392 getitem fix bug
4 years ago
mindspore-ci-bot 221d5b67d2 !10442 change code in modelzoo to import dataset APIs from mindspore.dataset rather than mindspore.dataset.engine
4 years ago
Xiao Tianci 31fed1a2f6 change code to import APIs from mindspore.dataset rather than mindspore.dataset.engine
4 years ago
mindspore-ci-bot 261bb736de !10063 Modify profiler directory structure to fit the new Run Package
4 years ago
mindspore-ci-bot 1343c9cca2 !10255 using do_copy option to choose Tensor.from_numpy to do Tensor convert
4 years ago
mindspore-ci-bot e1248a7246 !10389 Fix the Backward of the AllSwap Operation
4 years ago
Payne 4f78ee0077 fix getitem bug
4 years ago
ms_yan deb1e6e965 use from_numpy and add do_copy option
4 years ago
mindspore-ci-bot 70dc40551a !10020 Improve fancy index from 1st dimension to arbitrarily dimension
4 years ago
mindspore-ci-bot 20df37e428 !10287 Add ut for dataset to_number
4 years ago
huangxinjing 565ce81b29 Fix allsawp
4 years ago
Zirui Wu a1355a827c introduce a master switch to turn on and off profiler
4 years ago
mindspore-ci-bot 176ea4676c !10261 change the int32 restrict to int restric
4 years ago
Payne 5c9982729d fancy index getitem
4 years ago
mindspore-ci-bot 9b3226c2b6 !10289 Ignore the graphs with defer_inline flag when specializing on graph arguments
4 years ago
Payne 236bfb75e3 change the int32 restrict to int
4 years ago
yujianfeng e1aa34a030 Ignore the graphs with defer_inline flag when specializing on graph arguments
4 years ago
mindspore-ci-bot 00611b1c41 !10175 Add tensor.ndim and rename tensor.size() to tensor.size
4 years ago
YangLuo da6de519ae Add ut for dataset to_number
4 years ago
mindspore-ci-bot f8e5bffe4d !10286 fix Wrong TypeError in numpy_native
4 years ago
mindspore-ci-bot 441e283e21 !10197 Add input check for the embedding
4 years ago
wangrao 2fb3f0ef4f fix Wrong TypeError in numpy_native
4 years ago
Ziyan c5c905fdf5 add restriction for opt shard
4 years ago
mindspore-ci-bot 5ff6de83eb !10173 Fix Strategy Check for UnsortedSegments
4 years ago
mindspore-ci-bot d99189f681 !10207 Fix some minor doc, typo related to AutoNumWorker
4 years ago
Zirui Wu 4ae7102fd3 address 2 tickets
4 years ago
huangxinjing dd0da1542d Add input check
4 years ago
yanglf1121 918679daa3 add tensor.ndim and rename tensor.size() to tensor.size
4 years ago
huangxinjing a8446af1ab Fix condition check
4 years ago
gzhcv bad8c0e422 Modify profiling dir structure to fit the new Run Package
4 years ago
mindspore-ci-bot 893d59afd7 !10097 Fix bugs for np.mean, np.asarray, np.concatenate, np.linspace
4 years ago
Mahdi 98ea8fa6ea Added tests for chain samplers, fixed GetDatasetSize issue with chained samplers
4 years ago
mindspore-ci-bot fc11b7dd68 !10074 Fix a testcase error when shuffle is above cache
4 years ago
mindspore-ci-bot 691e3baab6 !10109 [MD] Fix Decode doc & RandomNode log
4 years ago
mindspore-ci-bot 6035823c4b !10044 fix get num classes of concat
4 years ago
yanglf1121 760cd1870a corner cases check for np.asarray, np.mean, np.concatenate
4 years ago
luoyang 595b7a782f [MD] Fix Decode doc & RandomNode log
4 years ago
mindspore-ci-bot 734f50f36e !10083 support non tensor inputs in model predict
4 years ago
buxue f90f77c16e support non tensor inputs in model predict
4 years ago
buxue aeeef7607a remove the 'raise' in construct of Cell
4 years ago
Lixia Chen a7f0e13234 Remove special treatment for cache above repeat
4 years ago
YangLuo df9f4f41e8 fix get num classes of concat
4 years ago
mindspore-ci-bot 26ff566f90 !10002 fix get dataset size in distributed scenario
4 years ago
Xiao Tianci 633f97bb48 fix get dataset size in distributed scenario
4 years ago
yanglf1121 9072283395 fix mindpsore.numpy packaging issue and format API comments
4 years ago
mindspore-ci-bot c4f284b928 !9910 [MD][Perf] MindData add NormalizePad for GPU performance
4 years ago
mindspore-ci-bot b8faa8293b !9920 python eager add decode
4 years ago
mindspore-ci-bot dd134d7554 !9926 optimize list setitem in bprop
4 years ago
buxue 2530943a7f optimize list getitem in bprop
4 years ago
xiefangqi 3c6cc3c58c Add NormalizePadOp
4 years ago
YangLuo 18e61a627a python eager add decode
4 years ago
mindspore-ci-bot a9f2de8307 !9737 complete fancy index getitem
4 years ago
Payne 4c8f0914d0 complete fancy index getitem
4 years ago
mindspore-ci-bot ca4225a4f3 !9717 amend some script
4 years ago
mindspore-ci-bot 3a803b3c18 !9862 Fix the bug of ImageNetToMR
4 years ago
jiangzhenguang 9cf856dd25 amend some script
4 years ago
mindspore-ci-bot ad6507d88a !9825 [MD] fix pad, normalize in c_trasnform
4 years ago
mindspore-ci-bot e10dbb4a7f !9723 add ir passes to unify mindir
4 years ago
jjfeing 1984cf8e20 unify mindir
4 years ago
buxue 70d12aae26 add detailed and accurate description for support non tensor inputs for outermost net.
4 years ago
shenwei41 547f96717b Fix Bug
4 years ago
mindspore-ci-bot d5db8872fd !9834 Fix wrong input argument of Reshape for multi field embedding
4 years ago
huangxinjing 996ee72c50 Fix embedding layer
4 years ago
mindspore-ci-bot 5e35bec957 !9799 change_last_nodes_strategy_in_auto_parallel_when_eval_and_predict
4 years ago
luoyang 1cc147df1d fix pad, normalize in c_trasnform
4 years ago
mindspore-ci-bot 10d326ee62 !9798 hide arange
4 years ago
yao_yf 19fe28cb9b hange strategys of last nodes in eval/predict at auto parallel mode
4 years ago
Zirui Wu 77521e78d2 staging
4 years ago
Bairong 8cf43e59e0 hide arange, delete related test case and improve the doc string of nn.Range
4 years ago
mindspore-ci-bot 8c0d066bf9 !9763 Change name from interpolate to resizeBilinear
4 years ago
Xiaoda Zhang e78228603b move parallel-related black-list to core/ir, and fix the cloneCNode bug
4 years ago
l00591931 130c61cfc0 change name from interpolate to resizeBilinear
4 years ago
mindspore-ci-bot 9ecf062581 !9552 change the import level of dynamic_lr
4 years ago
mindspore-ci-bot 78fba32865 !9752 Fix potential hang in RandomData and incorrectly named functions
4 years ago
mindspore-ci-bot 3f82405d17 !9639 Add Numpy Native to Mindspore
4 years ago
Zirui Wu 91a6b2b0ca Add checks to RandomData and LookUp
4 years ago