Skip to content

Commit

Permalink
Add dlr-native-cpu to bom
Browse files Browse the repository at this point in the history
Change-Id: Ifdba2d79d88127078729f6a875ff68b7781447d1
  • Loading branch information
frankfliu committed Dec 29, 2020
1 parent bac01c0 commit 0d12c24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ dependencies {
api "ai.djl.onnxruntime:onnxruntime-engine:${version}"
api "ai.djl.dlr:dlr-engine:${version}"
api "ai.djl.dlr:dlr-native-auto:${dlr_version}"
api "ai.djl.dlr:dlr-native-cpu:${dlr_version}"
api "ai.djl.aws:aws-ai:${version}"
api "ai.djl.fasttext:fasttext-engine:${version}"
api "ai.djl.hadoop:hadoop:${version}"
Expand Down

0 comments on commit 0d12c24

Please sign in to comment.