Skip to content

Remove unconditional prints to stdout #2080

@gshtras

Description

@gshtras

In certain places across the codebase there are unconditional std::cout, such as
https://github.com/ROCm/aiter/blob/main/csrc/include/aiter_hip_common.h#L84 and others
These printouts ignore the general AITER_LOG_LEVEL and cannot be suppressed.
Please make them respect the logging verbosity setting

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions