Skip to content

Actions: brainpy/BrainPy

Continuous Integration with Models

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
741 workflow run results
741 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Fix brainpy.math.ifelse bugs (#556)
Continuous Integration with Models #476: Commit 5be1834 pushed by chaoming0625
December 7, 2023 13:28 2m 58s master
December 7, 2023 13:28 2m 58s
Fix brainpy.math.ifelse bugs
Continuous Integration with Models #475: Pull request #556 opened by chaoming0625
December 7, 2023 04:03 2m 42s chaoming0625:master
December 7, 2023 04:03 2m 42s
Merge branch 'master' into master
Continuous Integration with Models #474: Commit bff6154 pushed by chaoming0625
December 7, 2023 03:27 2m 20s master
December 7, 2023 03:27 2m 20s
⬆️ Bump actions/setup-python from 4 to 5 (#555)
Continuous Integration with Models #473: Commit 7d70ef9 pushed by chaoming0625
December 7, 2023 02:51 4m 6s master
December 7, 2023 02:51 4m 6s
⬆️ Bump actions/setup-python from 4 to 5
Continuous Integration with Models #472: Pull request #555 opened by dependabot bot
December 7, 2023 01:25 6m 9s
[math] Add taichi customized operators(event csrmv, csrmv, jitconn event mv, jitconn mv)
Continuous Integration with Models #470: Pull request #553 synchronize by Routhleck
December 6, 2023 09:33 6m 25s add-taichi-op
December 6, 2023 09:33 6m 25s
Implement jitconn matvec using taichi customized op` and Need to test
Continuous Integration with Models #469: Commit 08455d4 pushed by Routhleck
December 6, 2023 09:33 4m 25s add-taichi-op
December 6, 2023 09:33 4m 25s
[math] Add taichi customized operators(event csrmv, csrmv, jitconn event mv, jitconn mv)
Continuous Integration with Models #468: Pull request #553 synchronize by Routhleck
December 5, 2023 15:31 5m 7s add-taichi-op
December 5, 2023 15:31 5m 7s
Implement mv_prob_homo_taichi and mv_prob_uniform_taichi
Continuous Integration with Models #467: Commit f3e2171 pushed by Routhleck
December 5, 2023 15:31 2m 49s add-taichi-op
December 5, 2023 15:31 2m 49s
[math] Add taichi customized operators(event csrmv, csrmv, jitconn event mv, jitconn mv)
Continuous Integration with Models #466: Pull request #553 synchronize by Routhleck
December 4, 2023 15:11 6m 32s add-taichi-op
December 4, 2023 15:11 6m 32s
Update test_taichi_random.py
Continuous Integration with Models #465: Commit a2518b1 pushed by Routhleck
December 4, 2023 15:11 2m 34s add-taichi-op
December 4, 2023 15:11 2m 34s
[math] Add taichi customized operators(event csrmv, csrmv, jitconn event mv, jitconn mv)
Continuous Integration with Models #464: Pull request #553 synchronize by Routhleck
December 4, 2023 15:02 4m 45s add-taichi-op
December 4, 2023 15:02 4m 45s
Add taichi.func random generators
Continuous Integration with Models #463: Commit 8f3ee1c pushed by Routhleck
December 4, 2023 15:02 3m 42s add-taichi-op
December 4, 2023 15:02 3m 42s
[math] Add taichi customized operators(event csrmv, csrmv, jitconn event mv, jitconn mv)
Continuous Integration with Models #462: Pull request #553 synchronize by Routhleck
December 4, 2023 12:13 33m 31s add-taichi-op
December 4, 2023 12:13 33m 31s
Fix test bugs
Continuous Integration with Models #461: Commit 6101133 pushed by Routhleck
December 4, 2023 12:13 2m 44s add-taichi-op
December 4, 2023 12:13 2m 44s
[math] Add taichi customized operators(event csrmv, csrmv, jitconn event mv, jitconn mv)
Continuous Integration with Models #460: Pull request #553 synchronize by Routhleck
December 4, 2023 11:28 33m 53s add-taichi-op
December 4, 2023 11:28 33m 53s
Fix event csr matvec kernel bug
Continuous Integration with Models #459: Commit ace8282 pushed by Routhleck
December 4, 2023 11:28 2m 23s add-taichi-op
December 4, 2023 11:28 2m 23s
brainpy.math.defjvp and brainpy.math.XLACustomOp.defjvp (#554)
Continuous Integration with Models #458: Commit 8c28685 pushed by chaoming0625
December 4, 2023 08:02 2m 31s master
December 4, 2023 08:02 2m 31s
[math] Add taichi customized operators(event csrmv, csrmv, jitconn event mv, jitconn mv)
Continuous Integration with Models #457: Pull request #553 synchronize by Routhleck
December 4, 2023 06:20 7m 51s add-taichi-op
December 4, 2023 06:20 7m 51s
Fix autograd bug and update test_event_csr_matvec_taichi.py
Continuous Integration with Models #456: Commit b05f8c6 pushed by Routhleck
December 4, 2023 06:20 5m 42s add-taichi-op
December 4, 2023 06:20 5m 42s
brainpy.math.defjvp and brainpy.math.XLACustomOp.defjvp
Continuous Integration with Models #455: Pull request #554 synchronize by chaoming0625
December 4, 2023 06:08 2m 45s chaoming0625:master
December 4, 2023 06:08 2m 45s
brainpy.math.defjvp and brainpy.math.XLACustomOp.defjvp
Continuous Integration with Models #454: Pull request #554 opened by chaoming0625
December 2, 2023 09:00 4m 45s chaoming0625:master
December 2, 2023 09:00 4m 45s
[math] Add taichi customized operators(event csrmv, csrmv, jitconn event mv, jitconn mv)
Continuous Integration with Models #453: Pull request #553 synchronize by Routhleck
December 2, 2023 07:52 31m 8s add-taichi-op
December 2, 2023 07:52 31m 8s
Fix autograd bug and update test_csrmv_taichi.py
Continuous Integration with Models #452: Commit ffccc19 pushed by Routhleck
December 2, 2023 07:51 4m 36s add-taichi-op
December 2, 2023 07:51 4m 36s
ProTip! You can narrow down the results and go further in time using created:<2023-12-02 or the other filters available.