需要導入模塊: from theano import tensor [as 別名] # 或者: from theano.tensor import reshape [as 別名] def call(self,x,mask=None): conv_input,theta = x s ...
確定! 回上一頁