scispace - formally typeset
C

Chris Leary

Researcher at Google

Publications -  4
Citations -  5824

Chris Leary is an academic researcher from Google. The author has contributed to research in topics: Central processing unit & Hardware acceleration. The author has an hindex of 3, co-authored 4 publications receiving 4381 citations.

Papers
More filters
Posted Content

In-Datacenter Performance Analysis of a Tensor Processing Unit

TL;DR: This paper evaluates a custom ASIC-called a Tensor Processing Unit (TPU)-deployed in datacenters since 2015 that accelerates the inference phase of neural networks (NN) and compares it to a server-class Intel Haswell CPU and an Nvidia K80 GPU, which are contemporaries deployed in the samedatacenters.
Proceedings ArticleDOI

gpucc: an open-source GPGPU compiler

TL;DR: gpucc as mentioned in this paper is an LLVM-based, fully open-source, CUDA compatible compiler for high performance computing, which performs various general and CUDA-specific optimizations to generate high performance code.
Proceedings ArticleDOI

A Hardware Accelerator for Protocol Buffers

TL;DR: HyperProtoBench as mentioned in this paper is an open-source benchmark representative of key serialization-framework user services at scale, which is based on the Protocol Buffers (protobuf) library.