CARVIEW |
Select Language
HTTP/2 200
date: Tue, 22 Jul 2025 09:14:40 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/intel/neural-compressor.git
etag: W/"a100baca6cbc6d3e60d5a17f66f9ca7a"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=pbuM1LHf6Rio9qVJe2Y6BhHCA8gNmzuYqvhCiNugkmKm0j1O1u%2BHo7MSrVOu741tYdhloe8%2BwqvZaRAUwjLxJN5eYGRgFHmjVz19E9%2B1kmjDmflde2hVUkG0FjWmnb0lPycu1zGWbCaTvlxQUBilUkgMS45fdsHr15IDrdsYmiXy1MEg%2BuCrJB4zZ6GSj8RVO0rS7B%2BgEblyAKRJmigWVVECi635AhcJejgUG45FALvRVNA0NmfTNhjQ%2FhbOCwE6yOy7CcY%2FLJK4TiEqufCNyw%3D%3D--sErtTLveVd%2Bv7n9G--Wb98eS12mgtcONCmar5oNg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1335168696.1753175679; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 09:14:39 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 09:14:39 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B574:379FBD:4410DF:4BF7DF:687F567F
Refactor Keras PTQ Implementation (#1698) · intel/neural-compressor@f21afbb · GitHub
Copy file name to clipboardExpand all lines: neural_compressor/tensorflow/algorithms/static_quant/keras.py
Copy file name to clipboardExpand all lines: neural_compressor/tensorflow/keras/layers/__init__.py
Copy file name to clipboardExpand all lines: neural_compressor/tensorflow/keras/layers/conv2d.py
Copy file name to clipboardExpand all lines: neural_compressor/tensorflow/keras/layers/dense.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 277
Commit f21afbb
authored
File tree
Expand file treeCollapse file tree
14 files changed
+1049
-751
lines changedFilter options
- neural_compressor/tensorflow
- algorithms/static_quant
- keras
- layers
- quantization
- test/3x/tensorflow
- keras
- quantization
Expand file treeCollapse file tree
14 files changed
+1049
-751
lines changedneural_compressor/tensorflow/algorithms/static_quant/keras.py
Copy file name to clipboardExpand all lines: neural_compressor/tensorflow/algorithms/static_quant/keras.py+407-328Lines changed: 407 additions & 328 deletions
Large diffs are not rendered by default.
neural_compressor/tensorflow/keras/layers/__init__.py
Copy file name to clipboardExpand all lines: neural_compressor/tensorflow/keras/layers/__init__.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + |
neural_compressor/tensorflow/keras/layers/conv2d.py
Copy file name to clipboardExpand all lines: neural_compressor/tensorflow/keras/layers/conv2d.py+81-10Lines changed: 81 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
| 26 | + | |
31 | 27 |
| |
32 | 28 |
| |
33 | 29 |
| |
| |||
36 | 32 |
| |
37 | 33 |
| |
38 | 34 |
| |
| 35 | + | |
39 | 36 |
| |
40 | 37 |
| |
41 | 38 |
| |
| |||
52 | 49 |
| |
53 | 50 |
| |
54 | 51 |
| |
55 |
| - | |
56 |
| - | |
| 52 | + | |
| 53 | + | |
57 | 54 |
| |
58 | 55 |
| |
59 | 56 |
| |
| 57 | + | |
60 | 58 |
| |
61 | 59 |
| |
62 | 60 |
| |
| |||
76 | 74 |
| |
77 | 75 |
| |
78 | 76 |
| |
79 |
| - | |
80 |
| - | |
| 77 | + | |
| 78 | + | |
81 | 79 |
| |
82 | 80 |
| |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
83 | 88 |
| |
84 | 89 |
| |
85 | 90 |
| |
| |||
111 | 116 |
| |
112 | 117 |
| |
113 | 118 |
| |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + |
neural_compressor/tensorflow/keras/layers/dense.py
Copy file name to clipboardExpand all lines: neural_compressor/tensorflow/keras/layers/dense.py+65-5Lines changed: 65 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
| 29 | + | |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
| |||
36 | 37 |
| |
37 | 38 |
| |
38 | 39 |
| |
39 |
| - | |
40 |
| - | |
| 40 | + | |
| 41 | + | |
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
| 45 | + | |
44 | 46 |
| |
45 | 47 |
| |
46 | 48 |
| |
| |||
53 | 55 |
| |
54 | 56 |
| |
55 | 57 |
| |
56 |
| - | |
57 |
| - | |
| 58 | + | |
| 59 | + | |
58 | 60 |
| |
59 | 61 |
| |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
60 | 69 |
| |
61 | 70 |
| |
62 | 71 |
| |
| |||
66 | 75 |
| |
67 | 76 |
| |
68 | 77 |
| |
| 78 | + | |
69 | 79 |
| |
70 | 80 |
| |
71 | 81 |
| |
| |||
80 | 90 |
| |
81 | 91 |
| |
82 | 92 |
| |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + |
You can’t perform that action at this time.
0 commit comments