0.1.2
- Set the minimal Python version to 3.6
- Add the partial-length weights file
- Remove
tf.logging.set_verbosity(tf.logging.ERROR)
, which was causing warnings in TensorFlow 1.14
tf.logging.set_verbosity(tf.logging.ERROR)
, which was causing warnings in TensorFlow 1.14