mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
Summary:
[Here](https://docs.gradle.org/current/userguide/gradle_wrapper.html), there is the following description.
`The recommended way to execute any Gradle build is with the help of the Gradle Wrapper`
I took a little time to prepare Gradle for `pytorch_android` build. (version etc.)
I think using Gradle wrapper will make `pytorch_android` build more seamless.
Gradle wrapper version: 4.10.3
|
||
|---|---|---|
| .. | ||
| wrapper | ||
| android_maven_install.gradle | ||
| android_tasks.gradle | ||
| bintray.gradle | ||
| gradle_maven_push.gradle | ||
| release.gradle | ||
| release_bintray.gradle | ||