Commit Graph

785 Commits

Author SHA1 Message Date
i-robot 557562b9d8
!39801 fix docs problems for ascend dtype in xlogy op
Merge pull request !39801 from cjh9368/code_docs_master
2022-08-05 06:52:23 +00:00
i-robot 3e26211f46
!39461 modify csrsoftmax api
Merge pull request !39461 from 王程浩/code_docs_csr_softmax
2022-08-05 06:39:33 +00:00
chenghaowang ea16266ddb modify sparsematrixsoftmax api 2022-08-05 11:24:54 +08:00
i-robot 0ebb9dbdda
!39685 Update validation and doc for the para paddings for SpaceToBatchND
Merge pull request !39685 from zichun_ye/op_dev
2022-08-05 03:15:15 +00:00
cjh9368 6bd6b9da21 fix docs problems for ascend dtype in xlogy op 2022-08-05 11:11:56 +08:00
i-robot aa487a9a46
!39706 modify the documentation of the scatter_div operator
Merge pull request !39706 from hujiahui8/code_docs
2022-08-04 10:12:18 +00:00
i-robot 142ea56b82
!39690 [MS][LITE] addcdiv, addcmul doc
Merge pull request !39690 from sunsuodong/code_docs_addcdiv_addcmul
2022-08-04 08:17:56 +00:00
sunsuodong 2db4e5d5a3 add addcdiv and addcmul doc 2022-08-04 00:54:15 -07:00
hujiahui8 349e41e64a modify the documentation of the scatter_div operator 2022-08-04 14:50:47 +08:00
i-robot 61ba4197af
!35366 Add Median GPU
Merge pull request !35366 from liuchao/median
2022-08-04 06:33:31 +00:00
i-robot 3b3109e8e1
!39525 【MS】【OPS】 Fix uniformcandidate vmap random output with fix seed
Merge pull request !39525 from louie5/master
2022-08-04 06:24:06 +00:00
Zichun Ye 21abb67e04 update validation and doc for the para paddings for spacetobatchnd 2022-08-04 12:03:12 +08:00
i-robot cc0aa9cde0
!39534 sparse_concat bug fix
Merge pull request !39534 from baochong/master
2022-08-04 02:07:47 +00:00
Corleone 17e37b8546 add median op for gpu 2022-08-04 07:48:26 +08:00
i-robot cf41757876
!39511 remove en docs in expand_dims cn docs
Merge pull request !39511 from zhujingxuan/code_docs
2022-08-03 09:17:02 +00:00
louie5 67143fa0da fix operator uniform_candidate_sampler static warnings
fix performation problems and some compiler warings
fix vmap random output with fix seed
2022-08-03 16:03:18 +08:00
i-robot 1ab6125be6
!39480 Add translation and fix format
Merge pull request !39480 from luojianing/code_docs_master
2022-08-03 06:47:24 +00:00
baochong bae212c4b4 updata doc and fix bug 2022-08-03 11:34:43 +08:00
zhujingxuan 82c7728813 remove en docs in expand_dims cn docs 2022-08-03 09:44:55 +08:00
leiyuning 8e18f82b88 add translation and fix format 2022-08-02 19:56:00 +08:00
xuanyue 62bcb3c991 tensor support isfinite interface 2022-08-02 16:41:21 +08:00
panfengfeng 26af16f65b some operators issues:
FFTWithSize api description
  SquareSumAll cn & en inconsistent
  ctc_greedy_decoder, trunc, population_count api description
  ctc_greedy_decoder runtime_error to value_error
  trunc dynamic shape fix
2022-08-01 10:11:11 -04:00
i-robot fc4791e0b4
!39279 update docs: apply_proximal_gradient_descent for proper dtype
Merge pull request !39279 from Yanzhi_YI/apply_proximal_gradient_descent
2022-08-01 09:30:46 +00:00
i-robot 2f754e4c65
!39349 modify format
Merge pull request !39349 from 俞涵/code_docs_0707
2022-08-01 09:22:02 +00:00
huodagu ae76eacc9f modify format 2022-08-01 16:54:05 +08:00
zhangyi 50dd3c9049 modify the format of API files 2022-08-01 14:34:44 +08:00
yiyanzhi_akane d66c29b13e update apply_proximal_gradient_descent docs 2022-07-31 01:08:44 +08:00
i-robot cef8acb08b
!39039 Fix vmap bug and gather_elements docs.
Merge pull request !39039 from TronZhang/fix_gather_elements_from_1.8_to_master
2022-07-30 10:01:58 +00:00
greatpanc 377b58b6a8 reduce op functional api docs update 2022-07-30 14:40:00 +08:00
i-robot db64988252
!39166 modify format
Merge pull request !39166 from 俞涵/code_docs_0707
2022-07-29 14:02:44 +00:00
i-robot 9225d6e811
!39154 update docs for expand_dims and instance norm
Merge pull request !39154 from zhujingxuan/code_docs
2022-07-29 14:00:40 +00:00
zhujingxuan 028d00d7d9 update docs for expand_dims and instance norm 2022-07-29 17:42:38 +08:00
huodagu 14e91cf03a modify format 2022-07-29 15:54:43 +08:00
wYann 65eb980cd2 ScatterMul op 2022-07-29 10:51:38 +08:00
i-robot 9b7f118f24
!39077 [MS][DOC]fix bug of example of tensor_scatter_elements
Merge pull request !39077 from mengyuanli/code_docs_bug_fix
2022-07-28 09:34:08 +00:00
i-robot 4a7c924c6e
!39064 fix doc for logit
Merge pull request !39064 from 高攀/code_docs_logit_fix
2022-07-28 08:58:52 +00:00
mengyuanli 52aaa43a5b fix bug of example in tensor scatter elements docs 2022-07-28 16:13:48 +08:00
i-robot 11bd1ae500
!38655 [MS][LITE] update some ops functional API support
Merge pull request !38655 from luoyuan/update-some-ops-func-API-support
2022-07-28 07:41:46 +00:00
i-robot 106e96ebfd
!39053 modify format
Merge pull request !39053 from 俞涵/code_docs_0707
2022-07-28 07:05:46 +00:00
gaopan12 1aeed5bac0 fix docs for logit 2022-07-28 14:48:10 +08:00
huodagu c1d0b01c02 modify format 2022-07-28 14:36:32 +08:00
i-robot 52ccb1f81a
!38890 add poisson functional & testcase
Merge pull request !38890 from hangq/rewrite-bug
2022-07-28 06:07:28 +00:00
i-robot 365225789e
!38984 fix doc bugs of StandardLaplace operator
Merge pull request !38984 from panshaowu/master
2022-07-28 03:17:39 +00:00
TronZhang c56dc5bcee fix vmap error for GatherD and NLLLossGrad, and add english docs for gather_elements tensor interface 2022-07-28 10:25:04 +08:00
i-robot a7f422f719
!35973 Add dropout api
Merge pull request !35973 from yuximiao/add_dropout_api
2022-07-28 02:22:50 +00:00
i-robot e69c6f80d6
!38973 fix transpose doc for negative perm
Merge pull request !38973 from chenlei_autodiff/transpose_dyn
2022-07-28 02:03:10 +00:00
i-robot 6d87fa6288
!38522 operators doc added
Merge pull request !38522 from panfengfeng/operators_doc
2022-07-27 14:23:24 +00:00
i-robot 917c83e2cf
!38975 remove arange api
Merge pull request !38975 from shaojunsong/code_docs_arange
2022-07-27 12:30:12 +00:00
panshaowu 0002b4d5df fix doc bugs of StandardLaplace operator 2022-07-27 18:40:04 +08:00
i-robot 6d371e5da3
!38983 modify format
Merge pull request !38983 from 俞涵/code_docs_0707
2022-07-27 09:15:39 +00:00