You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I set the following environment variable export TAO_ENFORCE_VERBOSE_COMPILATION_LOG=1 export TF_CPP_VMODULE=disc_compiler=1
and also got these warnings
2024-02-01 09:19:54.970256: W tao_bridge/kernels/disc_launch.cc:46] cluster: tao_cluster_2_disc_launch fallbacks to TF as tao_compiler failed.
2024-02-01 09:19:55.061115: W tao_bridge/kernels/disc_launch.cc:46] cluster: tao_cluster_2_disc_launch fallbacks to TF as tao_compiler failed.
2024-02-01 09:19:55.148396: W tao_bridge/kernels/disc_launch.cc:46] cluster: tao_cluster_2_disc_launch fallbacks to TF as tao_compiler failed.
2024-02-01 09:19:55.238986: W tao_bridge/kernels/disc_launch.cc:46] cluster: tao_cluster_2_disc_launch fallbacks to TF as tao_compiler failed.
#--# total time: 83.1417486667633s , average time:0.0831417486667633s
Any help?
The text was updated successfully, but these errors were encountered:
I set the following environment variable
export TAO_ENFORCE_VERBOSE_COMPILATION_LOG=1 export TF_CPP_VMODULE=disc_compiler=1
and also got these warnings
2024-02-01 09:19:54.970256: W tao_bridge/kernels/disc_launch.cc:46] cluster: tao_cluster_2_disc_launch fallbacks to TF as tao_compiler failed.
2024-02-01 09:19:55.061115: W tao_bridge/kernels/disc_launch.cc:46] cluster: tao_cluster_2_disc_launch fallbacks to TF as tao_compiler failed.
2024-02-01 09:19:55.148396: W tao_bridge/kernels/disc_launch.cc:46] cluster: tao_cluster_2_disc_launch fallbacks to TF as tao_compiler failed.
2024-02-01 09:19:55.238986: W tao_bridge/kernels/disc_launch.cc:46] cluster: tao_cluster_2_disc_launch fallbacks to TF as tao_compiler failed.
#--# total time: 83.1417486667633s , average time:0.0831417486667633s
Any help?
The text was updated successfully, but these errors were encountered: