Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 424 Bytes

CHANGES.md

File metadata and controls

12 lines (9 loc) · 424 Bytes

0.2.0 (2020-02-14)

  • Full support for ONNX operations in the ONNX Engine, except for the control flow operators.

0.1.0 (2019-12-27)

  • Initial architecture of Owl-symbolic library.
  • Basic operations for symbolic operators.
  • Neural Network wrapper for building NN models with Owl-symbolic.
  • ONNX Engine for converting symbolic graph to ONNX model.
  • Initial Owl and LaTeX engine structure.
  • Initial documents.