Guoyu Wang
|
cf70635d2a
|
Add Android executable drop in the Package pipeline (#9050)
* add copy executable for android job
* minor fix
* Variable fix
* Move to use tgz because zip is not part of the docker image
* update compression
|
2021-09-14 11:45:33 -07:00 |
|
Guoyu Wang
|
32ef39be58
|
[Android] Move add header files into AAR to using Gradle (#8068)
* Move add header files into AAR to using Gradle
* fix gradle format violation
|
2021-06-16 12:03:42 -07:00 |
|
Guoyu Wang
|
1f4421fe70
|
Include ORT C/C++ API headers in the ORT Mobile AAR package (#7858)
* Add header files of ort c/c++ api to aar package
* Move header file selection to cmake based on EP choice
|
2021-05-27 17:07:48 -07:00 |
|
Guoyu Wang
|
e05528a365
|
Update Android AAR packaging pipeline script (#7559)
* update android package pipeline
* update shell script
* update script
* add kMSExperimentalDomain to reduction
|
2021-05-04 11:13:33 -07:00 |
|
Guoyu Wang
|
fce67e2b9b
|
Create Android Package pipeline (#7295)
* Create Android Package pipeline
* adress CR comments
* Switch to jdk11
|
2021-04-12 17:56:25 -07:00 |
|
Guoyu Wang
|
c5973fbbac
|
Update the build script for Android AAR package (#7229)
* Update the build script for Android AAR package
* Address CR comments
|
2021-04-05 16:37:22 -07:00 |
|
Guoyu Wang
|
d500c5952b
|
Add Android AAR packaging script for ORT-Mobile (#7138)
* Add Android aar packaging script for ORT-Mobile
* Address CR comments
|
2021-03-30 18:42:18 -07:00 |
|