Skip to content

Support tensorflow 2.11 release

Compare
Choose a tag to compare
@yl-to yl-to released this 22 Dec 20:42
· 18 commits to master since this release
ff3b536

Changes in both debugger and profiler sides to support tensorflow 2.11 changes
Debugger:

  • Removed a ZCC test
  • Replacing optimizers tensorflow2 tests with legacy ones according to breaking changes in tensorflow 2.11 optimizers

Profiler:

  • Skipping some tests according to breaking changes in tensorflow 2.11 trace.json file generation

Other:

  • Replacing deprecated data types in numpy