Skip to content

Commit

Permalink
[tensorflow-lite] resurrect third_party/xla
Browse files Browse the repository at this point in the history
  • Loading branch information
luncliff committed Jan 20, 2024
1 parent 4504584 commit ebedc4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ports/tensorflow-lite/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ vcpkg_from_github(
)
file(REMOVE_RECURSE
"${SOURCE_PATH}/third_party/eigen3"
"${SOURCE_PATH}/third_party/xla"
# "${SOURCE_PATH}/third_party/xla"
)
file(COPY "${CURRENT_INSTALLED_DIR}/include/eigen3" DESTINATION "${SOURCE_PATH}/third_party")

Expand Down

0 comments on commit ebedc4f

Please sign in to comment.