We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2657a7c commit e9ca9ffCopy full SHA for e9ca9ff
research/seq_flow_lite/WORKSPACE
@@ -26,9 +26,9 @@ http_archive(
26
27
http_archive(
28
name = "org_tflite_support",
29
- strip_prefix = "tflite-support-9bc45390fc99e627348578ad1f3365f0d555db9a",
30
- sha256 = "06df23dbe89f18eb198643c34bc8aa6a0db3e921242e4042452f1fc0a76f4085",
31
- urls = ["https://github.com/tensorflow/tflite-support/archive/9bc45390fc99e627348578ad1f3365f0d555db9a.zip"],
+ strip_prefix = "tflite-support-0861599711ef31de58f62ed3ff6bbcc1e4817ef6",
+ sha256 = "ef5e33d00930f3b0bad843d550476049faa3c77ca598dbb94acf81d01ba8badd",
+ urls = ["https://github.com/tensorflow/tflite-support/archive/0861599711ef31de58f62ed3ff6bbcc1e4817ef6.zip"],
32
)
33
34
0 commit comments