Skip to content

Releases: owlbarn/owl_symbolic

0.2.0

14 Feb 17:24
Compare
Choose a tag to compare

CHANGES:

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

0.1.0

28 Dec 14:15
Compare
Choose a tag to compare

CHANGES:

  • 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.