lby
|
0c79ac1433
|
bug fix
|
2023-01-09 19:22:18 +08:00 |
i-robot
|
b4dec12559
|
!47649 Fallback tensor.max docs
Merge pull request !47649 from 俞涵/code_docs_2.0.0al
|
2023-01-09 07:50:01 +00:00 |
huodagu
|
12a142ce38
|
Fallback tensor.max docs
|
2023-01-09 15:39:30 +08:00 |
i-robot
|
d567ebd6cc
|
!47592 column_order is deprecated in 2.0, remove the parse logic
Merge pull request !47592 from luoyang/fix-datajson-mindir-2.0
|
2023-01-07 06:16:36 +00:00 |
i-robot
|
ce52762849
|
!47602 modify format
Merge pull request !47602 from 俞涵/code_docs_2.0.0al
|
2023-01-06 09:34:08 +00:00 |
huodagu
|
e22a165a86
|
add primitive
|
2023-01-06 16:10:54 +08:00 |
YangLuo
|
7c5fad4997
|
after column_order is deprecated, remove parse logic
|
2023-01-06 14:58:47 +08:00 |
i-robot
|
165010d593
|
!47566 profiler接口参数与环境变量开启参数统一
Merge pull request !47566 from liuchuting/r2.0.0-alpha
|
2023-01-06 03:30:31 +00:00 |
i-robot
|
c4537b4e81
|
!47561 fix adaptive_max_pool3d cpu
Merge pull request !47561 from 范吉斌/fix_adaptivemaxpool3d
|
2023-01-06 03:02:09 +00:00 |
liuchuting
|
b9cef72ad2
|
Environment variable parameters and interface modes are the same.
|
2023-01-06 09:23:31 +08:00 |
fanjibin
|
1f747cdebc
|
fix adaptive_max_pool3d cpu
|
2023-01-05 16:45:34 +08:00 |
i-robot
|
d969d9e1d3
|
!47479 [JIT Fallback] Return zero like gradients for PyExecute bprop.
Merge pull request !47479 from 张清华/r2.0.0-alpha
|
2023-01-05 01:34:29 +00:00 |
i-robot
|
ba5f62048b
|
!47416 pow编译问题和随机数添加副作用标签
Merge pull request !47416 from zong_shuai/r2.0.0-alpha
|
2023-01-04 08:25:13 +00:00 |
zong-shuai
|
897ecc14a9
|
debug
|
2023-01-04 14:24:47 +08:00 |
i-robot
|
809ac46b1f
|
!47388 Insert in_strategy between input and target op
Merge pull request !47388 from liuluobin/2.0_alpha_identity
|
2023-01-04 03:42:34 +00:00 |
张清华
|
50b7b5309b
|
Return zero like gradients for PyExecute bprop.
|
2023-01-04 11:26:52 +08:00 |
i-robot
|
92d0034187
|
!46377 Fix FFTWithSize typo
Merge pull request !46377 from xiaohanzhang/r2.0.0-alpha
|
2023-01-03 12:15:43 +00:00 |
i-robot
|
1bf2b4ac84
|
!46975 修复一些profiler异常退出的问题
Merge pull request !46975 from liuchuting/r2.0.0-alpha
|
2023-01-03 11:06:40 +00:00 |
i-robot
|
2b8dee4856
|
!47450 modify examples err
Merge pull request !47450 from 俞涵/code_docs_2.0.0al
|
2023-01-03 09:25:45 +00:00 |
i-robot
|
70bc563131
|
!47392 data_parallel_wrapper_modify_2.0_alpha
Merge pull request !47392 from yao_yf/data_parallel_wrapper_modify_2.0_alpha
|
2023-01-03 09:24:53 +00:00 |
huodagu
|
7fc14d1465
|
modify examples err
|
2023-01-03 17:08:34 +08:00 |
i-robot
|
350a4b5a68
|
!47396 fix docs first line issues
Merge pull request !47396 from luojianing/code_docs_r2.0.0-alpha
|
2023-01-03 01:57:03 +00:00 |
luojianing
|
07810d27e0
|
fix ops docs first line issues
|
2023-01-03 09:56:31 +08:00 |
i-robot
|
80622935f7
|
!47394 modify format
Merge pull request !47394 from 俞涵/code_docs_2.0.0al
|
2023-01-03 01:52:30 +00:00 |
liuluobin
|
afe56873eb
|
Insert in_strategy between input and target op
|
2023-01-03 09:18:30 +08:00 |
i-robot
|
27b483b649
|
!47395 Change Chinese document for mutable in 2.0.0-alpha
Merge pull request !47395 from LiangZhibo/code_docs_mutable_alpha
|
2022-12-30 09:29:23 +00:00 |
i-robot
|
da8da63760
|
!47354 matrix_exp 文档补齐及对外暴露
Merge pull request !47354 from haozhang/r2.0alpha
|
2022-12-30 08:57:35 +00:00 |
liangzhibo
|
d11abab4db
|
Add chinese document for mutable
|
2022-12-30 16:39:35 +08:00 |
huodagu
|
62eb13181a
|
del nn_file and modify format
|
2022-12-30 16:39:09 +08:00 |
i-robot
|
55b94d7f60
|
!47390 Fix mutable document in 2.0.0-alpha
Merge pull request !47390 from LiangZhibo/code_docs_mutable_alpha
|
2022-12-30 08:31:53 +00:00 |
yao_yf
|
0ae256dae4
|
gradreducer modify
|
2022-12-30 15:48:33 +08:00 |
liangzhibo
|
82865eb01f
|
Add doc for mutable
|
2022-12-30 15:47:11 +08:00 |
i-robot
|
f9c7eb4870
|
!47387 modify the statements of rst files in alpha
Merge pull request !47387 from 宦晓玲/code_docs_1230.2
|
2022-12-30 07:24:57 +00:00 |
huanxiaoling
|
3a3d1ac4ea
|
modify the statements of rst files in alpha
|
2022-12-30 15:09:17 +08:00 |
i-robot
|
920be3333d
|
!47365 fix sparse_docs
Merge pull request !47365 from jachua/code_docs_sparse_alpha
|
2022-12-30 06:52:09 +00:00 |
i-robot
|
6ab4753ab8
|
!47368 modify the statements in rst files part 1
Merge pull request !47368 from 宦晓玲/code_docs_1230.0
|
2022-12-30 06:20:01 +00:00 |
jachua
|
1b861e663d
|
fix sparse_docs && add sparsify chinese
|
2022-12-30 11:36:54 +08:00 |
huanxiaoling
|
bf30fbc363
|
modify the statements in rst files part 1
|
2022-12-30 11:31:22 +08:00 |
i-robot
|
14db9b3678
|
!47063 auto_parallel_fix_dataparallel_overlap_in_auto_fusion_2.0_alpha
Merge pull request !47063 from yao_yf/auto_parallel_fix_dataparallel_overlap_in_auto_fusion_2.0_alpha
|
2022-12-30 02:29:25 +00:00 |
i-robot
|
70606ad0bc
|
!47326 modify format
Merge pull request !47326 from 俞涵/code_docs_2.0.0al
|
2022-12-30 01:43:20 +00:00 |
hw_hz
|
e76e2d176a
|
matrix_exp
|
2022-12-30 09:34:31 +08:00 |
liuchuting
|
e788f35015
|
Fix some problem with profiler exits abnormally.
|
2022-12-29 20:35:08 +08:00 |
huodagu
|
773f667b48
|
modify note for communicate
|
2022-12-29 18:20:36 +08:00 |
i-robot
|
d18c31daa5
|
!47271 change error log to warining
Merge pull request !47271 from lianliguang/r2.0.0-alpha
|
2022-12-29 07:28:58 +00:00 |
i-robot
|
bb05bff019
|
!47161 Fix shenzhen loss can not convergence
Merge pull request !47161 from zjun/fix_bug_alpha_2
|
2022-12-29 02:35:48 +00:00 |
i-robot
|
221f39eea2
|
!47307 modify docs
Merge pull request !47307 from 俞涵/code_docs_2.0.0al
|
2022-12-29 01:38:43 +00:00 |
huodagu
|
31b284ba3d
|
modify docs
|
2022-12-28 17:36:25 +08:00 |
i-robot
|
610aee499b
|
!47289 r2.0.0alpha Cdist CPU Kernel 精度问题修复
Merge pull request !47289 from haozhang/r2.0alpha
|
2022-12-28 09:22:07 +00:00 |
i-robot
|
6ae15fdb0d
|
!47303 modify format
Merge pull request !47303 from 俞涵/code_docs_2.0.0al
|
2022-12-28 08:45:13 +00:00 |
huodagu
|
6213482601
|
modify format and add func sigmoid
|
2022-12-28 16:26:03 +08:00 |