Skip to content
View jnagi-intel's full-sized avatar
  • Intel Corporation
  • Folsom, CA USA

Block or report jnagi-intel

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. routing routing Public

    Routing scheme, where packets are forwarded to the next hop router by longest prefix matching using a binary trie and Dikstra's alogirhm implemented using Fibonacci heaps is used to construct the r…

    C 1 1

  2. MIPSSim MIPSSim Public

    MIPS32 Pipeline Simulation using Tomasulo Algorithm with out of order execution and in order commit along with a branch predictor using Branch Target Buffer

    C

  3. event_counter_rb_tree event_counter_rb_tree Public

    Implementation of an Event Counter using Red Black Trees

    C

  4. onnx onnx Public

    Forked from onnx/onnx

    Open Neural Network Exchange

    PureBasic

  5. DirectML DirectML Public

    Forked from microsoft/DirectML

    DirectML is a high-performance, hardware-accelerated DirectX 12 library for machine learning. DirectML provides GPU acceleration for common machine learning tasks across a broad range of supported …

    Python

  6. onnxruntime onnxruntime Public

    Forked from microsoft/onnxruntime

    ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator

    C++