Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It/keras3 pytorch #396

Merged
merged 56 commits into from
May 10, 2024
Merged

It/keras3 pytorch #396

merged 56 commits into from
May 10, 2024

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    f23c402 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d508b9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    559c9ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3cb209 View commit details
    Browse the repository at this point in the history
  5. define extra dependencies for cellfinder with different backends. run…

    … tox with TF backend
    sfmig committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c8e0ac8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    313b988 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    681925e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ff4546 View commit details
    Browse the repository at this point in the history
  9. clean up comments

    sfmig committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    6ec3c33 View commit details
    Browse the repository at this point in the history
  10. fix tf-nightly import check

    sfmig committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f4857e1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b32fab4 View commit details
    Browse the repository at this point in the history
  12. clarify comment

    sfmig committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    8bfa0d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    576340b View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Igor Tatarnikov <61896994+IgorTatarnikov@users.noreply.github.com>
    sfmig and IgorTatarnikov committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    89339fa View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    01394af View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    22db8f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64bde71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    585e7da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2934f35 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    014b549 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    315dbc4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4590106 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ddb2e0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d4fed06 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fe7b798 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dcb315c View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    8e77b68 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    30b72f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    550a126 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1de446c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f676f32 View commit details
    Browse the repository at this point in the history
  5. Unpinned torch version

    IgorTatarnikov committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e4bd665 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f578095 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Add codecov token (#403)

    * add codecov token
    
    * generate xml coverage report
    
    * add timeout to testing jobs
    K-Meech committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    560909f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Allow turning off classification or detection in GUI (#402)

    * Allow turning off classification or detection in GUI.
    
    * Fix test.
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Refactor to fix code analysis errors.
    
    * Ensure array is always 2d.
    
    * Apply suggestions from code review
    
    Co-authored-by: Igor Tatarnikov <61896994+IgorTatarnikov@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Igor Tatarnikov <61896994+IgorTatarnikov@users.noreply.github.com>
    3 people committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e6a887f View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Support single z-stack tif file for input (#397)

    * Support single z-stack tif file for input.
    
    * Fix commit hook.
    
    * Apply review suggestions.
    matham committed May 1, 2024
    Configuration menu
    Copy the full SHA
    b1b285c View commit details
    Browse the repository at this point in the history
  2. Remove modular asv benchmarks (#406)

    * remove modular asv benchmarks
    
    * recover old structure
    
    * remove asv-specific lines from gitignore and manifest
    
    * prune benchmarks
    sfmig committed May 1, 2024
    Configuration menu
    Copy the full SHA
    0fd0a5e View commit details
    Browse the repository at this point in the history
  3. Adapt CI so it covers both new and old Macs, and installs required ad…

    …ditional dependencies on M1 (#408)
    
    * naive attempt at adapting to silicon mac CI
    
    * run include guard test on Silicon CI
    
    * double-check hdf5 is needed
    alessandrofelder committed May 1, 2024
    Configuration menu
    Copy the full SHA
    6b529dc View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Optimize cell detection (#398) (#407)

    * Replace coord map values with numba list/tuple for optim.
    
    * Switch to fortran layout for faster update of last dim.
    
    * Cache kernel.
    
    * jit ball filter.
    
    * Put z as first axis to speed z rolling (row-major memory).
    
    * Unroll recursion (no perf impact either way).
    
    * Parallelize cell cluster splitting.
    
    * Parallelize walking for full images.
    
    * Cleanup docs and pep8 etc.
    
    * Add pre-commit fixes.
    
    * Fix parallel always being selected and numba function 1st class warning.
    
    * Run hook.
    
    * Older python needs Union instead of |.
    
    * Accept review suggestion.
    
    
    
    * Address review changes.
    
    * num_threads must be an int.
    
    ---------
    
    Co-authored-by: Matt Einhorn <matt@einhorn.dev>
    alessandrofelder and matham committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a283056 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#412)

    updates:
    - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
    - [github.com/astral-sh/ruff-pre-commit: v0.3.5 → v0.4.3](astral-sh/ruff-pre-commit@v0.3.5...v0.4.3)
    - [github.com/psf/black: 24.3.0 → 24.4.2](psf/black@24.3.0...24.4.2)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    eeffd78 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Apply suggestions from code review

    Co-authored-by: sfmig <33267254+sfmig@users.noreply.github.com>
    IgorTatarnikov and sfmig committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8de63bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    860942c View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Simplify model download (#414)

    * Simplify model download
    
    * Update model cache
    adamltyson committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5f4882e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    906f4d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e40ffc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    933e5dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ada5f77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    546f223 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0546a56 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8eb5ee3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b995bb3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    78d1588 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'main' into it/keras3-pytorch

    # Conflicts:
    #	.github/workflows/test_and_deploy.yml
    #	.github/workflows/test_include_guard.yaml
    #	cellfinder/core/tools/prep.py
    IgorTatarnikov committed May 9, 2024
    Configuration menu
    Copy the full SHA
    663b69a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    806f52b View commit details
    Browse the repository at this point in the history
  13. Lowercase Torch

    IgorTatarnikov committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a38257b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5a1f0a8 View commit details
    Browse the repository at this point in the history