C1_W3_Lab_3A_linear_to_JavaScript ungraded labs

In the notebook files, I have already run everything correctly except the last one. I got a warning and error message

WARNING:tensorflow:From C:\Users\ … \site-packages\keras\src\losses.py:2976: The name tf.losses.sparse_softmax_cross_entropy is deprecated. Please use tf.compat.v1.losses.sparse_softmax_cross_entropy instead.

WARNING:root:Failure to load the inference.so custom c++ tensorflow ops. This error is likely caused the version of TensorFlow and TensorFlow Decision Forests are not compatible. Full error:C:\Users\ … \tensorflow_decision_forests\tensorflow\ops\inference\inference.so not found

tensorflow.python.framework.errors_impl.NotFoundError: C:\Users\ … \site-packages\tensorflow_decision_forests\tensorflow\ops\inference\inference.so not found

When I tried to run the HTML files, it showed an error like this:

this only happened in this lab; the previous lab was perfectly normal.

1 Like

Dear @syahbagus,

Sorry to reply you late. Is your problem solved?