Commit Graph

3410 Commits

Author SHA1 Message Date
i-robot acdb30b7d4
!47949 [MD] Fix Bug Printing Issue And Reclarify TFRecord Docs
Merge pull request !47949 from davidanugraha/bug_tfrecord_fix
2023-01-18 07:23:37 +00:00
fangzehua 5788279b3b fix pad ops doc and nulltpr 2023-01-18 14:54:16 +08:00
i-robot 1715942961
!47591 Update doc of TruncateDiv
Merge pull request !47591 from zhanzhan/truncatediv
2023-01-18 06:20:23 +00:00
huodagu 156de23ffe modify format 2023-01-18 11:36:28 +08:00
fengyihang 268e552a6c modify topk docs 2023-01-17 16:05:31 +08:00
i-robot fb36b4b482
!47926 modify topk to pytorch(add largest)
Merge pull request !47926 from 冯一航/modify_top_k_topk
2023-01-17 07:39:16 +00:00
i-robot 288a901c1e
!47912 [OPS] modify meshgrid funtional input form tuple to tensor sequence
Merge pull request !47912 from yangruoqi713/ops
2023-01-17 03:19:05 +00:00
fengyihang e258ed3a3c modify topk 2023-01-17 11:09:25 +08:00
i-robot a023825aae
!47920 fix roll function when dims is None
Merge pull request !47920 from 冯一航/fix_roll_function_dims_none
2023-01-17 01:45:59 +00:00
David f5c2768091 TFRecord fix bug issue 2023-01-16 20:17:39 -05:00
yangruoqi713 3c61fe0d40 [OPS] modify meshgrid funtional input form tuple to tensor sequence 2023-01-16 19:04:18 +08:00
i-robot 36f081f064
!47919 modify format
Merge pull request !47919 from 俞涵/code_docs_1110
2023-01-16 09:16:56 +00:00
fengyihang 8b30f7e094 fix roll function dims none 2023-01-16 17:15:08 +08:00
i-robot c52cdf7095
!47047 Modify ops.top_k to pytorch
Merge pull request !47047 from 冯一航/modify_top_k_to_pytorch
2023-01-16 09:03:31 +00:00
i-robot e31a667e26
!47913 fix issues
Merge pull request !47913 from luojianing/code_docs_master
2023-01-16 08:22:46 +00:00
luojianing 61e9ec398d fix issues 2023-01-16 15:22:13 +08:00
lvyufeng 4e577ce104 fix amp docs 2023-01-16 14:18:57 +08:00
huodagu 9b8949b565 modify format 2023-01-16 13:57:57 +08:00
fengyihang b6f83478fb modify topk to pytorch 2023-01-16 11:00:28 +08:00
i-robot e3184b4ce1
!47886 fix ops class error
Merge pull request !47886 from 吕昱峰(Nate.River)/code_docs_master
2023-01-16 02:51:17 +00:00
i-robot 9ef70a2f10
!47178 support norm
Merge pull request !47178 from 冯一航/support_norm
2023-01-16 02:25:54 +00:00
lvyufeng 19482d0cf9 fix ops class error 2023-01-15 22:02:12 +08:00
i-robot 665aae0b42
!47794 add api ops.swapaxes and ops.swapdims
Merge pull request !47794 from GuoZhibin/add_ops_swapaxes
2023-01-14 08:41:48 +00:00
i-robot 51924f7bfb
!47844 migrate Conj and some other ops
Merge pull request !47844 from 李林杰/0113_migrate_Conj_and_other_aicpu_ops
2023-01-13 12:40:09 +00:00
guozhibin 8031beb260 add ops.swapaxes and ops.swapdims 2023-01-13 17:15:10 +08:00
i-robot 662353006b
!47862 modify format
Merge pull request !47862 from 俞涵/code_docs_1110
2023-01-13 09:05:02 +00:00
huodagu 7ea5ac1b62 modify format 2023-01-13 16:37:01 +08:00
lilinjie 4dfd7b7544 migrate Conj and other ops 2023-01-13 16:08:01 +08:00
i-robot faf732e48b
!47654 add api: ops.triplet_margin_loss and nn.TripletMarginLoss
Merge pull request !47654 from GuoZhibin/Add_TripletMarginLoss
2023-01-13 07:39:27 +00:00
i-robot c7453033da
!47799 fixed_l1_loss
Merge pull request !47799 from yide12/func_l1_loss_master
2023-01-13 07:09:13 +00:00
i-robot 5501200210
!47847 modify format
Merge pull request !47847 from 俞涵/code_docs_1110
2023-01-13 06:21:37 +00:00
huodagu d388033821 modify format 2023-01-13 13:47:07 +08:00
i-robot c2cea70a48
!47826 fix math issues
Merge pull request !47826 from luojianing/code_docs_master
2023-01-13 03:14:14 +00:00
guozhibin 382492499f add api triplet_margin_loss 2023-01-13 11:01:35 +08:00
i-robot a00e08788b
!47802 fix bug in ops.sum and ops.spilt
Merge pull request !47802 from ZhidanLiu/master
2023-01-13 01:39:52 +00:00
luojianing df93feae60 fix docs issues
fix docs issues
2023-01-12 20:23:55 +08:00
lilinjie efa13fd333 supplement op register for branch 0105 2023-01-12 19:42:45 +08:00
i-robot 106411e71e
!47813 modify format
Merge pull request !47813 from 俞涵/code_docs_1110
2023-01-12 09:23:07 +00:00
huodagu e175692bf9 modify format 2023-01-12 16:43:09 +08:00
i-robot 3e8fba3878
!47562 add tensor diff frac
Merge pull request !47562 from Henry Shi/tensor_frac_diff
2023-01-12 08:18:00 +00:00
ZhidanLiu b045936e19 fix bug in ops.sum and ops.spilt 2023-01-12 15:49:19 +08:00
yide12 901766258e fixed_l1_loss 2023-01-12 15:28:37 +08:00
i-robot 747765042f
!47787 问题单处理
Merge pull request !47787 from wujueying/master
2023-01-12 06:54:55 +00:00
fengyihang 5dfffafe72 support norm 2023-01-12 14:43:34 +08:00
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
Henry 08c9b0f882 add tensor frac diff 2023-01-12 11:19:59 +08:00
wujueying 87bc0afb9d 问题单处理 2023-01-12 10:36:59 +08: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
zhanzhan1 58349a677d update doc of TruncateDiv 2023-01-09 17:32:12 +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
i-robot bc15538a52
!47496 更新api tanhshrink的docs,和英文保持一致
Merge pull request !47496 from GuoZhibin/code_docs_tanhshrink
2023-01-05 01:52:58 +00:00
i-robot 8777045a10
!47488 fix marginrankingloss and pad docs
Merge pull request !47488 from 冯一航/code_docs_fix_marginrankingloss_and_pad
2023-01-05 01:49:05 +00:00
guozhibin 870852c7aa update docs for api: tanhshrink 2023-01-04 18:10:50 +08:00