python - theano check if tensor is None -
what want create model in theano check , see if theano tensor none or not ( in situation theano tensor in fact shared variable, i'm looking general way not shared variable). after looking theano condition tutorial , didn't found out how can it. appreciated.
Comments
Post a Comment