[W NNPACK.cpp:64] Could not initialize NNPACK! Reason: Unsupported hardware. -------------------------------------------------------------------- {'games': [], 'teams': {0: {'team_name': 'Tinky Winky', 'agent': 'agents.t_041.myTeam', 'load_agent': False}, 1: {'team_name': 'Tinky Winky', 'agent': 'agents.t_041.myTeam', 'load_agent': False}}, 'num_of_games': 1} Error: Agent at "agents.t_041.myTeam" could not be loaded! Traceback (most recent call last): File "general_game_runner.py", line 147, in loadAgent agent_temp = mymodule.myAgent(i) File "/code/assignment3/code_base/agents/t_041/myTeam.py", line 303, in __init__ raise ValueError(f'Time usage {load_time}, {infer_time} {TRANSFORM_TIME} {INFERENCE_TIME} {VALIDATION_TIME}') ValueError: Time usage 2.449554920196533, 24.702122449874878 0.001912832260131836 24.697204113006592 0.0021691322326660156 Error: Agent at "agents.t_041.myTeam" could not be loaded! Traceback (most recent call last): File "general_game_runner.py", line 147, in loadAgent agent_temp = mymodule.myAgent(i) File "/code/assignment3/code_base/agents/t_041/myTeam.py", line 303, in __init__ raise ValueError(f'Time usage {load_time}, {infer_time} {TRANSFORM_TIME} {INFERENCE_TIME} {VALIDATION_TIME}') ValueError: Time usage 0.11710119247436523, 24.575780868530273 0.0005893707275390625 24.274930000305176 0.2997119426727295