scispace - formally typeset
E

Evangelos Georganas

Researcher at Intel

Publications -  47
Citations -  1280

Evangelos Georganas is an academic researcher from Intel. The author has contributed to research in topics: Deep learning & Computer science. The author has an hindex of 13, co-authored 43 publications receiving 925 citations. Previous affiliations of Evangelos Georganas include University of California & Lawrence Berkeley National Laboratory.

Papers
More filters
Posted Content

A Study of BFLOAT16 for Deep Learning Training

TL;DR: The results show that deep learning training using BFLOAT16 tensors achieves the same state-of-the-art (SOTA) results across domains as FP32 tensors in the same number of iterations and with no changes to hyper-parameters.
Proceedings Article

Mixed Precision Training of Convolutional Neural Networks using Integer Operations

TL;DR: This paper proposed a shared exponent representation of tensors and developed a Dynamic Fixed Point (DFP) scheme suitable for common neural network operations for Integer Fused-Multiply-and-Accumulate (FMA) operations.
Proceedings ArticleDOI

Parallel de bruijn graph construction and traversal for de novo genome assembly

TL;DR: A novel algorithm is provided that leverages one-sided communication capabilities of the Unified Parallel C (UPC) to facilitate the requisite fine-grained parallelism and avoidance of data hazards, while analytically proving its scalability properties.
Proceedings ArticleDOI

HipMer: an extreme-scale de novo genome assembler

TL;DR: HipMer is presented, the first high-quality end-to-end de novo assembler designed for extreme scale analysis, via efficient parallelization of the Meraculous code, and significantly improves scalability of parallel k-mer analysis for complex repetitive genomes that exhibit skewed frequency distributions.