Skip to content

Commit

Permalink
Update tensorflow-core-api to 0.5.0 (#698)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 27, 2023
1 parent 645bb3b commit 333d0b5
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 @@ -39,7 +39,7 @@ val scalaCollectionCompatVersion = "2.11.0"
val scalacheckVersion = "1.17.0"
val shapelessVersion = "2.3.10"
val tensorflowMetadataVersion = "1.10.0"
val tensorflowVersion = "0.4.2"
val tensorflowVersion = "0.5.0"

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

0 comments on commit 333d0b5

Please sign in to comment.