core.jit#
Module Contents#
Functions#
No-op decorator |
|
Enable the JIT fuser |
|
Disable the JIT fuser |
Data#
API#
- core.jit.jit_fuser#
None
- core.jit.noop_decorator(func)#
No-op decorator
- core.jit.enable_jit_fuser()#
Enable the JIT fuser
- core.jit.disable_jit_fuser()#
Disable the JIT fuser