Skip to content
View maheshambule's full-sized avatar

Block or report maheshambule

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. apache/tvm apache/tvm Public

    Open deep learning compiler stack for cpu, gpu and specialized accelerators

    Python 11.6k 3.4k

  2. tvm tvm Public

    Forked from neo-ai/tvm

    Open deep learning compiler stack for cpu, gpu and specialized accelerators

    Python

  3. pytorch/serve pytorch/serve Public

    Serve, optimize and scale PyTorch models in production

    Java 4.2k 843

  4. awslabs/multi-model-server awslabs/multi-model-server Public

    Multi Model Server is a tool for serving neural net models for inference

    Java 993 231

  5. Testing GIL load for Pytorch, numpy ... Testing GIL load for Pytorch, numpy and BERT
    1
    import numpy as np
    2
    from concurrent.futures import ProcessPoolExecutor, ThreadPoolExecutor
    3
    import threading
    4
    import gil_load
    5
    from pynvml import *
  6. iterative/mlem iterative/mlem Public archive

    🐶 A tool to package, serve, and deploy any ML model on any platform. Archived to be resurrected one day🤞

    Python 716 44