Skip to content

Commit

Permalink
newline
Browse files Browse the repository at this point in the history
Signed-off-by: Benoit Jacob <[email protected]>
  • Loading branch information
bjacob committed Feb 12, 2025
1 parent 9c321d2 commit dfe388c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ std::unique_ptr<OperationPass<ModuleOp>>
mlir::torch::TorchConversion::createVerifyTosaBackendContractPass() {
return std::make_unique<VerifyTosaBackendContractPass>();
}
#endif // TORCH_MLIR_ENABLE_TOSA
#endif // TORCH_MLIR_ENABLE_TOSA

0 comments on commit dfe388c

Please sign in to comment.