tensorflow icon indicating copy to clipboard operation
tensorflow copied to clipboard

An Open Source Machine Learning Framework for Everyone

Results 1769 tensorflow issues
Sort by recently updated
recently updated
newest added

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...

stat:awaiting response
type:bug
comp:ops
TF 2.11

Hello! I'm wondering where can I find a demo to inference with NPU. It's better to detect objection. Thank you!

type:support
comp:lite

### 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...

type:build/install
subtype:windows
TF 2.19

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...

type:bug
comp:lite
2.6.0

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...

awaiting review
ready to pull
size:XS
comp:lite-tosa

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.