I have a complicated function written in python, the input arguments are numpy arrays and the output is a list. How can I call this function inside a compuational graph, where the inputs will become tensorvariables?
Do I need to re-implement my function? -- --- You received this message because you are subscribed to the Google Groups "theano-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
