12 lines
1.3 KiB
Plaintext
12 lines
1.3 KiB
Plaintext
INFO - s434704 - Running command 'run'
|
||
INFO - s434704 - Started run with ID "1"
|
||
2021-05-15 16:30:17.771747: I tensorflow/core/platform/cpu_feature_guard.cc:142] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 FMA
|
||
To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags.
|
||
2021-05-15 16:30:18.525767: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:176] None of the MLIR Optimization Passes are enabled (registered 2)
|
||
WARNING:tensorflow:Please add `keras.layers.InputLayer` instead of `keras.Input` to Sequential model. `keras.Input` is intended to be used by Functional model.
|
||
WARNING - tensorflow - Please add `keras.layers.InputLayer` instead of `keras.Input` to Sequential model. `keras.Input` is intended to be used by Functional model.
|
||
INFO - training - Verbose: 0, Epochs: 100
|
||
|
||
1/11 [=>............................] - ETA: 1s - loss: 0.0957 - root_mean_squared_error: 0.1177
|
||
11/11 [==============================] - 0s 674us/step - loss: 0.1033 - root_mean_squared_error: 0.1313
|
||
INFO - training - RMSE: 0.1313309669494629
|
||
INFO - s434704 - Completed after 0:00:08
|