Skip to content

Commit dea65c3

Browse files
authored
Merge pull request #389 from asus4/update-v2.19.0
Update libraries to v2.19.0
2 parents 5184892 + 3b698c0 commit dea65c3

31 files changed

+238
-281
lines changed

Packages/com.github.asus4.mediapipe/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"license": "Apache License 2.0",
1111
"unity": "2022.3",
1212
"unityRelease": "0f1",
13-
"version": "2.17.0",
13+
"version": "2.19.0",
1414
"hideInEditor": false,
1515
"dependencies": {
16-
"com.github.asus4.tflite": "2.17.0",
17-
"com.github.asus4.tflite.common": "2.17.0"
16+
"com.github.asus4.tflite": "2.19.0",
17+
"com.github.asus4.tflite.common": "2.19.0"
1818
},
1919
"documentationUrl": "https://github.com/asus4/tf-lite-unity-sample",
2020
"changelogUrl": "https://github.com/asus4/tf-lite-unity-sample/releases",

Packages/com.github.asus4.tflite.common/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
"license": "Apache License 2.0",
1010
"unity": "2022.3",
1111
"unityRelease": "0f1",
12-
"version": "2.17.0",
12+
"version": "2.19.0",
1313
"hideInEditor": false,
1414
"dependencies": {
1515
"com.unity.burst": "1.8.12",
16-
"com.github.asus4.tflite": "2.17.0"
16+
"com.github.asus4.tflite": "2.19.0"
1717
},
1818
"repository": {
1919
"type": "git",
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:44a5a131c3e4aee47a9707de6d58874eaea7a20304396a5737c6ee3eae8c1d9d
3-
size 3461784
2+
oid sha256:00977c0395491ea177fab40e8d550cc4fa21ab6a72719a28eb6d7fbdb8c4f73b
3+
size 3507288

Packages/com.github.asus4.tflite/Plugins/Android/arm64-v8a/libtensorflowlite_gpu_gl.so.meta

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:fd071413ae9ab82925961f5203bd06f640ac31431fd86fc078e28489bdeeab7d
3-
size 1546188
2+
oid sha256:0474390386701c5825c3de97feca926929e2af3b1c2517a172c2e067244f1906
3+
size 1574908
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:766478dbb8f13839a37fd9e71cb38a91f29df65d5f90e03466ab1971f56741ad
3-
size 3420558
2+
oid sha256:0dfac20d4d9d3862930b0b77088e926063fad226116537426b5d8b612b872ba4
3+
size 4895570
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:bc73dbbace132e7c7c6801bfcd2b217227597c3b3b465f8e6e137d2cbd0bcc0d
3-
size 6496520
2+
oid sha256:68f6c4cd77508fb82016926cb1cbb0c92b4a281db292052eba95cd0e2711a7bf
3+
size 5706115
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:83ddbe74af2bdb4e68a5a19c7357cba606900f646ff432354918750b903bed2b
3-
size 4125544
2+
oid sha256:25dfa2bb54cee4e0c587366a78ab1b38b5f8d2b8c49b42b9251776d28cf6e9b6
3+
size 4680160
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:c8f5f9661a6e347dc130b557b5144ffa2f1aaf374400a724ffd2912593ddd490
3-
size 5507712
2+
oid sha256:7d97086b56dd55d1617521b98eea5bfc5e39d00f32b66c97147f519ef137b0e0
3+
size 5744560
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:3e68ff5a15e3302d58bdf542b7df8b56aa7a382ae55d71b22ea0600d31b9916d
3-
size 3600384
2+
oid sha256:715e878e1530f1d69fcd40a24dd8662a7dd6bd979d69c11ef107856920daaafb
3+
size 3821568

0 commit comments

Comments
 (0)