Skip to content

tensorflow 2.5.0

Compare
Choose a tag to compare
@t-kalinowski t-kalinowski released this 10 Jun 16:27
5964306
  • Updated default Tensorflow version to 2.5.
  • Added support for additional arguments in tf_function() (e.g., jit_compile)
  • Added support for expm1 S3 generic.
  • tfe_enable_eager_execution is deprecated. Eager mode has been the default since TF version 2.0.
  • Improved error message in tf_config() on unsuccessful installation.