Commit Graph

17 Commits

Author SHA1 Message Date
huan-xiaoling 864907bfd4 modify contents 2026-01-14 14:58:23 +08:00
mengxian 90db73a902 mod ops.range docs 2025-08-08 11:36:00 +08:00
mengxian dba8db5555 ops.multinomial/multinomial_with_replacement/laplace/gamma/bernoulli/heaviside/logspcae/eps/arange/trace/range/one_hot 2025-03-24 11:48:34 +08:00
guoyq16 db4e14085b docs review 2025-02-28 16:29:27 +08:00
yuhan ee00582356 [i] modify format 2024-02-07 09:27:09 +08:00
chenfei 7e983629e0 fix yaml doc 2024-02-05 11:20:14 +08:00
hw_hz d56fe01063 docs change 2024-01-12 10:25:19 +08:00
hw_hz ab69e92b44 ops.arange/ops.range/ops.Range 接口变更 2023-12-29 16:19:37 +08:00
lilinjie 45b98927e3 revert Primitive docs 2023-03-13 10:10:19 +08:00
tangdezhi_123 201d33a043 对ops下的API和其在Tensor下的同名API的参数名进行整改,涉及修改点,函数实现,中文说明修改,英文说明修改。
涉及修改的API如下,
ops.range
ops.linspace
ops.eye
ops.reshape
ops.lcm
ops.dot
ops.matmul

涉及修改的Tensor的API如下,
tensor.reshape
tensor.lcm

涉及新增的Tensor的API如下,新增API已自验证通过
tensor.dot
2023-02-24 10:49:33 +08:00
huangchengnuo 1410b6d4dc add range raises doc 2022-09-13 11:25:54 +08:00
liangzhibo 34cd4ea89e Fix range doc 2022-09-05 19:36:13 +08:00
liangzhibo f15bb21ad9 Fix document of range 2022-08-17 16:32:27 +08:00
huangchengnuo 6e4c9bad20 data type supplement and optimization range op 2022-08-08 14:35:21 +08:00
zhangyi c6abc24034 modify the format of API files 2022-07-25 17:21:28 +08:00
PanZhihui 04d65654cf Update API docs based on review comments. 2022-07-04 11:45:24 +08:00
liangzhibo a30897fcfa Add range functional, tensor and vmap 2022-05-12 15:17:59 +08:00