Input arguments of tf functions not showing in Spyder

Can anybody tell me why does Spyder/Keras does not show the arguments to TF functions? (the places I marked with red arrows and question marks). The user-defined function model.predict in the console does show the argument (“self.F”)…
What’s wrong with all the other functions? I’m trying to debug the code and not seeing the input arguments is kind of hectic…

Hi @David_F

Welcome to the TensorFlow Forum!

The given information is not sufficient to understand the issue. Please provide us some more details on issue and share the reproducible code to replicate the error. Thank you.

1 Like