0

1.14.0我有python的 tensorflow3.6.8我在 CPU 上运行我的代码并获得以下输出:

2021-09-14 17:08:44.571285: I tensorflow/core/platform/cpu_feature_guard.cc:142] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 AVX512F FMA
2021-09-14 17:08:44.589991: I tensorflow/core/platform/profile_utils/cpu_utils.cc:94] CPU Frequency: 2500000000 Hz
2021-09-14 17:08:44.591446: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x26d3e30 executing computations on platform Host. Devices:
2021-09-14 17:08:44.591854: I tensorflow/compiler/xla/service/service.cc:175]   StreamExecutor device (0): <undefined>, <undefined>

我无法调试任何东西,因为它挂起运行。我已经在几台只有 CPU 的本地机器上运行了相同的代码,并且它可以工作。

4

0 回答 0