tensorflow
https://github.com/tensorflow/tensorflow
C++
An Open Source Machine Learning Framework for Everyone
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported523 Subscribers
View all SubscribersAdd a CodeTriage badge to tensorflow
Help out
- Issues
- Validate TensorList buffer dtype in XLA read kernels
- [NFC] Move thread_pool to autotuner, to improve parallelism.
- tf.reshape with two -1 dimensions is correctly rejected by eager and jit_compile=True, but autoclustering silently returns a result instead of raising [Recent/StarCoder]
- Add backward compatibility verification to AOT test client
- tf.tuple() with a nested-tuple argument is silently returned unchanged under eager execution, but raises a shape ValueError under tf.function tracing (jit_compile=True and autoclustering) [Recent/StarCoder]
- Explicit tf.device() placement on a nonexistent device is correctly rejected by eager execution and autoclustering, but silently ignored under jit_compile=True [Recent/StarCoder]
- Integrate LLVM at llvm/llvm-project@0c27a66627a5
- [SDY][ReplicaGroupV3][2/4] Add inline-meshes option to ExportOptions and use it in export pipeline.
- [XProf] Update hlo_proto_to_memory_visualization_utils to use BufferValueProto
- [XLA:GPU]: Rolling back: Reattempt wrap all collectives in async-start for GPUs
- Docs
- C++ not yet supported