| commit | d9a2bdb9dfae8292ad5aabe8471ae0fd1fb4c969 | [log] [tgz] |
|---|---|---|
| author | Gregory Chanan <gchanan@fb.com> | Thu Oct 06 15:40:02 2016 -0700 |
| committer | Gregory Chanan <gchanan@fb.com> | Tue Nov 08 13:01:05 2016 -0800 |
| tree | 17e1b8671a0d87498b1c4808b24f846498dd46d1 | |
| parent | 57e678c94bb43d137c108aef6ca798482245b485 [diff] |
Add generic support for PReLU. This is the first instance of functions that take a lua number but are not reals in C. So, instead of automatically converting lua numbers in the half case, we parse the function definitions to find the argument positions to convert.