Fix FC forwardDType
- feat: Add support for FC forwardDType when nobias=True
- imp: Update forwardDType to not create a tensor for missing optional data
- dev: add test for forwardDims with fc no bias
- dev: introduce function
isInteger
to check is a data type is integer
Edited by Cyril Moineau