How to Solve TypeError: Fetch argument None has invalid type Leave a reply problem: TypeError: Fetch argument None has invalid type <class’NoneType’> Solution: It may be becauseĀ sess.run([op])the op operation in does not exist, that is, it is None.
TypeError: Fetch argument None has invalid type <class’NoneType’> Solution: It may be becauseĀ sess.run([op])the op operation in does not exist, that is, it is None.