Posts about etl
- C++ Refresh and new technos: FP16 and AVX512
- Decrease DLL neural network compilation time with C++17
- C++17 Migration of Expression Templates Library (ETL)
- Expression Templates Library 1.2.1: Faster GPU and new features
- Advanced GPU Patterns Optimization in ETL
- Deep Learning Library 1.0 - Fast Neural Network Library
- Expression Templates Library (ETL) 1.2 - Complete GPU support
- How I made my Deep Learning Library 38% faster to compile (Optimization and C++17 if constexpr)
- Simplify your type traits with C++14 variable templates
- DLL: Blazing Fast Neural Network Library
- Compiler benchmark GCC and Clang on C++ library (ETL)
- Expression Templates Library (ETL) 1.1
- Update on Deep Learning Library (DLL): Dropout, Batch Normalization, Adaptive Learning Rates, ...
- Update on Expression Templates Library (ETL)
- Partial type erasing in Deep Learning Library (DLL) to improve compilation time
- Release of zapcc 1.0 - Fast C++ compiler
- Publication: CPU Performance Optimizations for RBM and CRBM
- zapcc C++ compilation speed against gcc 5.4 and clang 3.9
- zapcc - a faster C++ compiler
- Blazing fast unit test compilation with doctest 1.1
- Expression Templates Library (ETL) 1.0
- Improve DLL and ETL Compile Time further
- Improve ETL compile-time with Precompiled Headers