Which tensorflow lite implemention is better , python or c++ ?

which tensorflow lite implemention is better , python or c++ ?

I think that using python or c++ it really depends on your project.
E.g. Are you integrating the network in a c++ project? Do have any constrain to avoid the python interpreter on that specific hw platfrom etc…