Skip to content

v0.15.2-p0

Compare
Choose a tag to compare
@Dobiasd Dobiasd released this 23 Feb 15:35
· 218 commits to master since this release
  • Fix average_pooling_2d_layer and max_pooling_2d_layer for channels_first
  • Fix MSVC Compiler Warning C4701 "potentially uninitialized local variable" in time_distributed_layer.hpp
  • Add support for RandomRotation layer (no-op in prediction)
  • Improved documentation