mvitez / thnets

Basic library that can run networks created with Torch
Other
173 stars 23 forks source link

python lib issue #20

Open culurciello opened 5 years ago

culurciello commented 5 years ago

testing this on a raspberry pi https://github.com/mvitez/thnets/blob/1e4adc7c1cf0020f73520edc58cc084fe7e6cf34/thnets.py#L29 for me it should be: result = as_array(presult, (n,1))

mvitez commented 5 years ago

Why?