Skip to content

Commit

Permalink
Update SDPUtils.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
xytintel authored Dec 23, 2024
1 parent faec693 commit 1e8cd76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ATen/native/transformers/SDPUtils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

namespace sdp {

using c10::array_of;

bool check_all_tensors_on_device(sdp_params const& params, bool debug) {
// Check that all tensors are on the GPU device
// This should be handled by the stub dispatch, but whe call
Expand Down

0 comments on commit 1e8cd76

Please sign in to comment.