cppflow
cppflow copied to clipboard
Const qualifiers for model calls
#109
Hi!
Thanks for your work. I am not sure about how const is the model call as there may be collateral changes in model.session. I didn't go through the tensorflow code, so I am not sure about it. Did you check that, in effect, is a const call?
Thanks!
I will close this for the moment, as I am still not sure how const the model call is.