brainpy.math.count_taichi_aot_kernels# brainpy.math.count_taichi_aot_kernels()[source]# Count the number of AOT compiled kernels. Returns: kernels_count – The number of AOT compiled kernels. Return type: int