learning-to-play

Results 14 comments of learning-to-play

There are multiple parallel ongoing efforts to improve the build including refactoring of TensorFlow base libraries.

@joker-eph Do you think there is an opportunity to incorporate the collected feedback into the current refactoring projects? See @bhack's comment above.

What is the status of this issue? TensorFlow supports ARM64. If `USE_BAZEL_VERSION=$commit` doesn't work on ARM64, it practically prevents TensorFlow from using this feature.

Hi @yongtang , This issue has is preventing some users from running their jobs on GPU by causing additional load. Could you help?

Hi @dimbleby , TensorFlow supports pip as Python package manager: https://www.tensorflow.org/install/pip#windows-native. We use pip for our internal testing. Does the issue reported here happen only for Poetry?

Hi @rishikasinha-tf, Could you please take a look?

Hi @markub3327, it seems the issue is encountered in TF 2.11.0, too. Could you please add the fix to the `master` branch? One option to test the fix is using...

Hi @MarkDaoust , Do you know who can help?

In [this TensorFlow blog](https://blog.tensorflow.org/2022/09/whats-new-in-tensorflow-210.html) please see section "Expanded GPU support on Windows". Also please see [TensorFlow install page](https://www.tensorflow.org/install/pip) and [this page](https://learn.microsoft.com/en-us/windows/ai/directml/gpu-tensorflow-plugin) for more info. Please feel free to sign up...