tensorflow
tensorflow copied to clipboard
An Open Source Machine Learning Framework for Everyone
Click to expand! ### Issue Type Bug ### Have you reproduced the bug with TF nightly? No ### Source source ### Tensorflow Version 2.11.0 ### Custom Code Yes ### OS...
Hello! I'm wondering where can I find a demo to inference with NPU. It's better to detect objection. Thank you!
### Issue type Build/Install ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version 2.19 ### Custom code Yes ### OS platform and distribution...
Allow Xprof frontend to use the query parameter `use_saved_result=False` which will skip the intermediate analysis and regenerate the tool data from XSpace
[XLA:CPU] Naming module memory regions after emitters that produced the modules. FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/26948 from philipphack:u_spmd_partial_windowed_xla 35e5fe598ffbca4655bc80870487629c27139e37
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version tf 2.6.2 ### Custom code Yes ### OS platform and...
Automated Code Change
After c03f377bf520e84c952c9c52e77a9b8b04feb2c2, the TFL dialect is no longer part of common dialects, and `tf-tosa-opt --tofl-to-tosa-pipeline` would no longer be able to convert from TFL since the dialect was no longer...
Add AcquireScopedRawBuffer(...) to CommonPjRtBuffer which gives access to the buffer + definition events in order to perform read-only operations operations on this returned buffer.
Support for nested while loops in while_loop_unroller.