Pinned Repositories
Cache
Simple implementation of cache using VHDL
CompilerCompiler
Compiler Course Project
free.sh
Get rid of AUT login on servers
learning-to-quantize
Code for "Adaptive Gradient Quantization for Data-Parallel SGD", published in NeurIPS 2020.
nuxt-mqtt
Nuxt mqtt example
RoboKill
Advanced Programming final project.
tabrizian.github.io
My personal website -
model_analyzer
Triton Model Analyzer is a CLI tool to help with better understanding of the compute and memory requirements of the Triton Inference Server models.
python_backend
Triton backend that enables pre-process, post-processing and other logic to be implemented in Python.
server
The Triton Inference Server provides an optimized cloud and edge inferencing solution.
Tabrizian's Repositories
Tabrizian/learning-to-quantize
Code for "Adaptive Gradient Quantization for Data-Parallel SGD", published in NeurIPS 2020.
Tabrizian/Cache
Simple implementation of cache using VHDL
Tabrizian/free.sh
Get rid of AUT login on servers
Tabrizian/CompilerCompiler
Compiler Course Project
Tabrizian/nuxt-mqtt
Nuxt mqtt example
Tabrizian/RoboKill
Advanced Programming final project.
Tabrizian/tabrizian.github.io
My personal website -
Tabrizian/GetStarted
Introduction to everything
Tabrizian/2048-c
My introduction to programming HW
Tabrizian/DataStructures
This repository is about data structures discussed in university class
Tabrizian/dotfiles
Tabrizian/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Tabrizian/ACM-Internet-of-things
University of Tehran ACM projects, Hope to deploy to ACM office.
Tabrizian/axios-module
Secure and easy axios integration with Nuxt.js
Tabrizian/beanstalk-tools
Various tools for watching beanstalkd.
Tabrizian/C-Final-Project-Networking
C Introduction to programming final project
Tabrizian/cpython
The Python programming language
Tabrizian/docker-php
A Docker client in PHP
Tabrizian/GenerativeAIExamples
Generative AI reference workflows optimized for accelerated infrastructure and microservice architecture.
Tabrizian/GuessNumber
This repo contains implementation of a simple guessing game in verilog.
Tabrizian/Lib
This repository contains frequently used code pieces.
Tabrizian/Logic_Design
Implementation of logic design circuits using Logisim
Tabrizian/mix-tailor
MixTailor: Federated Learning Framework
Tabrizian/MQTT.js
The MQTT client for Node.js and the browser
Tabrizian/onnxruntime-genai
Generative AI extensions for onnxruntime
Tabrizian/so-simple-theme
:art: A simple and clean responsive Jekyll theme for words and photos.
Tabrizian/ToDo
Simple Android project
Tabrizian/vimbegin
VIM Linux festival presentation
Tabrizian/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
Tabrizian/xv6-public
xv6 OS