Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jerrrrry
infinicore
Commits
7d2acaf7
Commit
7d2acaf7
authored
May 07, 2025
by
crapromer
Browse files
fill blank lines at the end of files
parent
d20b674e
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
src/infiniop/elementwise/maca/elementwise_maca.h
src/infiniop/elementwise/maca/elementwise_maca.h
+1
-1
src/infiniop/elementwise/maca/elementwise_maca_api.h
src/infiniop/elementwise/maca/elementwise_maca_api.h
+1
-1
src/infiniop/ops/swiglu/maca/swiglu_maca.h
src/infiniop/ops/swiglu/maca/swiglu_maca.h
+1
-1
src/infiniop/ops/swiglu/maca/swiglu_maca_internal.h
src/infiniop/ops/swiglu/maca/swiglu_maca_internal.h
+1
-1
No files found.
src/infiniop/elementwise/maca/elementwise_maca.h
View file @
7d2acaf7
...
...
@@ -261,4 +261,4 @@ infiniStatus_t DeviceImpl::calculate(const op::elementwise::ElementwiseInfo &inf
}
// namespace op::elementwise::maca
#endif
\ No newline at end of file
#endif
src/infiniop/elementwise/maca/elementwise_maca_api.h
View file @
7d2acaf7
...
...
@@ -56,4 +56,4 @@ public:
HANDLE->device, \
HANDLE->device_id);
#endif // __INFINIOP_ELEMENTWISE_MACA_API_H__
\ No newline at end of file
#endif // __INFINIOP_ELEMENTWISE_MACA_API_H__
src/infiniop/ops/swiglu/maca/swiglu_maca.h
View file @
7d2acaf7
...
...
@@ -5,4 +5,4 @@
ELEMENTWISE_DESCRIPTOR
(
swiglu
,
maca
)
#endif // __SWIGLU_MACA_API_H__
\ No newline at end of file
#endif // __SWIGLU_MACA_API_H__
src/infiniop/ops/swiglu/maca/swiglu_maca_internal.h
View file @
7d2acaf7
...
...
@@ -32,4 +32,4 @@ public:
}
}
}
SwiGLUOp
;
}
// namespace op::swiglu::maca
\ No newline at end of file
}
// namespace op::swiglu::maca
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment