Skip to content

Fix FC forwardDType

Cyril Moineau requested to merge fixFCForwardDims into dev
  • 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

Merge request reports

Loading