Lines Matching refs:x
138 | convolution | x | x |
139 | fully_connected | x | x |
140 | lstm | | x |
141 | svdf | | x | Operator is only fully supported by TFLM.
142 | softmax | x | x |
143 | avgpool | x | x |
144 | maxpool | x | x |
145 | add | x | x |
146 | mul | x | x |
162 | convolution | x | x | New version only supports 16x8
163 | fully_connected | x | x | New version only supports int4 packed weights
164 | lstm | x | x | Only new version supporting 16x8
165 | svdf | x | |
166 | softmax | x | |
167 | avgpool | x | |
168 | maxpool | x | |
169 | add | x | |
170 | mul | x | |