- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for override_eigen_strong_inline (0.08 sec)
-
tensorflow/BUILD
) config_setting( name = "using_rocm_hipcc", define_values = {"using_rocm_hipcc": "true"}, ) config_setting( name = "override_eigen_strong_inline", define_values = {"override_eigen_strong_inline": "true"}, visibility = ["//visibility:public"], ) # This flag specifies whether TensorFlow 2.0 API should be built insteadRegistered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Wed Nov 12 19:21:56 UTC 2025 - 53.1K bytes - Viewed (0) -
.bazelrc
common:rbe_win_base --nobuild_python_zip # Don't build the runfile links in the RBE build which is expensive on Windows. common:rbe_win_base --nobuild_runfile_links common:rbe_win_base --define=override_eigen_strong_inline=true common:rbe_windows_x86_cpu_2022 --config=rbe_win_base --config=windows_x86_cpu_2022 # END TF REMOTE BUILD EXECUTION OPTIONS # TFLite build configs for generic embedded Linux
Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Fri Dec 26 23:20:26 UTC 2025 - 56.8K bytes - Viewed (0)