Commit Graph

3313 Commits

Author SHA1 Message Date
i-robot 2ff013c3cc
!47533 api: ravel
Merge pull request !47533 from 于振华/api_ravel_0104
2023-01-12 06:27:32 +00:00
i-robot 02bd36fb92
!47304 nn.function: cosine_embedding_loss
Merge pull request !47304 from 于振华/nn_api_cosine_embedding_loss_1228
2023-01-12 06:21:45 +00:00
i-robot 7226e8cfcc
!47704 补充pinv输出说明
Merge pull request !47704 from wujueying/master
2023-01-12 02:07:22 +00:00
i-robot fc1f1419e4
!47658 Support cov function
Merge pull request !47658 from 冯一航/support_cov
2023-01-12 02:00:14 +00:00
yuzhenhua b957469c26 api: ravel 2023-01-12 09:56:53 +08:00
yuzhenhua 396297b3e8 nn.function: cosine_embedding_loss 2023-01-12 09:29:56 +08:00
i-robot 2fac5e1ca8
!47769 modify format
Merge pull request !47769 from 俞涵/code_docs_1110
2023-01-11 09:51:49 +00:00
i-robot 3de453e21a
!47633 注册get_grad使mindspore.get_grad可用,以及增加context api文档
Merge pull request !47633 from 李良灿/ini
2023-01-11 09:45:22 +00:00
huodagu ee3d895870 modify format 2023-01-11 17:29:24 +08:00
fengyihang c66af5bfd6 support cov 2023-01-11 15:42:55 +08:00
i-robot 8858e04049
!47576 aicpu migration 0105
Merge pull request !47576 from 李林杰/0105_aicpu_migration_from_CANN_pr
2023-01-11 07:40:08 +00:00
i-robot 582af4143b
!47682 modify amp init
Merge pull request !47682 from changzherui/mod_amp_ma
2023-01-11 06:24:44 +00:00
i-robot d51dfb7f80
!47725 modify format
Merge pull request !47725 from 俞涵/code_docs_1110
2023-01-11 06:15:37 +00:00
lilinjie 66cfa84dce aicpu migration 35 ops, 0105 branch 2023-01-11 11:55:01 +08:00
i-robot 165f31036d
!47243 [API] Add rand functions
Merge pull request !47243 from shaojunsong/feature/rand
2023-01-11 02:01:03 +00:00
huodagu 8cf8a2254d modify format to repair API Label background color 2023-01-11 09:50:16 +08:00
changzherui 01a30221f1 mod amp init 2023-01-10 22:18:43 +08:00
i-robot cb5f0c0617
!47641 添加 ops.index_select/Tensor.index_select, ops.lt/Tensor.lt
Merge pull request !47641 from DavidFFFan/api_ops
2023-01-10 11:48:51 +00:00
luojianing db8cf7849f fix docs issues 2023-01-10 17:38:24 +08:00
wujueying 0209253bd1 补充pinv输出说明 2023-01-10 14:50:30 +08:00
i-robot cb932936a9
!47665 fix docs
Merge pull request !47665 from 李林杰/0106_fix_issues_master
2023-01-10 06:28:01 +00:00
liangcanli d1cb23d207 register get_grad and docs of ir 2023-01-10 10:11:18 +08:00
lilinjie 05b1899052 fix some issues 2023-01-10 09:32:48 +08:00
fandawei 5e0bd0351b add ops.index_select/Tensor.index_select, ops.lt/Tensor.lt 2023-01-09 21:25:15 +08:00
shaojunsong a98cf3177f Add random functions 2023-01-09 19:29:27 +08:00
i-robot 9b6736d4be
!47250 silu ops functional
Merge pull request !47250 from Henry Shi/ops_silu
2023-01-09 08:07:22 +00:00
i-robot db559c2eb7
!47640 modify format
Merge pull request !47640 from 俞涵/code_docs_1110
2023-01-09 07:49:42 +00:00
huodagu 11163242e1 back tensor max docs 2023-01-09 15:42:22 +08:00
i-robot c30080db56
!47580 tensor_diagflat_master
Merge pull request !47580 from yide12/tensor_diagflat_master
2023-01-09 07:03:05 +00:00
yide12 373c878118 add_raise 2023-01-07 15:38:29 +08:00
i-robot 5a0208b616
!47570 add do_copy parameter for create_dict_iterator
Merge pull request !47570 from guozhijian/add_do_copy_for_dict_iterator
2023-01-07 02:27:35 +00:00
yide12 6374215d34 tensor_diagflat_master 2023-01-06 17:43:08 +08:00
huodagu c19d9636e2 modify format0106 2023-01-06 16:35:50 +08:00
i-robot a510ec3fab
!47501 modify format
Merge pull request !47501 from 俞涵/code_docs_1110
2023-01-06 07:57:46 +00:00
Henry d221b93462 ops silu 2023-01-06 15:49:24 +08:00
i-robot 8a3954603d
!47519 Switch TDT to MBUF and adjust default timeout value
Merge pull request !47519 from luoyang/tdt_to_mbuf
2023-01-06 07:47:49 +00:00
i-robot 37de35e329
!47578 add api doc for mindspore.QuantDtype
Merge pull request !47578 from hangq/wood
2023-01-06 06:18:48 +00:00
i-robot 04e107ec7d
!47568 Fix addbmm
Merge pull request !47568 from shaojunsong/fix/addbmm
2023-01-06 04:23:36 +00:00
jonyguo 6b3e1b4896 add do_copy parameter for create_dict_iterator 2023-01-06 10:18:45 +08:00
i-robot 2543b35970
!47535 fix cpu dropout seed
Merge pull request !47535 from 王禹程/fix_drop_seed
2023-01-06 02:10:20 +00:00
hangangqiang bd55abb759 add api doc for mindspore.QuantDtype 2023-01-06 10:03:29 +08:00
i-robot 11656d153c
!47439 grad与getgrad文档修改以及告警清理
Merge pull request !47439 from 李良灿/graddocs
2023-01-06 01:11:37 +00:00
shaojunsong 2b31fcaf44 Fix addbmm 2023-01-05 17:30:24 +08:00
huodagu 005dc05cf6 modify code display way 2023-01-05 16:03:08 +08:00
huanxiaoling c0fba69f6f delete the file 2023-01-05 16:00:42 +08:00
i-robot e4dde6e0ea
!47400 修改CumulativeLogsumexp中英文文档不一致问题
Merge pull request !47400 from yxx/master
2023-01-05 06:49:52 +00:00
liangcanli 34b36a86f8 add docs for getgrad and fix warnings 2023-01-05 14:35:14 +08:00
YangLuo a3e3e314b0 Switch TDT to MBUF and adjust default timeout value 2023-01-05 14:18:53 +08:00
reku1997 475d2277c2 fix cpu dropout seed 2023-01-05 11:30:14 +08:00
i-robot 84891f4f96
!47285 [feat][assistant][I5EWHM] Modify Multinomial GPU from DeprecatedNativeCpuKernellMod to NativeCpuKernelMod
Merge pull request !47285 from panzhihui/multinomial
2023-01-05 02:22:25 +00:00