tf.nn.depthwise_conv2d()

How can I implement tf.nn.depthwise_conv2d() in TensorRT. Can’t find network definition for this operation in TensorRT [url]TensorRT: nvinfer1::INetworkDefinition Class Reference.

Or any available plugin if not in TensorRT?