Commit 64f5e1d
authored
Import glm4_lce_forward locally in function (#695)
## Summary
<!--- This is a required section; please describe the main purpose of
this proposed code change. --->
Import glm4_lce_forward locally in function to fix compatibility and
tests with older transformers version.
<!---
## Details
This is an optional section; is there anything specific that reviewers
should be aware of?
--->
## Testing Done
<!--- This is a required section; please describe how this change was
tested. --->
<!--
Replace BLANK with your device type. For example, A100-80G-PCIe
Complete the following tasks before sending your PR, and replace `[ ]`
with
`[x]` to indicate you have done them.
-->
- Hardware Type: <BLANK>
- [x] run `make test` to ensure correctness
- [x] run `make checkstyle` to ensure code style
- [x] run `make test-convergence` to ensure convergence1 parent a398510 commit 64f5e1d
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
1350 | 1349 | | |
1351 | 1350 | | |
1352 | 1351 | | |
| 1352 | + | |
| 1353 | + | |
1353 | 1354 | | |
1354 | 1355 | | |
1355 | 1356 | | |
| |||
0 commit comments