torch/torch.github.io

Minor typo in custom layer boilerplate example

brollb opened this issue · 0 comments

In the example boilerplate for a custom layer (in lua), the Parent variable is mismatched cases in the definition and it's use in __init function