I’m currently using KleidiAI in conjunction with PyTorch/TorchAO/Torchchat. I’m trying to figure out how to enable logging for the operations or processes running within KleidiAI when used alongside the other framework. Is there a flag, environment variable, or configuration option that can be set to print detailed logs for debugging or monitoring purposes? Could someone help with this or point me in the right direction?
There isn't logging in KleidiAI currently. The debugging is largely through asserts. Is there something you'd particularly like in the logging? I can mention it to the Kleidi team.
I'm also very interested in what your KleidiAI/PyTorch based project is!