Commit e3a201f
committed
Squashed commit of the following:
commit 65e9976
Author: William Moses <gh@wsmoses.com>
Date: Sat Dec 14 14:05:03 2024 -0600
Interp2 (EnzymeAD#365)
* WIP: kernels
* more files
* fix
* wip
* wqtmp
* wip
* inc
* continuing
* wip
* more work
* inf rec
* fix
* overload working
* continuing
* continuing
* push
* fix `call_with_reactant_generator` for Julia 1.11 (EnzymeAD#359)
* conversion
* continuing
* Cleanup
* Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Delete test/cuda.jl
* fixup
* Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix apply
* indep of change
* minor fix in name
* Update utils.jl
* Interp take 2
* continuing adentures
* delcode
* fix
* tmp
* make
* fix
* cleanup
* continuing
* more working
* further simplify
* fx
* more improvements
* minus show
* less prints
* even fewer
* confusion
* tmp
* force clean
* force oc
* clean
* Rewrite
* fixup
* fix
* fix
* fix
* fixup
* fix
* wip
* safe prints
* fix
* fix
* stackoverflow
* cleanup
* dyindex
* rt
* continue
* clean
* fix
* fix
* fix
* fix
* fixup
* fix
* fix
* capture oc
* compile perf
* v1.11 fix
* other way 'round
* formatting
---------
Co-authored-by: William Moses <wsmoses@cyclops.juliacomputing.io>
Co-authored-by: jumerckx <31353884+jumerckx@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: jumerckx <julesmerckx12@gmail.com>
commit 73899f5
Author: Avik Pal <avikpal@mit.edu>
Date: Sat Dec 14 14:58:47 2024 +0530
fix: include files if they end with .jl (EnzymeAD#377)
commit 9f96c09
Author: Sergio Sánchez Ramírez <15837247+mofeing@users.noreply.github.com>
Date: Fri Dec 13 23:12:43 2024 +0100
Run CI on aarch64 (EnzymeAD#350)
* Run CI on aarch64
* use julia pipeline for aarch64-linux
* fix var
* exclude aarch64-linux jobs from github ci
commit b56e661
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri Dec 13 08:58:51 2024 +0530
chore: format code (EnzymeAD#371)
Co-authored-by: mofeing <15837247+mofeing@users.noreply.github.com>
commit 311498b
Author: Anton Oresten <antonoresten@gmail.com>
Date: Thu Dec 12 05:41:39 2024 +0100
feat: define outer `repeat` method for `TracedRArray` (EnzymeAD#361)
* Add repeat method
* Add repeat tests
* Update test/basic.jl
* Update src/TracedRArray.jl
commit 8b90501
Author: Avik Pal <avikpal@mit.edu>
Date: Thu Dec 12 10:11:00 2024 +0530
fix: ensure printing of wrapped ConcreteRArrays goes through our show (EnzymeAD#367)
* fix: ensure printing of wrapped ConcreteRArrays goes through our show
* fix: allow wrapped arrays in mapreduce
commit ea97be3
Author: Sergio Sánchez Ramírez <sergio.sanchez.ramirez+git@bsc.es>
Date: Wed Dec 11 22:02:14 2024 +0100
Ignore versioned manifests1 parent 38b1797 commit e3a201f
File tree
26 files changed
+1705
-999
lines changed- .buildkite
- .github/workflows
- deps/ReactantExtra
- ext
- lib/ReactantCore
- src
- src
- mlir
- test
26 files changed
+1705
-999
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
24 | 61 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
35 | 74 | | |
36 | 75 | | |
37 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
67 | 72 | | |
68 | 73 | | |
69 | 74 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| 254 | + | |
254 | 255 | | |
255 | 256 | | |
256 | 257 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
379 | 389 | | |
380 | 390 | | |
381 | 391 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
| 453 | + | |
| 454 | + | |
453 | 455 | | |
454 | 456 | | |
455 | 457 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
15 | 9 | | |
16 | 10 | | |
17 | 11 | | |
| |||
238 | 232 | | |
239 | 233 | | |
240 | 234 | | |
241 | | - | |
| 235 | + | |
242 | 236 | | |
243 | | - | |
| 237 | + | |
244 | 238 | | |
245 | 239 | | |
246 | 240 | | |
| |||
250 | 244 | | |
251 | 245 | | |
252 | 246 | | |
253 | | - | |
| 247 | + | |
254 | 248 | | |
255 | | - | |
| 249 | + | |
256 | 250 | | |
257 | 251 | | |
258 | 252 | | |
| |||
270 | 264 | | |
271 | 265 | | |
272 | 266 | | |
273 | | - | |
| 267 | + | |
274 | 268 | | |
275 | 269 | | |
276 | 270 | | |
| |||
329 | 323 | | |
330 | 324 | | |
331 | 325 | | |
332 | | - | |
| 326 | + | |
| 327 | + | |
333 | 328 | | |
334 | 329 | | |
335 | 330 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | | - | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | | - | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | | - | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments