Shortcuts

Function torch_tensorrt::logging::set_is_colored_output_on

Function Documentation

TORCHTRT_API void torch_tensorrt::logging::set_is_colored_output_on(bool colored_output_on)

Sets if logging prefix will be colored (helpful when debugging but not always supported by terminal)

Parameters

colored_output_on – bool - If the output will be colored or not

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources