-
Notifications
You must be signed in to change notification settings - Fork 42
Analyze the ops of style transfer model #1312
Comments
The tables are very helpful. Thanks @miaobin . @fujunwei @mingmingtasd @lisa0314 , we need to investigate the platform API support including DirectML, Android NNAPI and OpenVINO + DNNL (Lisha). I'll take care of webnn spec gap analysis. Thanks all! |
Add DirectML column.
|
|
|
Ops tables for Android NNAPI and OpenVINO have been added as above , please review, thanks! @huningxin |
|
@miaobin , please remove the pb table and update the ONNX table according to https://github.com/acerwebai/VangoghCrazyWorld/blob/master/tf2onnx_models/la_muse_onnxv7.onnx. To me, the onnx model doesn't have |
And I think the |
The |
Yes, I added it, thanks! @huningxin |
@huningxin @ibelem I have updated the table and added the comparison with Web Neural Network API. |
Thanks @miaobin , it looks like webnn needs to add |
Yes, three are required in ONNX format, and one more (squaredDifference) is required in TFLite format. |
https://github.com/acerwebai/VangoghCrazyWorld
The TensorFlow Lite model:
The ONNX model:
The text was updated successfully, but these errors were encountered: