Problem when DepthWiseconv2D to SavedModel

I saved the “DepthWiseconv2D” model in the “Saved Model” format.
When checked with the “saved_model_cli” command, the following error occurs:

KeyError: ‘__inerence_depthwise_conv2d_layer_call_fn_978’

This problem is an error similar to the qualcomm’s SDK command “SNPE-TENSORFLOW-TO-DLC”.
Are “Save model” support “DepthWiseconv2D”?

A post was merged into an existing topic: Quantization aware model DepthWiseconv2D