Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

fix/Questionanswering-App #290

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jagadeeshi2i
Copy link

Bump Pytorch to 1.13.0

Signed-off-by: Jagadeesh J [email protected]

Signed-off-by: Jagadeesh J <[email protected]>
@@ -35,7 +35,12 @@ dependencies {
implementation "androidx.core:core-ktx:1.6.0"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"

implementation 'com.facebook.fbjni:fbjni-java-only:0.0.3'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the reason for adding the fbjni?

@@ -35,7 +35,12 @@ dependencies {
implementation "androidx.core:core-ktx:1.6.0"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"

implementation 'com.facebook.fbjni:fbjni-java-only:0.0.3'

implementation 'org.pytorch:pytorch_android_lite:1.10.0'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PyTorch version is still showing as 1.10

Signed-off-by: Jagadeesh J <[email protected]>
@jagadeeshi2i jagadeeshi2i changed the title [WIP] fix/Questionanswering-App fix/Questionanswering-App Jan 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants