Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Anush008/fastembed-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.13.1
Choose a base ref
...
head repository: Anush008/fastembed-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.13.2
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Apr 10, 2026

  1. fix: Set required DirectML session options (memory_pattern + sequenti…

    …al execution) (#246)
    
    * add directml flag and pass additional information to ort
    
    * update readme with directML instructions
    markgandolfo authored Apr 10, 2026
    Configuration menu
    Copy the full SHA
    138602f View commit details
    Browse the repository at this point in the history
  2. chore(release): 5.13.2 [skip ci]

    ## [5.13.2](v5.13.1...v5.13.2) (2026-04-10)
    
    ### 🐛 Bug Fixes
    
    * Set required DirectML session options (memory_pattern + sequential execution) ([#246](#246)) ([138602f](138602f))
    markgandolfo authored and github-actions[bot] committed Apr 10, 2026
    Configuration menu
    Copy the full SHA
    9c707a1 View commit details
    Browse the repository at this point in the history
Loading