Hi. I am trying to train rasa3 nlu on gpu, but it just cant. I am migrating from rasa2 and it works well on gpu, which proves the gpu or nvidia-smi or something else works fine. while i try it on rasa3, it shows no process running on gpu, based on the feedback from nvidia-smi.
If my words are too vague to locate the problem, can someone tell me how to print tensorflow log? It seems like rasa omits the tensorflow log and only print rasa log.
extra info:
- no error occurs when run
CUDA_VISIBLE_DEVICES=0 rasa train nlu