View source on GitHub |
Checks the compatibility of the TF version.
tfdf.check_version.check_version(
tf_df_version,
compatible_tf_versions,
tf_version=None,
external_logic=False
)
Prints a warning message and return False in care of likely incompatible versions.