scispace - formally typeset
K

Kazuaki Ishizaki

Researcher at IBM

Publications -  13
Citations -  105

Kazuaki Ishizaki is an academic researcher from IBM. The author has contributed to research in topics: Code (cryptography) & Compiler. The author has an hindex of 2, co-authored 13 publications receiving 27 citations.

Papers
More filters
Journal ArticleDOI

DeepTools : Compiler and Execution Runtime Extensions for RaPiD AI Accelerator

TL;DR: A significant first step towards this goal is taken and an end-to-end software stack for the RaPiD AI accelerator developed by IBM Research is presented and a set of software extensions, called Deeptools, that leverage and work within popular deep learning frameworks are presented.
Proceedings ArticleDOI

Analyzing and Optimizing Java Code Generation for Apache Spark Query Plan

TL;DR: Two types of problems were analyzed by inspecting generated code, namely, access to column-oriented storage and to a primitive-type array, and optimizations that can eliminate inefficient code were devised to solve the issues.
Proceedings ArticleDOI

A Compiler for Deep Neural Network Accelerators to Generate Optimized Code for a Wide Range of Data Parameters from a Hand-crafted Computation Kernel

TL;DR: This paper presents the design and implementation of a compiler for a deep neural network accelerator that provides high performance and energy efficiency, and can generate code for five most-critical deep learning operators with a comparative performance obtained from hand- tuned code.