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

fix: make inference_api handle None type #3611

Merged
merged 6 commits into from
Mar 2, 2023

Commits on Feb 23, 2023

  1. fix: ignore user_defined_callback if it is a lambda function

    Signed-off-by: aarnphm-ec2-dev <[email protected]>
    aarnphm committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    27840a8 View commit details
    Browse the repository at this point in the history
  2. fix: handling None type

    Signed-off-by: Aaron Pham <[email protected]>
    aarnphm committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    697198b View commit details
    Browse the repository at this point in the history
  3. chore: add noop function

    Signed-off-by: Aaron <[email protected]>
    aarnphm committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    f122a0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d5a3d2 View commit details
    Browse the repository at this point in the history
  5. chore: move self.func to lambda

    Co-authored-by: Sauyon Lee <[email protected]>
    aarnphm and sauyon authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    4d338b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Revert "chore: move self.func to lambda"

    This reverts commit 4d338b4.
    aarnphm committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    9944574 View commit details
    Browse the repository at this point in the history