pytorch/android/pytorch_android
Jiakai Liu 6fcbc37753 improve how pytorch_android cmake imports static lib (#26525)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/26525

Create a util function to avoid boilerplate code as we are adding more
libraries.

Test Plan: - build CI;

Differential Revision: D17495394

Pulled By: ljk53

fbshipit-source-id: 9e19f96ede4867bdff5157424fa68b71e6cff8bf
2019-09-20 15:45:06 -07:00
..
src turn off autograd mode in android JNI wrapper (#26477) 2019-09-19 21:25:39 -07:00
build.gradle Exclude libfbjni.so from pytorch_android not to have its duplicating (#26382) 2019-09-18 18:40:48 -07:00
CMakeLists.txt improve how pytorch_android cmake imports static lib (#26525) 2019-09-20 15:45:06 -07:00
generate_test_torchscripts.py Fix python lints for generate_test_torchscripts.py (#25107) 2019-08-23 11:37:23 -07:00
gradle.properties Gradle tasks for publishing to bintray, jcenter, mavencentral etc. (#25351) 2019-08-30 17:52:34 -07:00