Commit bceaea2
Dev adding fln actq holder init in model (#25)
* add test code for FLN
* modified the model
* add space
* minor corrections
* fix fw_info in test code
* add FLN_NO_QUANT test
* change 16bit for FLN
* Resolve test errors
* Revert "Resolve test errors"
This reverts commit 0e77645.
* Support for QuantizationConfig changes
* Added an argument to the GradientPTQConfig function.
* Change description format
* Revert "Change description format"
This reverts commit c83f4a4.
---------
Co-authored-by: kawakami-masaki0 <kawakami.masaki@jp.panasonic.com>1 parent a56eb16 commit bceaea2
2 files changed
Lines changed: 9 additions & 4 deletions
File tree
- tests_pytest/pytorch_tests/unit_tests/core/back2framework
- tests/external_tests/keras_tests/models_tests
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| 100 | + | |
100 | 101 | | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
106 | | - | |
107 | | - | |
108 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
109 | 115 | | |
110 | 116 | | |
111 | 117 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
| |||
0 commit comments