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?
Great question! Have you checked the documentation for logging options in KleidiAI or PyTorch? You might also consider integrating a custom logging solution.