Name |
Last commit
|
Last update |
---|---|---|
.. | ||
bitserial.cc | ||
convolution.cc | ||
convolution.h | ||
nn.cc | ||
nn.h | ||
pad.cc | ||
pooling.cc | ||
sparse.cc | ||
upsampling.cc |
* Fix infer type of kernel in dense. * - Moving the check of weight being nullptr up as it is needed in both the branches now. - Adding test case for validating that data dtype and kernel dtypes can be different. * - Fix the dtype check for weight. If the weight is not present then we will use the data dtype.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
bitserial.cc | Loading commit data... | |
convolution.cc | Loading commit data... | |
convolution.h | Loading commit data... | |
nn.cc | Loading commit data... | |
nn.h | Loading commit data... | |
pad.cc | Loading commit data... | |
pooling.cc | Loading commit data... | |
sparse.cc | Loading commit data... | |
upsampling.cc | Loading commit data... |