【发布时间】:2022-11-29 11:31:25
【问题描述】:
如何禁用控制台中的tenserflow信息输出 尝试将环境“TF_CPP_MIN_LOG_LEVEL”更改为 3 看了网上的答案,发现只有Python
2022-10-20 22:31:27.972310: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x22ca2648990 initialized for platform Host (this does not guarantee that XLA will be used). Devices:
2022-10-20 22:31:27.972477: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version
【问题讨论】:
标签: c# tensorflow