Make the interactive script nicer by using GNU readline.
Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
parent
2babf45aa6
commit
b57e8d00f6
@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import readline
|
||||
import tensorflow as tf
|
||||
|
||||
@tf.keras.utils.register_keras_serializable(package='Custom', name=None)
|
||||
|
Loading…
x
Reference in New Issue
Block a user