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

Add cdist op #9391

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open

Add cdist op #9391

wants to merge 34 commits into from

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    4fdd7a3 View commit details
    Browse the repository at this point in the history
  2. refine code

    marigoold committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    f1bc1a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

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

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    e1047e1 View commit details
    Browse the repository at this point in the history
  2. add docs

    marigoold committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    b846c69 View commit details
    Browse the repository at this point in the history
  3. refine code

    marigoold committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    d7b8b62 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. resolve conflict

    marigoold committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    6f4d423 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. add compute_mode unittest

    marigoold committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    4a792bb View commit details
    Browse the repository at this point in the history
  2. format code

    marigoold committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    015c0f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. add cuda kernel

    marigoold committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    8f30598 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    d533e86 View commit details
    Browse the repository at this point in the history
  2. add cuda backward kernel, refine code (Cdist=>CDist), refine unittest…

    …, remove use_mm option
    marigoold committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    130e28e View commit details
    Browse the repository at this point in the history
  3. auto format by CI

    oneflow-ci-bot committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    01936d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d231937 View commit details
    Browse the repository at this point in the history
  5. auto format by CI

    oneflow-ci-bot committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    e7767e4 View commit details
    Browse the repository at this point in the history
  6. Update test_cdist.py

    marigoold authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    b5149fd View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Configuration menu
    Copy the full SHA
    5b1f1b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29b8ae2 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

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

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    011712e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    965f9ab View commit details
    Browse the repository at this point in the history
  3. Revert "set p attribute from f64 to f32"

    This reverts commit 011712e.
    marigoold committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    0bd0d25 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

  1. Configuration menu
    Copy the full SHA
    8c228dc View commit details
    Browse the repository at this point in the history
  2. refine code

    marigoold committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    5ee010c View commit details
    Browse the repository at this point in the history
  3. remove attr 'mode'

    marigoold committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    e120c59 View commit details
    Browse the repository at this point in the history
  4. remove useless variables

    marigoold committed Nov 28, 2022
    Configuration menu
    Copy the full SHA
    f8ca1e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. add global test

    marigoold committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    5f4fe39 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Update functional_api.yaml

    marigoold authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    6a21f98 View commit details
    Browse the repository at this point in the history
  2. auto format by CI

    oneflow-ci-bot committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    e866994 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    eb970bc View commit details
    Browse the repository at this point in the history
  2. Update event_recorder.cpp

    marigoold authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    dde8ebe View commit details
    Browse the repository at this point in the history
  3. refine broadcast shape

    marigoold committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    4c20eb5 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

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

Commits on Aug 7, 2023

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