I am using TF2.4 and when I start training the model I get this in my terminal:
2021-02-05 07:44:03.982579: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:116] None of the MLIR optimization passes are enabled (registered 2)
I know this is not an error and it is benign and is saying MLIR was not being used, but my training deosnt start while stays at this without stopping. Therefore after couple of hours I just quit the program.
How can I proceed with training?
question from:
https://stackoverflow.com/questions/66059582/tf2-object-detection-training-doesnt-start-with-no-error 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…