Skip to content
View eric-zheng's full-sized avatar
  • New York

Highlights

  • Pro
Block or Report

Block or report eric-zheng

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
eric-zheng/README.md

Eric Zheng's Profile

I'm currently an MSCS student at CMU interested in Distributed Systems, Machine Learning Systems, Computer Architecture, and Blockchain. I code in C++, Python, Go, and Rust.

Highlighted Projects

Horizontally Fused Training Array

This work is accepted in MLSys'21 (Fourth Conference on Machine Learning and Systems).

Our study reveals that single-accelerator training jobs can dominate the cluster-wide resource consumption when launched repetitively (e.g., for hyper-parameter tuning) while severely underutilizing the hardware. Therefore, we propose Horizontally Fused Training Array (HFTA), a new DL framework extension that horizontally fuses models from repetitive jobs and trains them simultaneously on a shared accelerator. HFTA demonstrates great results on increasing hardware utilizations on GPU (V100, A100, RTX6000) and TPU (v3) on multiple benchmarks (DCGAN, PointNet, ResNet, MobileNet, Transformer, BERT). It achieves up to 15.1x higher training throughput compared to the traditional practice.

Popular repositories

  1. deflate_hls deflate_hls Public

    High Level Synthesis (HLS) implementation of gzip compression & decompression algorithms

    C++ 3 1

  2. distributed-system distributed-system Public

    Distributed key-value store database system

    Java 1

  3. cascon2018 cascon2018 Public

    Forked from docsign/cascon2018

    Code Repository of Document Signing Blockchain App for IBM CASCON 2018

    JavaScript

  4. hurricane-in-rust hurricane-in-rust Public

    Forked from lichen-liu/hurricane-in-rust

    Rust

  5. eric-zheng eric-zheng Public

  6. Sourcetrail Sourcetrail Public

    Forked from CoatiSoftware/Sourcetrail

    Sourcetrail - free and open-source interactive source explorer

    C++