Skip to content

Commit

Permalink
Update tensorflow-core-api to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 7, 2024
1 parent af8a228 commit 15f7cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ val scalacheckVersion = "1.18.1"
val shapelessVersion = "2.3.12"
val slf4jVersion = "2.0.16"
val tensorflowMetadataVersion = "1.15.0"
val tensorflowVersion = "0.5.0"
val tensorflowVersion = "1.0.0"

// project
ThisBuild / tlBaseVersion := "0.7"
Expand Down

0 comments on commit 15f7cd3

Please sign in to comment.