def make_node(self, request, data): return gof.Apply(self, [request, data], [theano.Variable(Generic())])