mirror of
https://github.com/serengil/deepface.git
synced 2025-06-07 12:05:22 +00:00
tf version
This commit is contained in:
parent
eb0708e53a
commit
690af3cbc5
@ -19,6 +19,8 @@ if tf_version == 2:
|
|||||||
import logging
|
import logging
|
||||||
tf.get_logger().setLevel(logging.ERROR)
|
tf.get_logger().setLevel(logging.ERROR)
|
||||||
|
|
||||||
|
print("Running unit tests for TF ", tf.__version__)
|
||||||
|
|
||||||
#-----------------------------------------
|
#-----------------------------------------
|
||||||
|
|
||||||
dataset = [
|
dataset = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user