Dataset Viewer
Auto-converted to Parquet Duplicate
id
int64
title
string
body
string
created_at
string
user
string
body_length
int64
has_bug
int64
3,651,243,760
[XLA:CPU][XTile] Add first experimental integration of tiled emitter.
[XLA:CPU][XTile] Add first experimental integration of tiled emitter. Can be enabled with `XLA_FLAGS="--xla_backend_extra_options=xla_cpu_enable_tiled_emitter"` (!warning! may not work as expected for now)
2025-11-21T11:12:37Z
user_450
207
0
3,651,236,174
[XTile] Enable passing fusions without gpu backend config.
[XTile] Enable passing fusions without gpu backend config. This will enable us to emit cpu fusions.
2025-11-21T11:10:24Z
user_450
101
0
3,651,217,644
PR #34173: [ROCm][XLA:GPU] Rename warp to shmem_group in PackedTranspose
PR #34173: [ROCm][XLA:GPU] Rename warp to shmem_group in PackedTranspose Imported from GitHub PR https://github.com/openxla/xla/pull/34173 Rename `warp` to `shmem_group` in `PackedTranspose`. Also calculate their count as `kNumThreadsPerBlock / kNumShmemBanks` to avoid inconsistency when manually specified. This c...
2025-11-21T11:04:48Z
user_450
1,580
0
3,650,988,939
Automated Code Change
Automated Code Change
2025-11-21T09:56:54Z
user_450
22
0
3,650,981,405
[XTile] Add compatible_with_portable rules to enable CPU linking.
[XTile] Add compatible_with_portable rules to enable CPU linking.
2025-11-21T09:54:47Z
user_450
66
0
3,650,978,604
Automated Code Change
Automated Code Change
2025-11-21T09:54:06Z
user_450
22
0
3,650,962,306
DepthwiseConv2dNativeBackpropInput causes CHECK failed in tensor_format.h on CPU
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version TF 2.21.0 ### Custom code Yes ### OS platform and distribution Windows 11 x86_64 ### Mobile device _No response_ ### Python version 3.10 ### Bazel version _No response_ ### GCC/comp...
2025-11-21T09:49:43Z
user_242
4,692
1
3,650,245,007
Refactor CreateOutputLeafTpuBuffer to call DefineBuffer instead. Because of
Refactor CreateOutputLeafTpuBuffer to call DefineBuffer instead. Because of error buffers this needs to take memory_space.
2025-11-21T05:13:28Z
user_450
123
0
3,650,176,765
Fix some c++ readability issues in latency hiding scheduler
Fix some c++ readability issues in latency hiding scheduler - Optimized logging by using bsl::StringAppend - Refactored HloGraphNode class, added GetMutableInstr(), removed const_cast
2025-11-21T04:37:33Z
user_450
185
0
3,650,153,529
Automated Code Change
Automated Code Change
2025-11-21T04:23:28Z
user_450
22
0
3,650,142,341
Automated Code Change
Automated Code Change
2025-11-21T04:16:51Z
user_450
22
0
3,650,139,801
CUDA device context initialization failure in tf.raw_ops.GatherV2with invalid axis parameter (axis=9 for 2D tensor)
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf2.17 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version _No response_ ### Bazel version _No response_ ### GCC/co...
2025-11-21T04:15:18Z
user_393
1,507
1
3,650,127,765
Automated Code Change
Automated Code Change
2025-11-21T04:08:17Z
user_450
22
0
3,650,124,743
Automated Code Change
Automated Code Change
2025-11-21T04:06:47Z
user_450
22
0
3,650,119,383
Automated Code Change
Automated Code Change
2025-11-21T04:03:46Z
user_450
22
0
3,650,110,298
Automated Code Change
Automated Code Change
2025-11-21T03:58:20Z
user_450
22
0
3,650,100,448
Automated Code Change
Automated Code Change
2025-11-21T03:52:12Z
user_450
22
0
3,650,095,417
Automated Code Change
Automated Code Change
2025-11-21T03:50:02Z
user_450
22
0
3,650,095,407
Automated Code Change
Automated Code Change
2025-11-21T03:50:02Z
user_450
22
0
3,650,088,986
Automated Code Change
Automated Code Change
2025-11-21T03:46:50Z
user_450
22
0
3,650,084,478
Automated Code Change
Automated Code Change
2025-11-21T03:44:52Z
user_450
22
0
3,650,082,592
Automated Code Change
Automated Code Change
2025-11-21T03:44:08Z
user_450
22
0
3,650,061,340
Integrate LLVM at llvm/llvm-project@423bdb2bf257
Integrate LLVM at llvm/llvm-project@423bdb2bf257 Updates LLVM usage to match [423bdb2bf257](https://github.com/llvm/llvm-project/commit/423bdb2bf257)
2025-11-21T03:34:29Z
user_450
151
0
3,650,045,252
Updating the Preloaded Executables Store to handle IFRT IR executables
Updating the Preloaded Executables Store to handle IFRT IR executables Add tests and refactor the testing to make the individual tests simpler and more obvious.
2025-11-21T03:25:22Z
user_450
162
0
3,650,021,967
CUDA invalid resource handle and memory copy failure in tf.nn.conv3doperation with large tensor dimensions
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf2.17 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version _No response_ ### Bazel version _No response_ ### GCC/co...
2025-11-21T03:13:45Z
user_393
2,155
1
3,650,016,107
CUDA device context initialization failure in tf.signal.rfft2dwith special characters in operation name parameter
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf2.17 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version _No response_ ### Bazel version _No response_ ### GCC/co...
2025-11-21T03:10:10Z
user_393
1,885
1
3,650,002,904
Integrate LLVM at llvm/llvm-project@fbc093588f65
Integrate LLVM at llvm/llvm-project@fbc093588f65 Updates LLVM usage to match [fbc093588f65](https://github.com/llvm/llvm-project/commit/fbc093588f65)
2025-11-21T03:02:26Z
user_450
151
0
3,650,001,887
CUDA device context initialization failure during IFFT operations with extreme axis parameter values
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf2.17 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version _No response_ ### Bazel version _No response_ ### GCC/co...
2025-11-21T03:01:53Z
user_393
1,654
1
3,649,995,989
CUDA invalid resource handle errors and memory corruption in lu_solve and sparse operations with extreme tensor values
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version tf2.17 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version _No response_ ### Bazel version _No response_ ### GCC/com...
2025-11-21T02:57:53Z
user_393
2,224
1
3,649,991,052
Allow setting sub-allocator visitors from `xla::GpuAllocatorConfig`
Allow setting sub-allocator visitors from `xla::GpuAllocatorConfig`
2025-11-21T02:54:26Z
user_450
68
0
3,649,977,234
CUDA memory corruption and invalid handle errors in tf.map_fnwhen using parallel_iterationsin eager execution mode
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version tf2.10 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version _No response_ ### Bazel version _No response_ ### GCC/com...
2025-11-21T02:44:40Z
user_393
2,535
1
3,649,970,119
CUDA device context initialization failure when processing tensors with extreme integer values in reduction operations
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf2.17 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version _No response_ ### Bazel version _No response_ ### GCC/co...
2025-11-21T02:39:53Z
user_393
1,536
1
3,649,952,764
GPU memory exhaustion and cuFFT batched plan failure when using extreme fft_lengthvalues in FFT operations
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version tf2.10 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version _No response_ ### Bazel version _No response_ ### GCC/com...
2025-11-21T02:30:52Z
user_393
2,085
1
3,649,945,538
GPU memory corruption and invalid CUDA handle when using extreme negative summarizevalue in tf.debugging.assert_less
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf2.17 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version _No response_ ### Bazel version _No response_ ### GCC/co...
2025-11-21T02:26:07Z
user_393
2,310
1
3,649,911,516
cuSolverDN initialization failure causes core dump in tf.raw_ops.Luoperation on multi-GPU system
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf2.17 ### Custom code Yes ### OS platform and distribution _No response_ ### Mobile device _No response_ ### Python version _No response_ ### Bazel version _No response_ ### GCC/co...
2025-11-21T02:11:44Z
user_393
1,660
1
3,649,876,719
Integrate LLVM at llvm/llvm-project@88055b3a56c6
Integrate LLVM at llvm/llvm-project@88055b3a56c6 Updates LLVM usage to match [88055b3a56c6](https://github.com/llvm/llvm-project/commit/88055b3a56c6)
2025-11-21T01:57:17Z
user_450
151
0
3,649,825,601
argument removal without building prototype
argument removal without building prototype
2025-11-21T01:26:31Z
user_450
44
0
3,649,812,056
BlockLSTMGrad CHECK failure on CPU
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf 2.20.0 ### Custom code Yes ### OS platform and distribution Kali Linux (kali-rolling) ### Mobile device _No response_ ### Python version 3.10 ### Bazel version _No response_ ###...
2025-11-21T01:21:33Z
user_242
2,607
1
3,649,785,695
TensorShape CHECK failure in nightly & stable
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf 2.20.0 ### Custom code Yes ### OS platform and distribution Kali Linux (kali-rolling) ### Mobile device _No response_ ### Python version 3.10 ### Bazel version _No response_ ### ...
2025-11-21T01:11:05Z
user_242
1,660
1
3,649,708,236
CollectiveGatherV2 TensorShape CHECK failure
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version tf 2.20.0 ### Custom code Yes ### OS platform and distribution Kali Linux (kali-rolling) Linux kali 6.11.2-amd64 ### Mobile device _No response_ ### Python version Python 3.10 ### Baz...
2025-11-21T00:36:22Z
user_242
2,123
1
3,649,627,184
Remove unused deprecated absl::testing usages in service and stream_executor sub-folders.
Remove unused deprecated absl::testing usages in service and stream_executor sub-folders. New namespace is absl_testing::
2025-11-21T00:00:28Z
user_450
122
0
3,649,460,684
Implement `CreateErrorBuffer` in pjrt c api
Implement `CreateErrorBuffer` in pjrt c api
2025-11-20T22:53:12Z
user_450
44
0
3,649,451,700
Refactor HloDCE to use a setter for removing dead entry parameters.
Refactor HloDCE to use a setter for removing dead entry parameters. Removes `remove_dead_parameters_from_entry_computation` from the HloDCE constructor in favor of an explicit setter. This option is risky in production, so moving it ensures a safe default and prevents accidental enablement via constructor arguments.
2025-11-20T22:50:41Z
user_450
319
0
3,649,422,753
[ReplicaGroupV3][Partitioner][Utilities] cleanup iota functions for creating V2 replica groups and add test for untested function.
[ReplicaGroupV3][Partitioner][Utilities] cleanup iota functions for creating V2 replica groups and add test for untested function.
2025-11-20T22:42:43Z
user_450
131
0
3,649,410,328
Implement memory_space_by_kind for PjRtCApiDevice.
Implement memory_space_by_kind for PjRtCApiDevice.
2025-11-20T22:39:02Z
user_450
51
0
3,649,386,980
speed up xla_device_test 5x by reusing session
speed up xla_device_test 5x by reusing session
2025-11-20T22:32:11Z
user_450
47
0
3,649,373,927
Allow HloDCE to remove dead parameters from the entry computation.
Allow HloDCE to remove dead parameters from the entry computation. This change introduces a new option `remove_dead_parameters_from_entry_computation` to `HloDCE`. When this option is enabled, HloDCE can remove parameters from the entry computation if they are dead. This is generally not allowed as it breaks the contr...
2025-11-20T22:28:36Z
user_450
367
0
3,649,256,835
Add support for JPEG XL in TensorFlow DecodeImage.
Add support for JPEG XL in TensorFlow DecodeImage.
2025-11-20T21:55:15Z
user_450
51
0
3,649,058,725
Update Maven package name in error messages from TF Lite to LiteRT.
Update Maven package name in error messages from TF Lite to LiteRT.
2025-11-20T20:59:25Z
user_450
68
0
3,648,762,483
Fix typo in `reduce_scatter_decomposer_test`.
Fix typo in `reduce_scatter_decomposer_test`.
2025-11-20T19:32:27Z
user_450
46
0

Dataset Card for Github Issues - TensorFlow

Dataset Details

Dataset Description

This dataset contains 50 open issues collected from the public TensorFlow GitHub repository. Each record includes the issue ID, title, body text, creation date, anonymized user ID, body length, and a flag indicating whether the issue mentions a bug. The dataset has been structured for analysis and learning purposes.

  • Curated by: Lin Shi
  • Language(s) (NLP): English
  • License: Create Commons Zero v1.0 Universal (CC0 1.0)

Dataset Sources [optional]

Uses

Direct Use

This dataset can be used for text analysis, summarization, or bug detection exercises.

Out-of-Scope Use

Not intended for production software bug tracking or any commercial purpose. User information has been anonymized.

Dataset Structure

  • id: int64, unique identifier for each issue

  • title: string, issue title

  • body: string, issue content

  • created_at: string, creation date

  • user: string, anonymized user ID

  • body_length: int64, number of characters in the body

  • has_bug: int64, 1 if the body mentions 'bug', otherwise 0

  • Split: train, 50 examples

Dataset Creation

Curation Rationale

This dataset was created to provide a small, structured sample of GitHub issues for learning and experimentation in text analysis and bug detection.

Source Data

Collected via the GitHub API using requests library. Data was filtered and structured in a Pandas DataFrame. Usernames were anonymized for privacy.

Data Collection and Processing

The latest 50 open issues were retrieved from the TensorFlow GitHub repository. Each issue's ID, title, body, creation date, and username were extracted. Usernames were anonymized using a hashing method to protect privacy. Additional derived fields include body_length and has_bug.

Who are the source data producers?

The source data producers are the contributors of the TensorFlow repository on GitHub. No personal information beyond publicly available usernames (which were anonymized) is included.

Annotation process

No manual annotation was performed for this dataset.
The only derived labels are programmatically generated fields such as body_length and
has_bug, which were computed automatically using simple text-processing rules.
No annotation tools or human annotators were involved.

Who are the annotators?

There were no human annotators.
All derived fields were generated automatically through Python code written by the dataset curator (Lin Shi).

Personal and Sensitive Information

All usernames have been anonymized, and no sensitive or private information is included.
The dataset only contains publicly available GitHub issue text.
It is intended solely for educational use as part of a TAFE coursework assignment.

Bias, Risks, and Limitations

The dataset only contains 50 open issues from one repository, so it is not representative of all GitHub projects or issue types. Derived fields like has_bug are simplistic and may not fully capture actual bugs.

Recommendations

Users should be aware that this dataset is for educational purposes only and should not be used for production bug tracking or commercial analysis.

BibTeX:

No formal citation is available. Please cite the TensorFlow GitHub repository if needed.

APA:

No formal citation available. Refer to the TensorFlow GitHub repository for source data.

Dataset Card Contact

For questions about this dataset, please contact:

  • Name: Lin Shi
  • Purpose: Educational use only (TAFE coursework)
Downloads last month
5