tflite-micro icon indicating copy to clipboard operation
tflite-micro copied to clipboard

FullyConnected layer integration changes

Open vnileshdaiict opened this issue 1 year ago • 4 comments

Following changes have been made :

  1. Integration of float32, 4-bit & 16-bit fully_connected kernels.
  2. Integration of matmul kernels for float32, 4, 8, 16-bit batched fully_connected cases.
  3. Data-type based registration for fully_connected operator.
  4. Addition of compile flag to include / exclude HiFi floating point optimized fully_connected kernel.

BUG=none

vnileshdaiict avatar Mar 05 '24 06:03 vnileshdaiict

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Mar 05 '24 06:03 google-cla[bot]

"This PR is being marked as stale due to inactivity. Remove label or comment to prevent closure in 5 days."

github-actions[bot] avatar Apr 14 '24 10:04 github-actions[bot]

@vp-cad - The formatting errors can be fixed with:

tensorflow/lite/micro/tools/ci_build/test_code_style.sh --fix_formatting

rascani avatar May 15 '24 16:05 rascani

"This PR is being marked as stale due to inactivity. Remove label or comment to prevent closure in 5 days."

github-actions[bot] avatar Jun 25 '24 10:06 github-actions[bot]

"This PR is being marked as stale due to inactivity. Remove label or comment to prevent closure in 5 days."

github-actions[bot] avatar Aug 11 '24 10:08 github-actions[bot]

"This PR is being closed because it has been marked as stale for 5 days with no further activity."

github-actions[bot] avatar Aug 16 '24 10:08 github-actions[bot]