Commit Graph

18841 Commits (ab17c49eba1ba3ee2300484ec746aa04261be4ea)
 

Author SHA1 Message Date
wangrao ab17c49eba add sinh, cosh, asinh, acosh, atanh, atan2, asinhgrad, acoshgrad for cpu
4 years ago
mindspore-ci-bot 095d7fb877 !12548 fix some error message and api bug of BCEWithLogitsLoss.
4 years ago
mindspore-ci-bot 50bf5033f2 !12400 Add float64 support to ZerosLike, remove duplicate ZerosLike gpu kernel
4 years ago
mindspore-ci-bot 9f48ab87c0 !12524 Add DType dynamic shape testcases for GPU
4 years ago
mindspore-ci-bot 182d928379 !12553 dataset: Split c_api_vision_test.cc
4 years ago
Cathy Wong 6112738fea dataset: Split c_api_vision_test.cc
4 years ago
mindspore-ci-bot 2e7a785d44 !12535 add raises description for Cast, Diag, Eye, Fill etc. operators
4 years ago
mindspore-ci-bot 761e5daaac !12309 fix doc and comment spell mistakes
4 years ago
mindspore-ci-bot a2b12db8d0 !12536 Fix ConvertAttrValuetoString error when attr value is null
4 years ago
mindspore-ci-bot c74b4d5d73 !12412 nlp perf(Pynative): change memory sync mode from synchronous to asynchronous in SyncHostToDevice
4 years ago
mindspore-ci-bot e73f43aa85 !12507 support convert ValueDict to py dict
4 years ago
mindspore-ci-bot 1a745006ae !12505 add exception description for assign subnet parameter
4 years ago
mindspore-ci-bot efbda3bec5 !12534 Ignore renormalization if no changes made after last renormalization, and release all data after finished RDR checking.
4 years ago
liuxiao93 f7c855c7c3 fix some error message and api bug.
4 years ago
mindspore-ci-bot 842ca43df3 !12530 add meshgrid support for start <= stop & complex step with real component
4 years ago
mindspore-ci-bot 8b1f3d6c03 !12542 fix ST probability failure of resnet thor
4 years ago
wangshuide2020 8a7fa2e651 add raises description for Cast, Diag, Eye, Fill etc. operators.
4 years ago
mindspore-ci-bot 4bb5b4a86f !12423 update googletest
4 years ago
wangmin0104 f1f0ad41ff update tests/st/networks/models/resnet50/test_resnet50_imagenet.py.
4 years ago
mindspore-ci-bot c09968160f !12531 error when loadmodel a unexist file
4 years ago
mindspore-ci-bot 264f265de8 !12517 enhance for ctpn performance
4 years ago
Zhang Qinghua 88e4dbeb04 Ignore renormalization if no changes made after last renormalization.
4 years ago
huanghui cd21b284d9 fix ConvertAttrValuetoString
4 years ago
mindspore-ci-bot b4a3f3c1ba !12490 support recording stream execute order
4 years ago
mindspore-ci-bot afcbf45019 !12506 Add testcase related to auto-monad
4 years ago
mindspore-ci-bot 590e889cba !12265 [MS][RDR] optimize saving FuncGraph
4 years ago
mindspore-ci-bot 2c5d19260e !12434 fix operator_info is null
4 years ago
zhoufeng 5f6e15058d error when loadmodel a unexist file
4 years ago
mindspore-ci-bot da6e6728b1 !12515 fix shape_ptr is nullptr:Umonad should not get shape
4 years ago
huangmengxi e17dffbd76 fix meshgrid with complex step & stop <= start
4 years ago
mindspore-ci-bot 8d323792b2 !12496 fix bugs for embedding cache
4 years ago
mindspore-ci-bot 1d640e50c9 !12230 add dynamic st test
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
mindspore-ci-bot 38e0fd263f !12514 [Numpy-Native] Fix np.average interface.
4 years ago
mindspore-ci-bot b25d684e1a !12405 Fix the bug of Profiler cannot find corresponding job dir in Ascend scene
4 years ago
mindspore-ci-bot f41a167601 !12485 Update Bernoulli's distribution
4 years ago
mindspore-ci-bot 0bf8805c04 !12159 [MSLITE][Develop] refactor and optimize fp16 arithmetic
4 years ago
mindspore-ci-bot 5c3fe0f9ac !12526 replace tab with spaces
4 years ago
louei5 d1d5976ca2 using rdr module in proper position
4 years ago
mindspore-ci-bot ee56e603c7 !12511 Fix include issue
4 years ago
mindspore-ci-bot 086374f306 !12493 Added GetAffineTransform operator
4 years ago
xsmq 923b53d2e6 replace tab with spaces
4 years ago
mindspore-ci-bot 42f995e0dd !12513 [auto-monad] Revert "Change backend execution order sorting policy"
4 years ago
mindspore-ci-bot ddea9d52eb !12387 【GraphKernel】Refactor GraphKernelExpander (2nd submission)
4 years ago
buxue 47dd17a325 support convert ValueDict to py dict
4 years ago
fangzehua 3235ebbdab fix cache acc
4 years ago
mindspore-ci-bot 57f6c17933 !12438 Add backward op for IndexAdd GPU
4 years ago
TFBunny cbc75810a9 add testcases to DType dynamic shape
4 years ago
Peilin Wang ba9ae8097f removed zeroslike from math/unary_op_gpu_kernel and added float64 support
4 years ago