-
Notifications
You must be signed in to change notification settings - Fork 74.8k
Closed
Labels
comp:liteTF Lite related issuesTF Lite related issuesstaleThis label marks the issue/pr stale - to be closed automatically if no activityThis label marks the issue/pr stale - to be closed automatically if no activitystat:awaiting responseStatus - Awaiting response from authorStatus - Awaiting response from authortype:featureFeature requestsFeature requests
Description
We track operations that we need add to TensorFlow Lite here:
- Conv3d (feature request:TFLite seem don't support conv3d yet? #19658)
- Quantized TransposeConv (tflite: "Unimplemented: this graph contains an operator of type TransposeConv for which the quantized form is not yet implemented". So how long will that be supported? #21394)
- SpaceToBatchND (non-4D) ([tflite][android]deeplab-v3+ runtime error on Pad Ops #21266)
- BatchToSpaceND (non-4D) ([tflite][android]deeplab-v3+ runtime error on Pad Ops #21266)
- SquaredDifference (quantized) (ValueError: None is only supported in the 1st dimension. #21986)
- t2t model ops (Abs, All, BatchMatMul, Cos, DatasetToSingleElement, Enter, Exit, Fill, FloorMod, GatherNd, IsFinite, ListDiff, LoopCond, MapDataset, MatrixBandPart, Merge, PaddedBatchDatasetV2, Range, RefEnter, ScatterNd, Switch, TensorSliceDataset, Where, ZerosLike, convert_gradient_to_tensor_HBc3xYw22Mw) (convert the t2t model to tflite error #20679)
- RandomUniform (TFLiteConverter.from_session() error #23651)
- Quantized Div (Address missing TensorFlow operations to TFLite: #21526)
Please comment with new operations you may want, we will add them to the list and remove your comment. Thanks!
Iamanorange, vinayonchip, fzyzcjy, WilliamL1, fengxiuyaun and 20 more
Metadata
Metadata
Assignees
Labels
comp:liteTF Lite related issuesTF Lite related issuesstaleThis label marks the issue/pr stale - to be closed automatically if no activityThis label marks the issue/pr stale - to be closed automatically if no activitystat:awaiting responseStatus - Awaiting response from authorStatus - Awaiting response from authortype:featureFeature requestsFeature requests