Skip to content

Commit b4adeda

Browse files
authored
Fix formatting in memory.cpp
1 parent 5793373 commit b4adeda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backends/cuda/runtime/shims/memory.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ AOTITorchError aoti_torch__reinterpret_tensor(
426426

427427
return Error::Ok;
428428
}
429-
429+
430430
} // extern "C"
431431

432432
} // namespace cuda

0 commit comments

Comments
 (0)