Skip to content

Commit 7ba7990

Browse files
Hayllander Blonskifacebook-github-bot
Hayllander Blonski
authored andcommitted
Revert D64334733: Use Eigen blas for custom sdpa
Differential Revision: D64334733 Original commit changeset: a71172335848 Original Phabricator Diff: D64334733 fbshipit-source-id: c8f64e2e11b2323598685253a96fb298254f9508
1 parent 95e7aa3 commit 7ba7990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernels/optimized/lib_defs.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ def define_libs():
144144
(
145145
"^android-arm64.*$",
146146
[
147-
"fbsource//arvr/third-party/eigen:eigen3_blas",
147+
"fbsource//third-party/openblas:openblas",
148148
],
149149
),
150150
],

0 commit comments

Comments
 (0)