cuTensorNet
Public
cuTensorNet.enable_logging — Function
cuTensorNet.enable_logging(enable::Bool=true)Forward log messages from cuTensorNet to Julia's logging system. API and kernel traces are reported at Debug level, performance hints at Info level, and problems at Error level. Starting Julia with JULIA_DEBUG=cuTensorNet enables this automatically, and also shows the Debug-level messages.