Commit 4545841
staging/main/0.12.0 (#1145)
* refactor: Upgrade the models to use keras 3.0 (#1138)
* Replace snappy with cramjam (#1091)
* add downloads tile (#1085)
* Replace snappy with cramjam
* Delete test_no_snappy
---------
Co-authored-by: Taylor Turner <[email protected]>
* pre-commit fix (#1122)
* Bug fix for float precision calculation using categorical data with trailing zeros. (#1125)
* Revert "Bug fix for float precision calculation using categorical data with t…" (#1133)
This reverts commit d3159bd.
* refactor: move layers outside of class
* refactor: update model to keras 3.0
* fix: manifest
* fix: bugs in compile and train
* fix: bug in load_from_library
* fix: bugs in CharCNN
* refactor: loading tf model labeler
* fix: bug in data_labeler identification
* fix: update model to use proper softmax layer names
* fix: formatting
* fix: remove unused line
* refactor: drop support for 3.8
* fix: comments
* fix: comment
---------
Co-authored-by: Gábor Lipták <[email protected]>
Co-authored-by: Taylor Turner <[email protected]>
Co-authored-by: James Schadt <[email protected]>
* Fix Tox (#1143)
* tox new
* update
* update
* update
* update
* update
* update
* update
* update tox.ini
* update
* update
* remove docs
* empty retrigger
* update (#1146)
* bump version
* update 3.11
* remove dist/
---------
Co-authored-by: JGSweets <[email protected]>
Co-authored-by: Gábor Lipták <[email protected]>
Co-authored-by: James Schadt <[email protected]>1 parent a448694 commit 4545841
File tree
25 files changed
+247
-243
lines changed- .github/workflows
- dataprofiler
- labelers
- tests/labelers
- resources/labelers
- structured_model
- variables
- unstructured_model
- variables
25 files changed
+247
-243
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
| 241 | + | |
241 | 242 | | |
242 | 243 | | |
243 | 244 | | |
| |||
252 | 253 | | |
253 | 254 | | |
254 | 255 | | |
255 | | - | |
256 | | - | |
| 256 | + | |
| 257 | + | |
257 | 258 | | |
258 | 259 | | |
259 | 260 | | |
| 261 | + | |
260 | 262 | | |
261 | 263 | | |
262 | | - | |
| 264 | + | |
263 | 265 | | |
264 | 266 | | |
265 | 267 | | |
266 | 268 | | |
267 | 269 | | |
268 | 270 | | |
269 | | - | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
270 | 278 | | |
271 | 279 | | |
272 | 280 | | |
| |||
294 | 302 | | |
295 | 303 | | |
296 | 304 | | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | 305 | | |
| 306 | + | |
302 | 307 | | |
303 | 308 | | |
304 | | - | |
| 309 | + | |
305 | 310 | | |
306 | | - | |
307 | | - | |
| 311 | + | |
| 312 | + | |
308 | 313 | | |
309 | 314 | | |
310 | 315 | | |
311 | 316 | | |
312 | 317 | | |
313 | | - | |
| 318 | + | |
314 | 319 | | |
315 | 320 | | |
316 | 321 | | |
317 | 322 | | |
318 | 323 | | |
319 | 324 | | |
320 | | - | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
321 | 332 | | |
322 | 333 | | |
323 | 334 | | |
| |||
370 | 381 | | |
371 | 382 | | |
372 | 383 | | |
373 | | - | |
| 384 | + | |
374 | 385 | | |
375 | 386 | | |
376 | 387 | | |
| |||
0 commit comments