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

Implement argminmax #697

Closed
wants to merge 10 commits into from
Closed

Implement argminmax #697

wants to merge 10 commits into from

Commits on Jul 26, 2024

  1. inital development and moving cub based argminmax to matx function. c…

    …urrently does many bad things
    tylera-nvidia committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c07a4e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0496f31 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. changes all cub caches to use new format. code changes are made, thin…

    …gs compile, but have not tested
    tylera-nvidia committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    1969207 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    484d8cf View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    3cb7467 View commit details
    Browse the repository at this point in the history
  2. MMTB

    tylera-nvidia committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    30cf734 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4c40ff View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Nov 6, 2024

  1. fix bad dereference:

    tylera-nvidia committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    863a925 View commit details
    Browse the repository at this point in the history