Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Deathn0t

Deathn0t closed an issue on deephyper/deephyper
Adding Redis-Stack tests to GitHub Action
The following could be used: https://github.com/marketplace/actions/redis-server-in-github-actions
Deathn0t deleted a branch deephyper/deephyper

core-tests-workflow

Deathn0t closed a pull request on deephyper/deephyper
Core tests workflow
Deathn0t pushed 1 commit to core-tests-workflow deephyper/deephyper
  • chaning test-core python to 3.12 as sdv is not available for 3.13 b10221d

View on GitHub

Deathn0t opened a draft pull request on deephyper/deephyper
Core tests workflow
Deathn0t created a branch on deephyper/deephyper

core-tests-workflow - DeepHyper: Scalable Asynchronous Neural Architecture and Hyperparameter Search for Deep Neural Networks

Deathn0t deleted a branch deephyper/deephyper

workflow-fix

Deathn0t pushed 1 commit to develop deephyper/deephyper
  • Fixing workflows (#255) * reducing triggers of workflows * fixing redis,mpi tests and adding tests to test-redis ... e5a984a

View on GitHub

Deathn0t closed a pull request on deephyper/deephyper
Fixing workflows
Deathn0t pushed 1 commit to workflow-fix deephyper/deephyper
  • updating name of test-redis workflow e632362

View on GitHub

Deathn0t opened a draft pull request on deephyper/deephyper
Fixing workflows
Deathn0t created a branch on deephyper/deephyper

workflow-fix - DeepHyper: Scalable Asynchronous Neural Architecture and Hyperparameter Search for Deep Neural Networks

Deathn0t deleted a branch deephyper/deephyper

redis-testing

Deathn0t pushed 1 commit to develop deephyper/deephyper
  • Improving Redis testing (#253) * updating mpi tests, solving deadlock with garbage collector calling Free of MPIWinM... 7333e83

View on GitHub

Deathn0t closed a pull request on deephyper/deephyper
Improving Redis testing
Deathn0t pushed 7 commits to redis-testing deephyper/deephyper
  • removing ensemble.utils.average as it is not used anymore 7376e4b
  • adding tests for topk selector 4cfc99a
  • adding tests for greedy selector 843bbd7
  • Add tests workflow for macOS (#254) * Add macos workflow * adding consideration of local cpu_counts in test__sear... 5ddc8f6
  • Improving MPI testing (#249) * updating mpi tests, solving deadlock with garbage collector calling Free of MPIWinMut... b82c83c
  • Merge branch 'develop' into redis-testing 85813a6
  • making redis tests independent workflow b73a032

View on GitHub

Deathn0t deleted a branch deephyper/deephyper

mpi-testing

Deathn0t pushed 1 commit to develop deephyper/deephyper
  • Improving MPI testing (#249) * updating mpi tests, solving deadlock with garbage collector calling Free of MPIWinMut... b82c83c

View on GitHub

Deathn0t pushed 5 commits to mpi-testing deephyper/deephyper
  • removing ensemble.utils.average as it is not used anymore 7376e4b
  • adding tests for topk selector 4cfc99a
  • adding tests for greedy selector 843bbd7
  • Add tests workflow for macOS (#254) * Add macos workflow * adding consideration of local cpu_counts in test__sear... 5ddc8f6
  • Merge branch 'develop' into mpi-testing e2632f7

View on GitHub

Deathn0t deleted a branch deephyper/deephyper

macos-workflow

Deathn0t pushed 1 commit to develop deephyper/deephyper
  • Add tests workflow for macOS (#254) * Add macos workflow * adding consideration of local cpu_counts in test__sear... 5ddc8f6

View on GitHub

Deathn0t closed a pull request on deephyper/deephyper
Add tests workflow for macOS
This adds a GitHub Actions workflow for running the tests on macOS.
Deathn0t pushed 1 commit to mpi-testing deephyper/deephyper
  • making mpi tests independant workflow 5cad0ae

View on GitHub

Deathn0t pushed 3 commits to develop deephyper/deephyper
  • removing ensemble.utils.average as it is not used anymore 7376e4b
  • adding tests for topk selector 4cfc99a
  • adding tests for greedy selector 843bbd7

View on GitHub

Deathn0t created a branch on deephyper/deephyper

doctests - DeepHyper: Scalable Asynchronous Neural Architecture and Hyperparameter Search for Deep Neural Networks

Deathn0t pushed 1 commit to redis-testing deephyper/deephyper
  • chaning version of redis stack server in github action 11f94ac

View on GitHub

Deathn0t opened a draft pull request on deephyper/deephyper
Improving Redis testin
Deathn0t created a branch on deephyper/deephyper

redis-testing - DeepHyper: Scalable Asynchronous Neural Architecture and Hyperparameter Search for Deep Neural Networks

Deathn0t pushed 1 commit to mpi-testing deephyper/deephyper
  • adding mpi tests to github workflows b4db382

View on GitHub

Deathn0t created a comment on a pull request on deephyper/deephyper
I have ``` $ mpirun --version mpirun (Open MPI) 5.0.5 $ pip list | grep mpi4py mpi4py 4.0.0 ``` Can you try the following command: ``` $ mpirun -np 4 python...

View on GitHub

Load more