Whether this whl package can be used to run the model on CINN.
True if CINN is currently available, otherwise False.
Bool
Examples
>>> import paddle >>> support_cinn = paddle.device.is_compiled_with_cinn()