Skip to content

Releases: cms-ml/cmsml

v0.2.7

01 Nov 08:41
c057ae7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

v0.2.6

15 May 16:22
e7d4e77
Compare
Choose a tag to compare

What's Changed

  • Fix XLA flag encoding. by @riga in #18

Full Changelog: v0.2.5...v0.2.6

v0.2.5

27 Mar 15:04
ca860c8
Compare
Choose a tag to compare
  • Allow passing arbitrary flags to the aot compiler. #15

v0.2.4

27 Mar 00:08
63ae87e
Compare
Choose a tag to compare
  • #14 Forward XLA flags for compilation

v0.2.3

16 Feb 09:49
8b24692
Compare
Choose a tag to compare
  • Fix provisioning imports in tf tools. #13 from @riga

v0.2.2

11 Dec 14:05
6214bbf
Compare
Choose a tag to compare
  • bugfixes for TensorFlow XLA/AOT
  • added pytorch to docker images

v0.2.1

16 Nov 11:46
Compare
Choose a tag to compare
  • Add missing entry points. (4ae8f0c)

v0.2.0

16 Nov 10:35
Compare
Choose a tag to compare

Breaking changes

  • Require Python 3.7 or higher (#7) (f5ec832)

Features and updates

Fixes

None

v0.1.2

02 Sep 17:59
27a1dd1
Compare
Choose a tag to compare
  • Adapt to changes in TF 2.5 (#6) (27a1dd1)
  • [keras] Log stats of GPUStatsLogger after eopch. (4c41fd1)
  • Update required six version. (17cafe3)
  • Add tf to docs requirements. (925f3f4)
  • Add option to silence logs in import_tf. (c4f9951)
  • Rename lazy_importer -> lazy loader, add tests. (56265b9)
  • Make stats in GPUStatsLogger configurable. (55be4ea)
  • Make submodule imports lazy. (5cf9c21)

v0.1.1

01 Mar 08:08
Compare
Choose a tag to compare
  • Fix packaging. (e869392)
  • Simplify documentation. (d8c81cb)
  • Add initial installation to images. (90444ce)