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: neurlang/classifier
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.9
Choose a base ref
...
head repository: neurlang/classifier
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.10
Choose a head ref
  • 14 commits
  • 11 files changed
  • 2 contributors

Commits on Oct 13, 2024

  1. fix ridiculous bug

    Your Name committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    12806c2 View commit details
    Browse the repository at this point in the history
  2. add destination for model option

    Your Name committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    581baae View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. AVX

    neurlang authored and Your Name committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e4e9df6 View commit details
    Browse the repository at this point in the history
  2. AVX for phonemizer

    neurlang authored and Your Name committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    28fc6bc View commit details
    Browse the repository at this point in the history
  3. no need for zero upper now

    neurlang authored and Your Name committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e586dc0 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Fix significant bug

    neurlang authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a25a0ff View commit details
    Browse the repository at this point in the history
  2. simplified code

    neurlang authored and Your Name committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    946822c View commit details
    Browse the repository at this point in the history
  3. AVX tune

    neurlang authored and Your Name committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    00817d9 View commit details
    Browse the repository at this point in the history
  4. AVX tuning

    neurlang authored and Your Name committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a85984a View commit details
    Browse the repository at this point in the history
  5. AVX table

    neurlang authored and Your Name committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    de0bdaa View commit details
    Browse the repository at this point in the history
  6. AVX512 add rodata

    neurlang authored and Your Name committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    6a3238b View commit details
    Browse the repository at this point in the history
  7. AVX fixed

    neurlang authored and Your Name committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    bb41cd5 View commit details
    Browse the repository at this point in the history
  8. AVX perm table in go

    neurlang authored and Your Name committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b074439 View commit details
    Browse the repository at this point in the history
  9. pprof support for phonemizer train

    neurlang authored and Your Name committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    db296e1 View commit details
    Browse the repository at this point in the history
Loading