forked from pytorch/pytorch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[android][fbjni] Update fbjni to 0.2.2 (pytorch#68400)
Summary: ghstack-source-id: caeb8df3a18a6fa48d591af126ac59d8e41494b5 Pull Request resolved: pytorch#68400 Fixes #{issue number} CI-all check: pytorch#68497 Pull Request resolved: pytorch#68495 Reviewed By: linbinyu Differential Revision: D32481451 Pulled By: IvanKobzarev fbshipit-source-id: b19ce05ff9d63b3f701d718eefbf1e9d66e11639
- Loading branch information
1 parent
53bfb00
commit d71092f
Showing
7 changed files
with
111 additions
and
111 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule fbjni
updated
15 files
+43 −0 | .github/workflows/release.yml | |
+1 −1 | CMakeLists.txt | |
+22 −10 | build.gradle | |
+33 −0 | docs/android_setup.md | |
+15 −5 | docs/maintainers.md | |
+2 −1 | gradle.properties | |
+0 −53 | gradle/android-maven-install.gradle | |
+8 −94 | gradle/android-tasks.gradle | |
+0 −79 | gradle/bintray.gradle | |
+0 −108 | gradle/gradle-mvn-push.gradle | |
+0 −47 | gradle/release-bintray.gradle | |
+2 −6 | gradle/release.gradle | |
+1 −1 | gradle/wrapper/gradle-wrapper.properties | |
+3 −4 | host.gradle | |
+0 −0 | manifest/AndroidManifest.xml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters