Upgrade to tflite_native@0.2.2

A change to how the TensorFlow output gets copied through FFI into Dart
makes ML code completion speed 4x faster.

This is the upstream change we're picking up: 92d2113591

Change-Id: I004ffb10a735248bd413d2e7be9380bb5adf0ad5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/114280
Reviewed-by: Samir Jindel <sjindel@google.com>
Reviewed-by: Devon Carew <devoncarew@google.com>
This commit is contained in:
Ari Aye 2019-08-23 15:18:39 +00:00
parent 68e805f9f6
commit 62ec392768

2
DEPS
View file

@ -138,7 +138,7 @@ vars = {
"term_glyph_tag": "1.0.1",
"test_reflective_loader_tag": "0.1.8",
"test_tag": "test-v1.6.4",
"tflite_native_rev": "65889224d8ee32ceaf4f78d8d29fd59750e1b817",
"tflite_native_rev": "06e533a9747306d1114c53427cc67eda080f51f9",
"typed_data_tag": "1.1.6",
"unittest_rev": "2b8375bc98bb9dc81c539c91aaea6adce12e1072",
"usage_tag": "3.4.0",