Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

v2.3.7

Compare
Choose a tag to compare
@kernhanda kernhanda released this 10 Jan 23:09
· 177 commits to master since this release
  • Move to LLVM 6.0.1
  • Move ELL to C++17
  • Add support for python 3.7
  • Add support for more ONNX operations
  • Added instructions for Raspbian Lite (https://microsoft.github.io/ELL/tutorials/Raspberry-Pi-setup/)
  • Add new OpenBLAS include path for Ubuntu 18.04
  • Fix reorder data node optimization pass
  • Fix debugCompiler to work with gallery models
  • Improve reordering of data for simple and Winograd depthwise convolutions
  • Fixes for "Getting started with image classification on Raspberry Pi using C++" tutorial
  • Fix importing of depthwise separable models
  • Fix "Repurposing a pretrained image classifier" tutorial

Addresses #166 and #182.