Merge pull request #43139 from foss-for-synopsys-dwc-arc-processors:add_arc_maintainers

PiperOrigin-RevId: 331282464
Change-Id: I77b0e7954bf6bfbe93e28895b7a40c645cb5cfa7
This commit is contained in:
TensorFlower Gardener 2020-09-11 22:40:10 -07:00
commit 73835b3d86
2 changed files with 14 additions and 0 deletions

View File

@ -1,5 +1,12 @@
# EmbARC MLI Library Based Optimizations of TensorFlow Lite Micro Kernels for ARC Platforms.
## Maintainers
* [dzakhar](https://github.com/dzakhar)
* [JaccovG](https://github.com/JaccovG)
## Introduction
This folder contains kernel implementations which use optimized
[embARC MLI Library](https://github.com/foss-for-synopsys-dwc-arc-processors/embarc_mli).
It allows acceleration of inference operations which use int8 (asymmetric

View File

@ -1,5 +1,12 @@
# Building TensorFlow Lite for Microcontrollers for Synopsys DesignWare ARC EM/HS Processors
## Maintainers
* [dzakhar](https://github.com/dzakhar)
* [JaccovG](https://github.com/JaccovG)
## Introduction
This document contains the general information on building and running
TensorFlow Lite Micro for targets based on the Synopsys ARC EM/HS Processors.