forked from google-coral/tutorials
 
 
 - 
  Notifications
 You must be signed in to change notification settings 
- Fork 0
Commit 90c422f
Update TFLite concrete function conversion codes to have the associated
trackable object.
Providing trackable objects is now recommended for the users. This makes the
concrete function conversion API be based on the new SavedModel importer, which
will enable new TensorFlow Lite features including variable support, resources
and variant tensor, and signature concept.
PiperOrigin-RevId: 4101206531 parent bd3a237 commit 90c422f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 451 | 451 |  | |
| 452 | 452 |  | |
| 453 | 453 |  | |
| 454 | - | ||
| 454 | + | ||
| 455 | 455 |  | |
| 456 | 456 |  | |
| 457 | 457 |  | |
|  | |||
| 576 | 576 |  | |
| 577 | 577 |  | |
| 578 | 578 |  | |
| 579 | - | ||
| 579 | + | ||
| 580 | 580 |  | |
| 581 | 581 |  | |
| 582 | 582 |  | |
|  | |||
0 commit comments