Skip to content

Commit

Permalink
feat: Remove the diff info from patch
Browse files Browse the repository at this point in the history
  • Loading branch information
uttarayan21 committed Oct 1, 2024
1 parent 8ee1d00 commit dc7a836
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions mnn-sys/patches/halide_type_t_64.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
diff --git a/include/MNN/HalideRuntime.h b/include/MNN/HalideRuntime.h
index aeca7d91..142aec93 100644
--- a/include/MNN/HalideRuntime.h
+++ b/include/MNN/HalideRuntime.h
@@ -82,11 +82,11 @@ typedef enum halide_type_code_t
* exactly 32-bits in size. */
struct halide_type_t {
Expand Down

0 comments on commit dc7a836

Please sign in to comment.