Commit 0c9f09b
authored
Migrate old C++ unit tests to Python framework (#47006)
* softplus+activation
* fc + elementwise_add test refactored
* rename MKLDNN to OneDNN
* fc+activation tests refactored
* remove softplus ut
* whitespace
* whitespace
* codestyle
* codestyle
* add more cases to fc+act
* remove softplus+hard_sigmoid pass
* remove softplus + hard_sigmoid UT
* add approximate for gelu
* swish beta range
* new codestyle
* reduce number of tests1 parent dc85b39 commit 0c9f09b
File tree
10 files changed
+174
-1015
lines changed- paddle/fluid/framework/ir
- mkldnn
- python/paddle/fluid/tests/unittests/ir/inference
10 files changed
+174
-1015
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | 402 | | |
410 | 403 | | |
411 | 404 | | |
| |||
Lines changed: 0 additions & 300 deletions
This file was deleted.
0 commit comments