lby
|
22a80730d9
|
fallback ops before ai cpu kernel select
|
2023-02-01 14:48:48 +08:00 |
i-robot
|
d1c45cd2f1
|
!47865 fix MaxPool3DGradGrad bug
Merge pull request !47865 from lyqlola/clean
|
2023-01-31 04:07:09 +00:00 |
qiuzhongya
|
7641847a87
|
dialtion2d adapter for acl
|
2023-01-30 14:50:50 +08:00 |
liyiqi
|
432ae32409
|
fix MaxPool3DGradGrad bug
|
2023-01-28 09:38:28 +08:00 |
ttudu
|
8c6a554d2f
|
fix BasicLSTMCellCStateGradV2 in C84
|
2023-01-10 19:34:11 +08:00 |
jjfeing
|
8ec6d6dea0
|
skip assign add because pangu net not support frac_nz format
|
2023-01-09 09:15:04 +08:00 |
duzhixing
|
87fa335b92
|
pangu base
|
2023-01-05 15:15:30 +08:00 |
i-robot
|
c5c6ceb1b5
|
!46665 Load Super Bar By Json File
Merge pull request !46665 from jiaorui/load-super-bar
|
2022-12-22 10:02:56 +00:00 |
jiaorui
|
fa1b5a1b7f
|
load super bar by json
|
2022-12-21 17:24:49 +08:00 |
jjfeing
|
03366cf57f
|
updata op info conifg
|
2022-12-09 17:04:40 +08:00 |
jjfeing
|
90a3865918
|
dynamic static op adapter
|
2022-11-22 16:13:04 +08:00 |
TronZhang
|
e2a2d654a1
|
add dynamic_shape flag in op register
|
2022-09-27 10:42:13 +08:00 |
jjfeing
|
eabbdb39f3
|
refactor dynamic& static op select
|
2022-08-25 14:40:27 +08:00 |
lby
|
55e8b59451
|
change FracZ to FRACTAL_Z
|
2022-06-27 19:48:10 +08:00 |
jjfeing
|
539dae1120
|
update op info local config
|
2022-03-15 21:40:34 +08:00 |
LaiYongqiang
|
374f6dfa31
|
update op info config file for serving
|
2022-02-08 12:47:54 +08:00 |
yuchaojie
|
fa2c034c25
|
fix DumpFusionScopeInfo method and optimize some vector copy in UB fusion
|
2021-12-23 16:01:01 +08:00 |
LaiYongqiang
|
898a48d6ea
|
fix fusion type
|
2021-07-13 10:44:50 +08:00 |
zhoufeng
|
be41da058a
|
update op info config
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2021-06-22 17:24:48 +08:00 |
John Tzanakakis
|
1d62e1653e
|
Unified dump entry, async dump multiple steps in different dirs, and async dump multiple specific steps in one training session - finer grain control
|
2021-05-31 09:47:20 -04:00 |
zhoufeng
|
a5eeedd166
|
update op info config
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2021-05-24 15:12:37 +08:00 |
zhoufeng
|
ae4405b5d8
|
update op info config file
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2021-04-25 14:19:00 +08:00 |
zhoufeng
|
b5864f6118
|
update opinfo config file
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2021-04-12 16:49:01 +08:00 |
jinyaohui
|
30a27b2adb
|
modify Gelu、FastGelu to GeLU and FastGeLU
|
2021-02-05 17:19:52 +08:00 |
jinyaohui
|
8022f9a6ed
|
modify pack to stack
|
2021-02-04 18:54:31 +08:00 |
l00591931
|
9ec100d069
|
Change TensorAdd to Add, from r1.1 to master
|
2021-02-01 17:53:52 +08:00 |
mindspore-ci-bot
|
9fa0499fa0
|
Change GatherV2 to Gather r1.1 to master
|
2021-01-30 14:13:47 +08:00 |
yuchaojie
|
611a9a3654
|
unify Conv's attr pad_list
|
2021-01-21 15:31:28 +08:00 |
zhoufeng
|
50cd5190f4
|
update op info config file
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2021-01-20 17:38:07 +08:00 |
yuchaojie
|
1932d87a26
|
update some op's attr name
|
2021-01-20 09:16:43 +08:00 |
yuchaojie
|
b51b3a6764
|
update Pool's attr kernel_size, pad_mode
|
2021-01-18 12:10:20 +08:00 |
zhoufeng
|
cd1ce73a25
|
remove pybind calling in cxx library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2020-12-09 01:58:55 +08:00 |
caifubi
|
1480c93d04
|
Data Dump Bug Fix
1. Remove old e2e dump json
2. Remove warning log
3. Add device id to e2e dump path
4. Fix bug of dump json parse failed after hccl_init
|
2020-09-15 14:33:18 +08:00 |
caifubi
|
372c2e7951
|
Combine Async Dump and E2E Dump
|
2020-09-14 10:57:46 +08:00 |
maning202007
|
af9c9b5129
|
Delete the openssl related code to restore debugger
|
2020-09-10 11:14:11 +08:00 |
maning202007
|
303bec43d4
|
Add secure mechanism for debugger
Add certificate validaty check
|
2020-08-21 10:45:56 +08:00 |
zhoufeng
|
000a6c73a5
|
op debug
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2020-07-23 11:12:02 +08:00 |
caifubi
|
c577952c9a
|
Async Data Dump
|
2020-07-13 09:42:37 +08:00 |
jjfeing
|
53277f8c02
|
reg op info from local config file
|
2020-07-09 17:19:06 +08:00 |
laiyongqiang
|
bb421b70db
|
fix bug when dump op with trans_flag true
|
2020-04-01 16:21:00 +08:00 |
zhunaipan
|
930a1fb0a8
|
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
2020-03-27 22:54:54 +08:00 |