url
stringlengths
63
63
repository_url
stringclasses
1 value
labels_url
stringlengths
77
77
comments_url
stringlengths
72
72
events_url
stringlengths
70
70
html_url
stringlengths
51
53
id
int64
1.57B
2.35B
node_id
stringlengths
18
19
number
int64
59.5k
69.6k
title
stringlengths
1
554
user
dict
labels
listlengths
0
8
state
stringclasses
2 values
locked
bool
2 classes
assignee
dict
assignees
listlengths
0
8
milestone
null
comments
listlengths
0
30
created_at
timestamp[s]
updated_at
timestamp[s]
closed_at
timestamp[s]
author_association
stringclasses
4 values
active_lock_reason
stringclasses
3 values
draft
bool
2 classes
pull_request
dict
body
stringlengths
1
65.4k
reactions
dict
timeline_url
stringlengths
72
72
performed_via_github_app
null
state_reason
stringclasses
3 values
is_pull_request
bool
2 classes
https://api.github.com/repos/tensorflow/tensorflow/issues/63991
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63991/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63991/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63991/events
https://github.com/tensorflow/tensorflow/pull/63991
2,196,007,559
PR_kwDOArmXAs5qJSw5
63,991
Implement hermetic cuda usage across TF projects.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T20:56:22
2024-03-25T20:09:27
2024-03-25T20:09:19
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63991", "html_url": "https://github.com/tensorflow/tensorflow/pull/63991", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63991.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63991.patch", "merged_at": null }
Implement hermetic cuda usage across TF projects.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63991/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63991/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63990
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63990/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63990/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63990/events
https://github.com/tensorflow/tensorflow/pull/63990
2,196,002,062
PR_kwDOArmXAs5qJRgB
63,990
PR #10711: [GPU][NFC] Clarify dependency of cuDNN fusion compilation on stream executor and cuDNN handle.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T20:54:15
2024-03-20T12:59:49
2024-03-20T12:59:48
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63990", "html_url": "https://github.com/tensorflow/tensorflow/pull/63990", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63990.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63990.patch", "merged_at": "2024-03-20T12:59:48" }
PR #10711: [GPU][NFC] Clarify dependency of cuDNN fusion compilation on stream executor and cuDNN handle. Imported from GitHub PR https://github.com/openxla/xla/pull/10711 LocalCuDnnHandle can now be created only via CudnnAccess which ensures that main cuDNN handle is created first. DnnGraph methods using cuDNN handle now require DnnSupport&. Copybara import of the project: -- 44baf4b48b9cedc762a77d3087db0581581a03a7 by Ilia Sergachev <[email protected]>: [GPU][NFC] Clarify dependency of cuDNN fusion compilation on stream executor and cuDNN handle. Merging this change closes #10711 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10711 from openxla:cudnn_handle_cleanup 44baf4b48b9cedc762a77d3087db0581581a03a7
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63990/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63990/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63989
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63989/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63989/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63989/events
https://github.com/tensorflow/tensorflow/pull/63989
2,196,001,461
PR_kwDOArmXAs5qJRW_
63,989
Increase Code Coverage of //third_party/tensorflow/core/tfrt/run_handler_thread_pool/
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T20:54:04
2024-03-19T23:56:06
2024-03-19T23:56:06
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63989", "html_url": "https://github.com/tensorflow/tensorflow/pull/63989", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63989.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63989.patch", "merged_at": "2024-03-19T23:56:05" }
Increase Code Coverage of //third_party/tensorflow/core/tfrt/run_handler_thread_pool/
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63989/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63989/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63988
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63988/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63988/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63988/events
https://github.com/tensorflow/tensorflow/pull/63988
2,195,956,716
PR_kwDOArmXAs5qJHEC
63,988
Support Per-channel quantization for DotGeneral
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T20:36:19
2024-03-20T23:08:27
2024-03-20T23:08:26
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63988", "html_url": "https://github.com/tensorflow/tensorflow/pull/63988", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63988.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63988.patch", "merged_at": "2024-03-20T23:08:26" }
Support Per-channel quantization for DotGeneral
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63988/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63988/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63987
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63987/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63987/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63987/events
https://github.com/tensorflow/tensorflow/issues/63987
2,195,945,394
I_kwDOArmXAs6C43ey
63,987
Converting Model to TFLite using Tensorflow 2.16.1 fails - works w/ 2.15.0
{ "login": "gsexton", "id": 6620963, "node_id": "MDQ6VXNlcjY2MjA5NjM=", "avatar_url": "https://avatars.githubusercontent.com/u/6620963?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gsexton", "html_url": "https://github.com/gsexton", "followers_url": "https://api.github.com/users/gsexton/followers", "following_url": "https://api.github.com/users/gsexton/following{/other_user}", "gists_url": "https://api.github.com/users/gsexton/gists{/gist_id}", "starred_url": "https://api.github.com/users/gsexton/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gsexton/subscriptions", "organizations_url": "https://api.github.com/users/gsexton/orgs", "repos_url": "https://api.github.com/users/gsexton/repos", "events_url": "https://api.github.com/users/gsexton/events{/privacy}", "received_events_url": "https://api.github.com/users/gsexton/received_events", "type": "User", "site_admin": false }
[ { "id": 386191887, "node_id": "MDU6TGFiZWwzODYxOTE4ODc=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/stat:awaiting%20response", "name": "stat:awaiting response", "color": "f4b400", "default": false, "description": "Status - Awaiting response from author" }, { "id": 473172988, "node_id": "MDU6TGFiZWw0NzMxNzI5ODg=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/type:bug", "name": "type:bug", "color": "159b2e", "default": false, "description": "Bug" }, { "id": 750616506, "node_id": "MDU6TGFiZWw3NTA2MTY1MDY=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/comp:lite", "name": "comp:lite", "color": "0052cc", "default": false, "description": "TF Lite related issues" }, { "id": 1661751498, "node_id": "MDU6TGFiZWwxNjYxNzUxNDk4", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/TFLiteConverter", "name": "TFLiteConverter", "color": "bfdadc", "default": false, "description": "For issues related to TFLite converter" }, { "id": 6671388216, "node_id": "LA_kwDOArmXAs8AAAABjaVOOA", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/TF%202.16", "name": "TF 2.16", "color": "FB9F9D", "default": false, "description": "" } ]
closed
false
{ "login": "LakshmiKalaKadali", "id": 149650845, "node_id": "U_kgDOCOt9nQ", "avatar_url": "https://avatars.githubusercontent.com/u/149650845?v=4", "gravatar_id": "", "url": "https://api.github.com/users/LakshmiKalaKadali", "html_url": "https://github.com/LakshmiKalaKadali", "followers_url": "https://api.github.com/users/LakshmiKalaKadali/followers", "following_url": "https://api.github.com/users/LakshmiKalaKadali/following{/other_user}", "gists_url": "https://api.github.com/users/LakshmiKalaKadali/gists{/gist_id}", "starred_url": "https://api.github.com/users/LakshmiKalaKadali/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/LakshmiKalaKadali/subscriptions", "organizations_url": "https://api.github.com/users/LakshmiKalaKadali/orgs", "repos_url": "https://api.github.com/users/LakshmiKalaKadali/repos", "events_url": "https://api.github.com/users/LakshmiKalaKadali/events{/privacy}", "received_events_url": "https://api.github.com/users/LakshmiKalaKadali/received_events", "type": "User", "site_admin": false }
[ { "login": "LakshmiKalaKadali", "id": 149650845, "node_id": "U_kgDOCOt9nQ", "avatar_url": "https://avatars.githubusercontent.com/u/149650845?v=4", "gravatar_id": "", "url": "https://api.github.com/users/LakshmiKalaKadali", "html_url": "https://github.com/LakshmiKalaKadali", "followers_url": "https://api.github.com/users/LakshmiKalaKadali/followers", "following_url": "https://api.github.com/users/LakshmiKalaKadali/following{/other_user}", "gists_url": "https://api.github.com/users/LakshmiKalaKadali/gists{/gist_id}", "starred_url": "https://api.github.com/users/LakshmiKalaKadali/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/LakshmiKalaKadali/subscriptions", "organizations_url": "https://api.github.com/users/LakshmiKalaKadali/orgs", "repos_url": "https://api.github.com/users/LakshmiKalaKadali/repos", "events_url": "https://api.github.com/users/LakshmiKalaKadali/events{/privacy}", "received_events_url": "https://api.github.com/users/LakshmiKalaKadali/received_events", "type": "User", "site_admin": false } ]
null
[ "It seems like you might have a mix of `keras` and `tf.keras` imports in your code, could you please check if your `best_model` is currently built using `tf.keras` or not?", "@gsexton,\r\nCould you please share a simple standalone code to reproduce the issue? Also, please try to execute the model code with the tf-keras, as the tensorflow v2.16 by default uses keras 3.0 version. Thank you!", "@tilakrayal The model is built via:\r\n\r\n```python\r\n model = tf.keras.Sequential([\r\n tf.keras.layers.Dense(1024, activation='relu'),\r\n tf.keras.layers.Dense(2048, activation='relu'),\r\n tf.keras.layers.Dense(2048, activation='relu'),\r\n tf.keras.layers.Dense(1, activation='sigmoid')\r\n ])\r\n\r\n model.compile(\r\n loss=tf.keras.losses.binary_crossentropy,\r\n optimizer=tf.keras.optimizers.Adam(learning_rate=0.003),\r\n metrics=[\r\n tf.keras.metrics.BinaryAccuracy(name='accuracy'),\r\n tf.keras.metrics.Precision(name='precision'),\r\n tf.keras.metrics.Recall(name='recall')\r\n ]\r\n )\r\n\r\n history = model.fit(X_train, y_train, epochs=NUM_TRAINING_EPOCHS)\r\n```\r\n\r\nthe convert is:\r\n\r\n```python\r\nconverter = tf.lite.TFLiteConverter.from_keras_model(best_model)\r\n```\r\n\r\nso it seems like this should be OK.\r\n\r\nMy first effort for conversion was:\r\n\r\n```python\r\ntf.saved_model.save(best_model,save_path)\r\n\r\nconverter = tf.lite.TFLiteConverter.from_saved_model(save_path)\r\ntflite_model = converter.convert()\r\n```\r\nThat too gives:\r\n\r\n```\r\nloc(fused[\"ReadVariableOp:\", \"sequential_1_1/dense_4_1/Add/ReadVariableOp@__inference_serving_default_133793\"]): error: missing attribute 'value'\r\nLLVM ERROR: Failed to infer result type(s).\r\nAbort trap: 6\r\n```\r\n\r\n@Aloqeely I'm not sure I follow what to do with this:\r\n\r\n_Also, please try to execute the model code with the tf-keras, as the tensorflow v2.16 by default uses keras 3.0 version. Thank you!_\r\n\r\nI think it is already doing what you suggest. Using tf.keras.\r\n\r\n\r\n", "Here is a complete simple program and data set that replicates the problem. You can alternate paths by\r\n commenting/uncommenting lines 48-50 of model.\r\n\r\n[support.csv](https://github.com/tensorflow/tensorflow/files/14669723/support.csv)\r\n[support_labels.csv](https://github.com/tensorflow/tensorflow/files/14669729/support_labels.csv)\r\n[model.txt](https://github.com/tensorflow/tensorflow/files/14669764/model.txt)\r\n\r\n\r\n", "Hi @gsexton,\r\n\r\nI have reproduced the code with TF 2.15 and TF 2.16. With 2.15 it's working fine as expected. As you mentioned, it's getting aborted with TF2.16.1 at TFLite conversion . Right now, TF2.16 has an issue with Keras 3.0. As a workaround install Keras 2 as follows. ```pip install -U tf_keras # Keras 2```\r\n```import os```\r\n```os.environ[\"TF_USE_LEGACY_KERAS\"] = \"1\" ```. Here is the [gist](https://colab.sandbox.google.com/gist/LakshmiKalaKadali/263d55643ef5dec63fa2c17ff2c096ad/tflite_63987_2-16_tfix.ipynb) with TF 2.16 and keras2 workaround. \r\n\r\n\r\nThank You", "I have tested with the tf_keras installed, and the problem is resolved.", "Are you satisfied with the resolution of your issue?\n<a href=\"https://docs.google.com/forms/d/e/1FAIpQLSfaP12TRhd9xSxjXZjcZFNXPGk4kc1-qMdv3gc6bEP90vY1ew/viewform?entry.85265664=Yes&entry.2137816233=https://github.com/tensorflow/tensorflow/issues/63987\">Yes</a>\n<a href=\"https://docs.google.com/forms/d/e/1FAIpQLSfaP12TRhd9xSxjXZjcZFNXPGk4kc1-qMdv3gc6bEP90vY1ew/viewform?entry.85265664=No&entry.2137816233=https://github.com/tensorflow/tensorflow/issues/63987\">No</a>\n", "I also experienced this bug, and it did not disappear with `tf_keras` installed. I had `tensorflow==2.16.1`, with the below code. I was only able to get it working with `tensorflow==2.15`\r\n\r\n```python\r\n#!/usr/bin/env python3\r\n\r\nimport tensorflow as tf\r\nfrom tensorflow import keras\r\nfrom tensorflow.keras.models import Sequential\r\nfrom tensorflow.keras.layers import Input, DepthwiseConv2D, Conv2D, Flatten, Dense\r\n\r\n# Define a simple model with depthwise convolutions\r\nmodel = Sequential()\r\nmodel.add(Input(shape=(64, 64, 3)))\r\nmodel.add(DepthwiseConv2D(kernel_size=(3, 3), activation=\"relu\"))\r\nmodel.add(Conv2D(64, (1, 1), activation=\"relu\"))\r\nmodel.add(Flatten())\r\nmodel.add(Dense(100, activation=\"relu\"))\r\nmodel.add(Dense(10, activation=\"softmax\"))\r\n\r\n# Compile the model\r\nmodel.compile(optimizer=\"adam\", loss=\"categorical_crossentropy\", metrics=[\"accuracy\"])\r\n\r\n\r\n# Define the representative dataset generator\r\ndef representative_dataset_gen():\r\n for _ in range(100):\r\n # Here you should provide a sample from your actual dataset\r\n # For illustration, we'll use random data\r\n # Yield a batch of input data (in this case, a single sample)\r\n yield [tf.random.normal((1, 64, 64, 3))]\r\n\r\n\r\n# Set the TensorFlow Lite converter\r\nconverter = tf.lite.TFLiteConverter.from_keras_model(model)\r\n\r\n# Set the optimization to default for int8 quantization\r\nconverter.optimizations = [tf.lite.Optimize.DEFAULT]\r\n\r\n# Define the representative dataset for quantization\r\nconverter.representative_dataset = representative_dataset_gen\r\n\r\n# Restrict the target spec to int8 for full integer quantization\r\nconverter.target_spec.supported_ops = [tf.lite.OpsSet.TFLITE_BUILTINS_INT8]\r\n\r\n# Instruct the converter to make the input and output layer as integer\r\nconverter.inference_input_type = tf.int8\r\nconverter.inference_output_type = tf.int8\r\n\r\n# Convert the model\r\ntflite_model = converter.convert()\r\n\r\n# Save the model to a file\r\nwith open(\"model.tflite\", \"wb\") as f:\r\n f.write(tflite_model)\r\n\r\nprint(\"Model has been successfully converted to TFLite and saved as 'model.tflite'.\")\r\n```\r\n\r\nThis crashes with the error:\r\n\r\n```\r\n/home/wheest/.virtualenvs/n64/lib/python3.11/site-packages/tensorflow/lite/python/convert.py:964: UserWarning: Statistics for quantized inputs were expected, but not specified; continuing anyway. \r\n warnings.warn( \r\nWARNING: All log messages before absl::InitializeLog() is called are written to STDERR \r\nW0000 00:00:1712390503.405253 14212 tf_tfl_flatbuffer_helpers.cc:390] Ignored output_format. \r\nW0000 00:00:1712390503.405271 14212 tf_tfl_flatbuffer_helpers.cc:393] Ignored drop_control_dependency. \r\n2024-04-06 10:01:43.405735: I tensorflow/cc/saved_model/reader.cc:83] Reading SavedModel from: /tmp/tmpvw6vrp68 \r\n2024-04-06 10:01:43.406193: I tensorflow/cc/saved_model/reader.cc:51] Reading meta graph with tags { serve } \r\n2024-04-06 10:01:43.406204: I tensorflow/cc/saved_model/reader.cc:146] Reading SavedModel debug info (if present) from: /tmp/tmpvw6vrp68 \r\n2024-04-06 10:01:43.409542: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:388] MLIR V1 optimization pass is not enabled \r\n2024-04-06 10:01:43.410044: I tensorflow/cc/saved_model/loader.cc:234] Restoring SavedModel bundle. \r\n2024-04-06 10:01:43.469106: I tensorflow/cc/saved_model/loader.cc:218] Running initialization op on SavedModel bundle at path: /tmp/tmpvw6vrp68 \r\n2024-04-06 10:01:43.481939: I tensorflow/cc/saved_model/loader.cc:317] SavedModel load for tags { serve }; Status: success: OK. Took 76207 microseconds. \r\n2024-04-06 10:01:43.496698: I tensorflow/compiler/mlir/tensorflow/utils/dump_mlir_util.cc:268] disabling MLIR crash reproducer, set env var `MLIR_CRASH_REPRODUCER_DIRECTORY` to enable. \r\nloc(fused[\"ReadVariableOp:\", callsite(\"sequential_1/conv2d_1/Reshape/ReadVariableOp@__inference_serving_default_132\"(\"/home/wheest/Dropbox/home/proj/n64-dnn/tflite_model_gen/weenet.py\":49:1) at callsite(\"/home/wheest/.virtualenvs/n64/lib/python3\r\n.11/site-packages/tensorflow/lite/python/lite.py\":1175:1 at callsite(\"/home/wheest/.virtualenvs/n64/lib/python3.11/site-packages/tensorflow/lite/python/lite.py\":1129:1 at callsite(\"/home/wheest/.virtualenvs/n64/lib/python3.11/site-packages/tenso\r\nrflow/lite/python/lite.py\":1636:1 at callsite(\"/home/wheest/.virtualenvs/n64/lib/python3.11/site-packages/tensorflow/lite/python/lite.py\":1614:1 at callsite(\"/home/wheest/.virtualenvs/n64/lib/python3.11/site-packages/tensorflow/lite/python/conve\r\nrt_phase.py\":205:1 at callsite(\"/home/wheest/.virtualenvs/n64/lib/python3.11/site-packages/tensorflow/lite/python/lite.py\":1537:1 at callsite(\"/home/wheest/.virtualenvs/n64/lib/python3.11/site-packages/keras/src/backend/tensorflow/layer.py\":58:1\r\n at callsite(\"/home/wheest/.virtualenvs/n64/lib/python3.11/site-packages/keras/src/backend/tensorflow/layer.py\":120:1 at callsite(\"/home/wheest/.virtualenvs/n64/lib/python3.11/site-packages/keras/src/utils/traceback_utils.py\":117:1 at callsite(\"\r\n/home/wheest/.virtualenvs/n64/lib/python3.11/site-packages/keras/src/layers/layer.py\":814:1 at callsite(\"/home/wheest/.virtualenvs/n64/lib/python3.11/site-packages/keras/src/utils/traceback_utils.py\":117:1 at callsite(\"/home/wheest/.virtualenvs/n64\r\n/lib/python3.11/site-packages/keras/src/ops/operation.py\":48:1 at callsite(\"/home/wheest/.virtualenvs/n64/lib/python3.11/site-packages/keras/src/utils/traceback_utils.py\":156:1 at callsite(\"/home/wheest/.virtualenvs/n64/lib/python3.11/site-packa\r\nges/keras/src/models/sequential.py\":202:1 at callsite(\"/home/wheest/.virtualenvs/n64/lib/python3.11/site-packages/keras/src/models/functional.py\":194:1 at callsite(\"/home/wheest/.virtualenvs/n64/lib/python3.11/site-packages/keras/src/ops/functio\r\nn.py\":151:1 at callsite(\"/home/wheest/.virtualenvs/n64/lib/python3.11/site-packages/keras/src/models/functional.py\":578:1 at callsite(\"/home/wheest/.virtualenvs/n64/lib/python3.11/site-packages/keras/src/utils/traceback_utils.py\":117:1 at callsi\r\nte(\"/home/wheest/.virtualenvs/n64/lib/python3.11/site-packages/keras/src/layers/layer.py\":814:1 at callsite(\"/home/wheest/.virtualenvs/n64/lib/python3.11/site-packages/keras/src/utils/traceback_utils.py\":117:1 at callsite(\"/home/wheest/.virtualenvs\r\n/n64/lib/python3.11/site-packages/keras/src/ops/operation.py\":48:1 at callsite(\"/home/wheest/.virtualenvs/n64/lib/python3.11/site-packages/keras/src/utils/traceback_utils.py\":156:1 at callsite(\"/home/wheest/.virtualenvs/n64/lib/python3.11/site-p\r\nackages/keras/src/layers/convolutional/base_conv.py\":233:1 at callsite(\"/home/wheest/.virtualenvs/n64/lib/python3.11/site-packages/keras/src/ops/numpy.py\":4507:1 at callsite(\"/home/wheest/.virtualenvs/n64/lib/python3.11/site-packages/keras/src/b\r\nackend/tensorflow/numpy.py\":1545:1 at \"/home/wheest/.virtualenvs/n64/lib/python3.11/site-packages/keras/src/backend/tensorflow/core.py\":64:1))))))))))))))))))))))))))]): error: missing attribute 'value'\r\nLLVM ERROR: Failed to infer result type(s). \r\nAborted (core dumped) \r\n```", "Is there any chance we can fix this issue at the root cause? We found the same problem when saving a keras model with `tf.saved_model.save(model)` and then converting the SavedModel to TFLite.", "I have the same problem; In TF2.16 converting a .keras model to .tflite gives `LLVM ERROR: Failed to infer result type(s).`.\r\nLoading the TF 2.16 model with version 2.15 (using `load_model`) also doesn't work.", "Same issue.", "Same issue here. Try: \r\n\r\npip install -U tf_keras # Keras 2\r\nimport os\r\nos.environ[\"TF_USE_LEGACY_KERAS\"] = \"1\"\r\n\r\nbut didn't work.\r\n\r\nSaving to tflite...\r\nWARNING: All log messages before absl::InitializeLog() is called are written to STDERR\r\nW0000 00:00:1716173986.478554 526596 tf_tfl_flatbuffer_helpers.cc:390] Ignored output_format.\r\nW0000 00:00:1716173986.479258 526596 tf_tfl_flatbuffer_helpers.cc:393] Ignored drop_control_dependency.\r\n2024-05-19 21:59:46.482609: I tensorflow/cc/saved_model/reader.cc:83] Reading SavedModel from: models_saved/EURUSD-OTC-L\r\n2024-05-19 21:59:46.483692: I tensorflow/cc/saved_model/reader.cc:51] Reading meta graph with tags { serve }\r\n2024-05-19 21:59:46.483699: I tensorflow/cc/saved_model/reader.cc:146] Reading SavedModel debug info (if present) from: models_saved/EURUSD-OTC-L\r\n2024-05-19 21:59:46.491139: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:388] MLIR V1 optimization pass is not enabled\r\n2024-05-19 21:59:46.492726: I tensorflow/cc/saved_model/loader.cc:234] Restoring SavedModel bundle.\r\n2024-05-19 21:59:46.520993: I tensorflow/cc/saved_model/loader.cc:218] Running initialization op on SavedModel bundle at path: models_saved/EURUSD-OTC-L\r\n2024-05-19 21:59:46.526127: I tensorflow/cc/saved_model/loader.cc:317] SavedModel load for tags { serve }; Status: success: OK. Took 43529 microseconds.\r\n2024-05-19 21:59:46.560649: I tensorflow/compiler/mlir/tensorflow/utils/dump_mlir_util.cc:268] disabling MLIR crash reproducer, set env var `MLIR_CRASH_REPRODUCER_DIRECTORY` to enable.\r\nloc(fused[\"ReadVariableOp:\", \"sequential_2_1/conv1d_2_1/Reshape/ReadVariableOp@__inference_serving_default_601338\"]): error: missing attribute 'value'\r\nLLVM ERROR: Failed to infer result type(s).\r\n", "> Same issue here. Try:\r\n> \r\n> pip install -U tf_keras # Keras 2 import os os.environ[\"TF_USE_LEGACY_KERAS\"] = \"1\"\r\n> \r\n> but didn't work.\r\n> \r\n> Saving to tflite... WARNING: All log messages before absl::InitializeLog() is called are written to STDERR W0000 00:00:1716173986.478554 526596 tf_tfl_flatbuffer_helpers.cc:390] Ignored output_format. W0000 00:00:1716173986.479258 526596 tf_tfl_flatbuffer_helpers.cc:393] Ignored drop_control_dependency. 2024-05-19 21:59:46.482609: I tensorflow/cc/saved_model/reader.cc:83] Reading SavedModel from: models_saved/EURUSD-OTC-L 2024-05-19 21:59:46.483692: I tensorflow/cc/saved_model/reader.cc:51] Reading meta graph with tags { serve } 2024-05-19 21:59:46.483699: I tensorflow/cc/saved_model/reader.cc:146] Reading SavedModel debug info (if present) from: models_saved/EURUSD-OTC-L 2024-05-19 21:59:46.491139: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:388] MLIR V1 optimization pass is not enabled 2024-05-19 21:59:46.492726: I tensorflow/cc/saved_model/loader.cc:234] Restoring SavedModel bundle. 2024-05-19 21:59:46.520993: I tensorflow/cc/saved_model/loader.cc:218] Running initialization op on SavedModel bundle at path: models_saved/EURUSD-OTC-L 2024-05-19 21:59:46.526127: I tensorflow/cc/saved_model/loader.cc:317] SavedModel load for tags { serve }; Status: success: OK. Took 43529 microseconds. 2024-05-19 21:59:46.560649: I tensorflow/compiler/mlir/tensorflow/utils/dump_mlir_util.cc:268] disabling MLIR crash reproducer, set env var `MLIR_CRASH_REPRODUCER_DIRECTORY` to enable. loc(fused[\"ReadVariableOp:\", \"sequential_2_1/conv1d_2_1/Reshape/ReadVariableOp@__inference_serving_default_601338\"]): error: missing attribute 'value' LLVM ERROR: Failed to infer result type(s).\r\n\r\nHave you made sure to set the env variable before importing the tflow module? this fixed it for me", "```\r\nW0000 00:00:1717755679.073267 6961451 tf_tfl_flatbuffer_helpers.cc:390] Ignored output_format.\r\nW0000 00:00:1717755679.074262 6961451 tf_tfl_flatbuffer_helpers.cc:393] Ignored drop_control_dependency.\r\n2024-06-07 12:21:19.076353: I tensorflow/cc/saved_model/reader.cc:83] Reading SavedModel from: saved_model/my_model_two.keras\r\n2024-06-07 12:21:19.091621: I tensorflow/cc/saved_model/reader.cc:51] Reading meta graph with tags { serve }\r\n2024-06-07 12:21:19.091641: I tensorflow/cc/saved_model/reader.cc:146] Reading SavedModel debug info (if present) from: saved_model/my_model_two.keras\r\n2024-06-07 12:21:19.386137: I tensorflow/cc/saved_model/loader.cc:234] Restoring SavedModel bundle.\r\n2024-06-07 12:21:20.424521: I tensorflow/cc/saved_model/loader.cc:218] Running initialization op on SavedModel bundle at path: saved_model/my_model_two.keras\r\n2024-06-07 12:21:20.694508: I tensorflow/cc/saved_model/loader.cc:317] SavedModel load for tags { serve }; Status: success: OK.\r\n```\r\n-----\r\n```\r\nConverterError Traceback (most recent call last)\r\nCell In[23], line 3\r\n 1 # Convert the SavedModel to TensorFlow Lite model\r\n 2 converter = tf.lite.TFLiteConverter.from_saved_model(\"saved_model/my_model_two.keras\")\r\n----> 3 tflite_model = converter.convert()\r\n```\r\n\r\n\r\nDo you have an example how to do it? @filipang " ]
2024-03-19T20:28:55
2024-06-07T10:38:10
2024-03-21T15:10:51
NONE
null
null
null
### 1. System information - OpenSUSE Leap 15.5 AMD64 - Python 3.11 - MacOS 14.4 Sonoma - Python 3.12 - TensorFlow installation: pip package - TensorFlow library: 2.16.1 ### 2. Code ``` #converter = tf.lite.TFLiteConverter.from_saved_model(save_path) converter = tf.lite.TFLiteConverter.from_keras_model(best_model) # This is supposed to work. I copied it from the tf website, but # it blows up. # print(f"Calling converter.convert()") tflite_model = converter.convert() print("Writing output") with open(os.path.join(output_directory, 'model.tflite'), 'wb') as f: f.write(tflite_model) ``` ### 3. Failure after conversion ``` WARNING: All log messages before absl::InitializeLog() is called are written to STDERRW0000 00:00:1710168763.106515 29073 tf_tfl_flatbuffer_helpers.cc:390] Ignored output_format.W0000 00:00:1710168763.107037 29073 tf_tfl_flatbuffer_helpers.cc:393] Ignored drop_control_dependency. 2024-03-11 08:52:43.107570: I tensorflow/cc/saved_model/reader.cc:83] Reading SavedModel from: tftest/trained_model {{2024-03-11 08:52:43.107869: I tensorflow/cc/saved_model/reader.cc:51] Reading meta graph with tags { serve }}} 2024-03-11 08:52:43.107881: I tensorflow/cc/saved_model/reader.cc:146] Reading SavedModel debug info (if present) from: tftest/trained_model2024-03-11 08:52:43.110991: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:388] MLIR V1 optimization pass is not enabled 2024-03-11 08:52:43.111327: I tensorflow/cc/saved_model/loader.cc:234] Restoring SavedModel bundle.2024-03-11 08:52:43.134688: I tensorflow/cc/saved_model/loader.cc:218] Running initialization op on SavedModel bundle at path: tftest/trained_model 2024-03-11 08:52:43.138356: I tensorflow/cc/saved_model/loader.cc:317] SavedModel load for tags { serve }; Status: success: OK. Took 30788 microseconds. 2024-03-11 08:52:43.158539: I tensorflow/compiler/mlir/tensorflow/utils/dump_mlir_util.cc:268] disabling MLIR crash reproducer, set env var `MLIR_CRASH_REPRODUCER_DIRECTORY` to enable. loc(fused["ReadVariableOp:", "sequential_1/dense_1/add/ReadVariableOp@__inference_serving_default_124025"]): error: missing attribute 'value'LLVM ERROR: Failed to infer result type(s).Abort trap: 6 ``` ### 5. (optional) Any other info / logs This issue was reported on #62610 originally. I've tested this on Linux AMD 64, and on Mac OS 14.4 ARM and the same error occurs. Per the comment from @adamantivm, I tried using Tensorflow 2.15.0 on Linux AMD64, and it worked as expected. I tried setting the env variable for MLIR_CRASH... and running, but no output was found.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63987/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63987/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/63986
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63986/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63986/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63986/events
https://github.com/tensorflow/tensorflow/pull/63986
2,195,897,319
PR_kwDOArmXAs5qI53C
63,986
Make TaskQueue keep track of the start time of each task
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T20:08:07
2024-03-20T17:30:48
2024-03-20T17:30:47
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63986", "html_url": "https://github.com/tensorflow/tensorflow/pull/63986", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63986.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63986.patch", "merged_at": "2024-03-20T17:30:46" }
Make TaskQueue keep track of the start time of each task
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63986/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63986/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63985
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63985/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63985/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63985/events
https://github.com/tensorflow/tensorflow/pull/63985
2,195,804,609
PR_kwDOArmXAs5qIlbI
63,985
PR #10687: [CPU] Add SimplifyFPConversions only if xla_allow_excess_precision
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T19:22:41
2024-03-20T10:56:13
2024-03-20T10:56:12
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63985", "html_url": "https://github.com/tensorflow/tensorflow/pull/63985", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63985.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63985.patch", "merged_at": "2024-03-20T10:56:12" }
PR #10687: [CPU] Add SimplifyFPConversions only if xla_allow_excess_precision Imported from GitHub PR https://github.com/openxla/xla/pull/10687 Several weeks ago it was a change which enables "simplify-fp-conversions" pass in cpu_compiler.cc for intel cpus unconditionally. [PR-8402](https://github.com/openxla/xla/pull/8402) - [XLA:CPU] [oneDNN] Enable Dot op (MatMul) in BF16 Type I noticed the following issue with having "simplify-fp-conversions" pass in cpu_compiler.cc enabled unconditionally. My model uses bf16 operators (e.g. convolution). I want to jit compile and run it on CPU preserving intermediate bf16 accuracy. Cpu compiler uses`float-normalization-bf16` pass which converts bf16 convolution to f32_convolution + convert_to_bf16 + convert_to_f32. (because typical cpu does not support bf16 computation) Cpu compiler (on XEON) also uses `simplify-fp-conversions` pass which simplifies `f32_convolution + convert_to_bf16 + convert_to_f32` to just `f32_convolution`. As the result - the whole model was converted to f32 precision internally and conversion to bf16 happens only at the very end. In some cases we want to execute bf16 model on CPU but get results with accuracy similar to the case when it is executed on bf16 hardware. To control the accuracy we can use debug_option `xla_allow_excess_precision` By default it is true - hence, `simplify-fp-conversions` pass is enabled. If we need to emulate bf16 computation on intel cpu we can set `XLA_FLAGS="--xla_allow_excess_precision=false"` - in this case `simplify-fp-conversions` will not be added to cpu_compiler pipeline. f32 ops results will be converted to bf16 immediately. This will preserve bf16 accuracy internally. [gpu_compiler.cc](https://github.com/openxla/xla/blob/main/xla/service/gpu/gpu_compiler.cc#L1359) already enables `SimplifyFPConversions` pass only if `debug_options.xla_allow_excess_precision()` is true. Copybara import of the project: -- 796dc83ef34455e53b83c02dc68cd6d71306e654 by Alexander Pivovarov <[email protected]>: [CPU] Add SimplifyFPConversions only if xla_allow_excess_precision Merging this change closes #10687 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10687 from apivovarov:fix_cpu_SimplifyFPConversions 796dc83ef34455e53b83c02dc68cd6d71306e654
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63985/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63985/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63984
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63984/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63984/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63984/events
https://github.com/tensorflow/tensorflow/pull/63984
2,195,781,132
PR_kwDOArmXAs5qIgNC
63,984
Update keras-nightly version in TensorFlow requirements.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T19:11:12
2024-03-19T22:46:41
2024-03-19T22:46:40
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63984", "html_url": "https://github.com/tensorflow/tensorflow/pull/63984", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63984.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63984.patch", "merged_at": "2024-03-19T22:46:40" }
Update keras-nightly version in TensorFlow requirements.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63984/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63984/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63983
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63983/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63983/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63983/events
https://github.com/tensorflow/tensorflow/pull/63983
2,195,774,025
PR_kwDOArmXAs5qIeqR
63,983
[xla:gpu][NFC] Use llvm::zip instead of unsigned index
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T19:06:59
2024-03-19T22:03:44
2024-03-19T22:03:43
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63983", "html_url": "https://github.com/tensorflow/tensorflow/pull/63983", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63983.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63983.patch", "merged_at": "2024-03-19T22:03:43" }
[xla:gpu][NFC] Use llvm::zip instead of unsigned index
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63983/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63983/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63982
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63982/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63982/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63982/events
https://github.com/tensorflow/tensorflow/pull/63982
2,195,707,301
PR_kwDOArmXAs5qIQMd
63,982
Add a parameter to BuildHloFromGraph to enable the choice to force the use of `_output_shapes` attribute.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T18:33:25
2024-04-10T19:16:45
2024-04-10T19:16:42
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63982", "html_url": "https://github.com/tensorflow/tensorflow/pull/63982", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63982.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63982.patch", "merged_at": null }
Add a parameter to BuildHloFromGraph to enable the choice to force the use of `_output_shapes` attribute.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63982/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63982/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63981
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63981/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63981/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63981/events
https://github.com/tensorflow/tensorflow/pull/63981
2,195,704,235
PR_kwDOArmXAs5qIPiU
63,981
lite: enable VHLO serialization for TFLite path
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T18:31:41
2024-03-19T22:33:26
2024-03-19T22:33:24
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63981", "html_url": "https://github.com/tensorflow/tensorflow/pull/63981", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63981.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63981.patch", "merged_at": "2024-03-19T22:33:25" }
lite: enable VHLO serialization for TFLite path
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63981/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63981/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63980
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63980/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63980/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63980/events
https://github.com/tensorflow/tensorflow/pull/63980
2,195,693,480
PR_kwDOArmXAs5qINJ4
63,980
Supports PjRt CPU array converting py array when the CPU PjRt arrays have non-default layouts.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T18:26:40
2024-04-10T19:14:49
2024-04-10T19:14:47
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63980", "html_url": "https://github.com/tensorflow/tensorflow/pull/63980", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63980.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63980.patch", "merged_at": null }
Supports PjRt CPU array converting py array when the CPU PjRt arrays have non-default layouts.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63980/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63980/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63979
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63979/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63979/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63979/events
https://github.com/tensorflow/tensorflow/pull/63979
2,195,692,216
PR_kwDOArmXAs5qIM4R
63,979
PR #10704: [ROCm] Make DynLoadShim static struct in header to avoid redefinition of sym…
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T18:25:58
2024-03-19T21:46:44
2024-03-19T21:46:44
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63979", "html_url": "https://github.com/tensorflow/tensorflow/pull/63979", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63979.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63979.patch", "merged_at": "2024-03-19T21:46:44" }
PR #10704: [ROCm] Make DynLoadShim static struct in header to avoid redefinition of sym… Imported from GitHub PR https://github.com/openxla/xla/pull/10704 …bols Copybara import of the project: -- b407a7c7ed136c37189a2a907c50b14d0dac1230 by Harsha HS <[email protected]>: Make DynLoadShim static struct in header to avoid redefinition of symbols Merging this change closes #10704 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10704 from ROCm:ci_dynLoad_20240319 b407a7c7ed136c37189a2a907c50b14d0dac1230
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63979/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63979/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63978
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63978/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63978/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63978/events
https://github.com/tensorflow/tensorflow/pull/63978
2,195,690,190
PR_kwDOArmXAs5qIMa2
63,978
[XLA:Python] Fix breakage in get_client_memory_stats()
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T18:25:06
2024-03-19T21:09:38
2024-03-19T21:09:37
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63978", "html_url": "https://github.com/tensorflow/tensorflow/pull/63978", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63978.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63978.patch", "merged_at": "2024-03-19T21:09:37" }
[XLA:Python] Fix breakage in get_client_memory_stats()
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63978/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63978/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63977
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63977/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63977/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63977/events
https://github.com/tensorflow/tensorflow/pull/63977
2,195,665,933
PR_kwDOArmXAs5qIG7b
63,977
Remove TSL configs now that TSL is tested via XLA
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T18:16:12
2024-03-19T21:39:55
2024-03-19T21:39:55
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63977", "html_url": "https://github.com/tensorflow/tensorflow/pull/63977", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63977.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63977.patch", "merged_at": "2024-03-19T21:39:55" }
Remove TSL configs now that TSL is tested via XLA Later the Windows and MacOS configs should be revived under XLA
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63977/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63977/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63976
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63976/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63976/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63976/events
https://github.com/tensorflow/tensorflow/pull/63976
2,195,604,061
PR_kwDOArmXAs5qH5Pq
63,976
Generalize int4 to other sizes
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T17:49:01
2024-04-10T19:11:32
2024-04-10T19:11:29
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63976", "html_url": "https://github.com/tensorflow/tensorflow/pull/63976", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63976.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63976.patch", "merged_at": null }
Generalize int4 to other sizes No functional change is intended, just a refactoring.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63976/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63976/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63975
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63975/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63975/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63975/events
https://github.com/tensorflow/tensorflow/pull/63975
2,195,599,792
PR_kwDOArmXAs5qH4SK
63,975
Update TFRT dependency to use revision
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T17:47:16
2024-03-19T19:48:59
2024-03-19T19:48:58
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63975", "html_url": "https://github.com/tensorflow/tensorflow/pull/63975", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63975.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63975.patch", "merged_at": "2024-03-19T19:48:58" }
Update TFRT dependency to use revision http://github.com/tensorflow/runtime/commit/1741a4616ea64a43b4d58a43e5fbc32e382afeaf.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63975/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63975/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63974
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63974/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63974/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63974/events
https://github.com/tensorflow/tensorflow/pull/63974
2,195,597,337
PR_kwDOArmXAs5qH3v9
63,974
Add test coverage for attr_util.cc
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T17:45:52
2024-03-19T19:15:21
2024-03-19T19:15:20
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63974", "html_url": "https://github.com/tensorflow/tensorflow/pull/63974", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63974.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63974.patch", "merged_at": "2024-03-19T19:15:20" }
Add test coverage for attr_util.cc
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63974/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63974/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63973
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63973/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63973/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63973/events
https://github.com/tensorflow/tensorflow/pull/63973
2,195,542,046
PR_kwDOArmXAs5qHrlD
63,973
[xla:gpu] Handle arguments passed in arbitrary order to AddressComputationThunk
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T17:17:59
2024-04-10T19:10:29
2024-04-10T19:10:27
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63973", "html_url": "https://github.com/tensorflow/tensorflow/pull/63973", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63973.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63973.patch", "merged_at": null }
[xla:gpu] Handle arguments passed in arbitrary order to AddressComputationThunk Passing the buffers in correct order to embedded thunk when AddressComputationThunk itself is getting buffers in arbitrary order.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63973/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63973/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63972
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63972/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63972/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63972/events
https://github.com/tensorflow/tensorflow/pull/63972
2,195,487,280
PR_kwDOArmXAs5qHfZm
63,972
[XLA:GPU][IndexAnalysis] Add indexing map for DynamicSlice.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T16:57:15
2024-03-20T12:33:03
2024-03-20T12:33:02
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63972", "html_url": "https://github.com/tensorflow/tensorflow/pull/63972", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63972.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63972.patch", "merged_at": "2024-03-20T12:33:02" }
[XLA:GPU][IndexAnalysis] Add indexing map for DynamicSlice.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63972/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63972/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63971
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63971/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63971/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63971/events
https://github.com/tensorflow/tensorflow/pull/63971
2,195,472,017
PR_kwDOArmXAs5qHcIq
63,971
[xla:gpu] Emission of DynamicAddressComputationFusion
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T16:49:50
2024-03-19T23:09:23
2024-03-19T23:09:22
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63971", "html_url": "https://github.com/tensorflow/tensorflow/pull/63971", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63971.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63971.patch", "merged_at": "2024-03-19T23:09:22" }
[xla:gpu] Emission of DynamicAddressComputationFusion FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10684 from openxla:cudnn_fusion_more_op_types 210f8aaae3206264379c9f1ff5f70f24ffca4a14
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63971/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63971/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63970
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63970/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63970/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63970/events
https://github.com/tensorflow/tensorflow/pull/63970
2,195,471,489
PR_kwDOArmXAs5qHcBp
63,970
#shlo_ref Add `sign` op.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T16:49:33
2024-04-10T19:10:36
2024-04-10T19:10:33
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63970", "html_url": "https://github.com/tensorflow/tensorflow/pull/63970", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63970.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63970.patch", "merged_at": null }
#shlo_ref Add `sign` op. FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/tensorflow/tensorflow/pull/63954 from elfringham:fix_312_setuptools da09611b50c51fc7654e139a01ceceb4174fce89
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63970/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63970/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63969
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63969/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63969/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63969/events
https://github.com/tensorflow/tensorflow/pull/63969
2,195,455,126
PR_kwDOArmXAs5qHYiT
63,969
[xla:gpu] Do not take into account original slice offset when computing offsets in AddressComputationThunk
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T16:41:18
2024-03-19T21:16:19
2024-03-19T21:16:17
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63969", "html_url": "https://github.com/tensorflow/tensorflow/pull/63969", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63969.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63969.patch", "merged_at": null }
[xla:gpu] Do not take into account original slice offset when computing offsets in AddressComputationThunk The original slice offset is already taken into account in `BufferAllocations::GetDeviceAddress`.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63969/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63969/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63968
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63968/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63968/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63968/events
https://github.com/tensorflow/tensorflow/pull/63968
2,195,443,344
PR_kwDOArmXAs5qHWCi
63,968
[xla:gpu] Handle arbitrary number of arguments passed to AddressComputationThunk
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T16:35:04
2024-03-19T19:56:24
2024-03-19T19:56:23
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63968", "html_url": "https://github.com/tensorflow/tensorflow/pull/63968", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63968.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63968.patch", "merged_at": "2024-03-19T19:56:23" }
[xla:gpu] Handle arbitrary number of arguments passed to AddressComputationThunk Passing the correct buffers to embedded thunk when AddressComputationThunk itself is getting an arbitrary number of buffers. FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/tensorflow/tensorflow/pull/63954 from elfringham:fix_312_setuptools da09611b50c51fc7654e139a01ceceb4174fce89
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63968/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63968/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63967
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63967/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63967/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63967/events
https://github.com/tensorflow/tensorflow/pull/63967
2,195,425,712
PR_kwDOArmXAs5qHSPh
63,967
PR #10684: [GPU] Support more elementwise operations and boolean data type in cuDNN GEMM fusions.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T16:26:29
2024-03-19T22:26:33
2024-03-19T22:26:32
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63967", "html_url": "https://github.com/tensorflow/tensorflow/pull/63967", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63967.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63967.patch", "merged_at": "2024-03-19T22:26:32" }
PR #10684: [GPU] Support more elementwise operations and boolean data type in cuDNN GEMM fusions. Imported from GitHub PR https://github.com/openxla/xla/pull/10684 Copybara import of the project: -- 210f8aaae3206264379c9f1ff5f70f24ffca4a14 by Ilia Sergachev <[email protected]>: [GPU] Support more elementwise operations and data types in cuDNN GEMM fusions. Merging this change closes #10684 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10684 from openxla:cudnn_fusion_more_op_types 210f8aaae3206264379c9f1ff5f70f24ffca4a14
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63967/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63967/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63966
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63966/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63966/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63966/events
https://github.com/tensorflow/tensorflow/pull/63966
2,195,393,888
PR_kwDOArmXAs5qHLW-
63,966
Pass XNN_FLAG_REDUCE_DIMS to global sum pooling and global average pooling
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
open
false
null
[]
null
[]
2024-03-19T16:11:30
2024-03-19T16:11:30
null
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63966", "html_url": "https://github.com/tensorflow/tensorflow/pull/63966", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63966.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63966.patch", "merged_at": null }
Pass XNN_FLAG_REDUCE_DIMS to global sum pooling and global average pooling Remove deprecated flag in graph builder
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63966/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63966/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63965
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63965/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63965/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63965/events
https://github.com/tensorflow/tensorflow/pull/63965
2,195,380,559
PR_kwDOArmXAs5qHIf-
63,965
Integrate StableHLO at openxla/stablehlo@b27ef13c
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T16:05:14
2024-04-10T19:16:35
2024-04-10T19:16:32
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63965", "html_url": "https://github.com/tensorflow/tensorflow/pull/63965", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63965.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63965.patch", "merged_at": null }
Integrate StableHLO at openxla/stablehlo@b27ef13c
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63965/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63965/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63964
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63964/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63964/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63964/events
https://github.com/tensorflow/tensorflow/pull/63964
2,195,361,475
PR_kwDOArmXAs5qHEZy
63,964
[XLA:GPU] Avoid adding CudnnNormRewriter to the compilation pipeline if it is disabled.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T15:56:34
2024-03-19T16:28:09
2024-03-19T16:28:07
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63964", "html_url": "https://github.com/tensorflow/tensorflow/pull/63964", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63964.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63964.patch", "merged_at": null }
[XLA:GPU] Avoid adding CudnnNormRewriter to the compilation pipeline if it is disabled. This pass previously performed expensive matching work at even when it was disabled and would not rewrite anything.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63964/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63964/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63963
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63963/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63963/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63963/events
https://github.com/tensorflow/tensorflow/pull/63963
2,195,320,287
PR_kwDOArmXAs5qG7bT
63,963
[XLA:Python] Use PyType_FromSpec to build heap types, rather than manually building Python heap types.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T15:39:55
2024-03-20T01:47:11
2024-03-20T01:47:10
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63963", "html_url": "https://github.com/tensorflow/tensorflow/pull/63963", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63963.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63963.patch", "merged_at": "2024-03-20T01:47:10" }
[XLA:Python] Use PyType_FromSpec to build heap types, rather than manually building Python heap types. Cleanup; no functional changes intended.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63963/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63963/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63962
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63962/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63962/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63962/events
https://github.com/tensorflow/tensorflow/pull/63962
2,195,320,157
PR_kwDOArmXAs5qG7Zd
63,962
Integrate LLVM at llvm/llvm-project@930f21c6bc0f
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T15:39:50
2024-03-19T17:58:40
2024-03-19T17:58:38
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63962", "html_url": "https://github.com/tensorflow/tensorflow/pull/63962", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63962.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63962.patch", "merged_at": "2024-03-19T17:58:39" }
Integrate LLVM at llvm/llvm-project@930f21c6bc0f Updates LLVM usage to match [930f21c6bc0f](https://github.com/llvm/llvm-project/commit/930f21c6bc0f)
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63962/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63962/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63961
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63961/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63961/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63961/events
https://github.com/tensorflow/tensorflow/pull/63961
2,195,310,741
PR_kwDOArmXAs5qG5T5
63,961
Hoist async copies when start_after is -1
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T15:35:58
2024-04-10T19:10:25
2024-04-10T19:10:23
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63961", "html_url": "https://github.com/tensorflow/tensorflow/pull/63961", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63961.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63961.patch", "merged_at": null }
Hoist async copies when start_after is -1 Previously, the counter for `MemorySpaceAssignment::FixSchedule` started at `0` and would check for async copies scheduled for before the counter and after (but only the exact value). We have some async copies that set their `start_after` value to `-1` meaning we would skip inserting them at the earliest point and then catch that they weren't inserted by their `start_before` time and insert them then. This would lead to a few async copy operations where `*-start` would be scheduled immediately before their corresponding `*-done` operation, leading to none of the latency being hidden.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63961/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63961/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63960
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63960/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63960/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63960/events
https://github.com/tensorflow/tensorflow/pull/63960
2,195,178,658
PR_kwDOArmXAs5qGcGb
63,960
PR #10631: [XLA:CPU][oneDNN] Minor fix in CPU bfloat16 support
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T14:46:29
2024-03-19T22:11:09
2024-03-19T22:11:09
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63960", "html_url": "https://github.com/tensorflow/tensorflow/pull/63960", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63960.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63960.patch", "merged_at": "2024-03-19T22:11:08" }
PR #10631: [XLA:CPU][oneDNN] Minor fix in CPU bfloat16 support Imported from GitHub PR https://github.com/openxla/xla/pull/10631 Align the usage of oneDNN bf16 cpu float normalization with the same guarding condition as for oneDNN rewrites in compilation step, i.e., only when oneDNN is enabled and in non-AOT mode. Copybara import of the project: -- 8166205b6491dd53dcd65e3898b4b9edfa641517 by Yimei Sun <[email protected]>: [XLA:CPU][oneDNN] Minor fix in CPU bfloat16 support -- 9b4f9136f1976b4432e1a60f2deb4a17c150dd3f by Yimei Sun <[email protected]>: Move CpuFloatSupport reference under guard condition Merging this change closes #10631 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10631 from Intel-tensorflow:yimei/fix_cpu_bf16_support 9b4f9136f1976b4432e1a60f2deb4a17c150dd3f
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63960/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63960/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63959
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63959/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63959/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63959/events
https://github.com/tensorflow/tensorflow/pull/63959
2,195,132,862
PR_kwDOArmXAs5qGSEV
63,959
Typos are fixed in quantization_debugger.ipynb
{ "login": "LakshmiKalaKadali", "id": 149650845, "node_id": "U_kgDOCOt9nQ", "avatar_url": "https://avatars.githubusercontent.com/u/149650845?v=4", "gravatar_id": "", "url": "https://api.github.com/users/LakshmiKalaKadali", "html_url": "https://github.com/LakshmiKalaKadali", "followers_url": "https://api.github.com/users/LakshmiKalaKadali/followers", "following_url": "https://api.github.com/users/LakshmiKalaKadali/following{/other_user}", "gists_url": "https://api.github.com/users/LakshmiKalaKadali/gists{/gist_id}", "starred_url": "https://api.github.com/users/LakshmiKalaKadali/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/LakshmiKalaKadali/subscriptions", "organizations_url": "https://api.github.com/users/LakshmiKalaKadali/orgs", "repos_url": "https://api.github.com/users/LakshmiKalaKadali/repos", "events_url": "https://api.github.com/users/LakshmiKalaKadali/events{/privacy}", "received_events_url": "https://api.github.com/users/LakshmiKalaKadali/received_events", "type": "User", "site_admin": false }
[ { "id": 750616506, "node_id": "MDU6TGFiZWw3NTA2MTY1MDY=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/comp:lite", "name": "comp:lite", "color": "0052cc", "default": false, "description": "TF Lite related issues" }, { "id": 987666414, "node_id": "MDU6TGFiZWw5ODc2NjY0MTQ=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/ready%20to%20pull", "name": "ready to pull", "color": "2cd643", "default": false, "description": "PR ready for merge process" }, { "id": 1169364458, "node_id": "MDU6TGFiZWwxMTY5MzY0NDU4", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/size:S", "name": "size:S", "color": "adafea", "default": false, "description": "CL Change Size: Small" } ]
open
false
{ "login": "gbaned", "id": 48215717, "node_id": "MDQ6VXNlcjQ4MjE1NzE3", "avatar_url": "https://avatars.githubusercontent.com/u/48215717?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gbaned", "html_url": "https://github.com/gbaned", "followers_url": "https://api.github.com/users/gbaned/followers", "following_url": "https://api.github.com/users/gbaned/following{/other_user}", "gists_url": "https://api.github.com/users/gbaned/gists{/gist_id}", "starred_url": "https://api.github.com/users/gbaned/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gbaned/subscriptions", "organizations_url": "https://api.github.com/users/gbaned/orgs", "repos_url": "https://api.github.com/users/gbaned/repos", "events_url": "https://api.github.com/users/gbaned/events{/privacy}", "received_events_url": "https://api.github.com/users/gbaned/received_events", "type": "User", "site_admin": false }
[ { "login": "gbaned", "id": 48215717, "node_id": "MDQ6VXNlcjQ4MjE1NzE3", "avatar_url": "https://avatars.githubusercontent.com/u/48215717?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gbaned", "html_url": "https://github.com/gbaned", "followers_url": "https://api.github.com/users/gbaned/followers", "following_url": "https://api.github.com/users/gbaned/following{/other_user}", "gists_url": "https://api.github.com/users/gbaned/gists{/gist_id}", "starred_url": "https://api.github.com/users/gbaned/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gbaned/subscriptions", "organizations_url": "https://api.github.com/users/gbaned/orgs", "repos_url": "https://api.github.com/users/gbaned/repos", "events_url": "https://api.github.com/users/gbaned/events{/privacy}", "received_events_url": "https://api.github.com/users/gbaned/received_events", "type": "User", "site_admin": false } ]
null
[ "Check out this pull request on&nbsp; <a href=\"https://app.reviewnb.com/tensorflow/tensorflow/pull/63959\"><img align=\"absmiddle\" alt=\"ReviewNB\" height=\"28\" class=\"BotMessageButtonImage\" src=\"https://raw.githubusercontent.com/ReviewNB/support/master/images/button_reviewnb.png\"/></a> \n\n See visual diffs & provide feedback on Jupyter Notebooks. \n\n---\n\n <i>Powered by <a href='https://www.reviewnb.com/?utm_source=gh'>ReviewNB</a></i>" ]
2024-03-19T14:28:35
2024-06-05T08:14:45
null
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63959", "html_url": "https://github.com/tensorflow/tensorflow/pull/63959", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63959.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63959.patch", "merged_at": null }
Typos and Grammatical errors are fixed
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63959/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63959/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63958
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63958/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63958/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63958/events
https://github.com/tensorflow/tensorflow/pull/63958
2,195,120,725
PR_kwDOArmXAs5qGPaP
63,958
Create a workspace per subgraph to prevent race condition
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T14:23:53
2024-03-20T16:12:11
2024-03-20T16:12:08
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63958", "html_url": "https://github.com/tensorflow/tensorflow/pull/63958", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63958.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63958.patch", "merged_at": null }
Create a workspace per subgraph to prevent race condition
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63958/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63958/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63957
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63957/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63957/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63957/events
https://github.com/tensorflow/tensorflow/pull/63957
2,195,084,988
PR_kwDOArmXAs5qGHk5
63,957
[XLA:GPU][IndexAnalysis] Add DimVar, RangeVar and RTVar to IndexingMap.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T14:09:55
2024-03-19T15:32:41
2024-03-19T15:32:41
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63957", "html_url": "https://github.com/tensorflow/tensorflow/pull/63957", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63957.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63957.patch", "merged_at": "2024-03-19T15:32:41" }
[XLA:GPU][IndexAnalysis] Add DimVar, RangeVar and RTVar to IndexingMap. RTVar is a new type of symbol/variable, that is associated with a runtime value of an HLO instruction, e.g. it can be used to model DUS, gather, etc.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63957/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63957/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63956
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63956/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63956/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63956/events
https://github.com/tensorflow/tensorflow/pull/63956
2,195,003,373
PR_kwDOArmXAs5qF1lt
63,956
PR #9688: [XLA:CPU] Add F16 support for oneDNN matmul
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T13:38:15
2024-03-19T15:10:22
2024-03-19T15:10:22
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63956", "html_url": "https://github.com/tensorflow/tensorflow/pull/63956", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63956.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63956.patch", "merged_at": "2024-03-19T15:10:22" }
PR #9688: [XLA:CPU] Add F16 support for oneDNN matmul Imported from GitHub PR https://github.com/openxla/xla/pull/9688 This PR enables F16 support for dot operation when onednn is enabled and adds tests. In the existing pipeline, F16 dot is converted to FP32 through the change-op-data-type pass. With the changes in this PR, if onednn is enabled and the conditions for rewriting dot to onednn matmul are met then F16 dot is not upcast to FP32. Copybara import of the project: -- 190e446d920fb82732054383c81545c528d6d9d9 by Kanvi Khanna <[email protected]>: Add F16 support for matmul -- f99f2bb30febc5c818c28c379232151085deebd6 by Kanvi Khanna <[email protected]>: fix formatting -- aef8cb1685539a5e1c4765262b8ed5f537613d58 by Kanvi Khanna <[email protected]>: fix for failing test -- 72dd379ce16eab6838ef568b20ab15e0e0ea0449 by Kanvi Khanna <[email protected]>: Add check in ChangeOpDataType pass for F16 support as a separate pass for F16 support is not needed; undo changes for BMM; Merging this change closes #9688 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/9688 from Intel-tensorflow:kanvi/f16_matmul 72dd379ce16eab6838ef568b20ab15e0e0ea0449
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63956/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63956/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63955
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63955/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63955/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63955/events
https://github.com/tensorflow/tensorflow/pull/63955
2,195,003,359
PR_kwDOArmXAs5qF1lf
63,955
PR #10211: [XLA:CPU][oneDNN] Update oneDNN LayerNorm and Softmax
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T13:38:15
2024-03-19T15:46:40
2024-03-19T15:46:39
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63955", "html_url": "https://github.com/tensorflow/tensorflow/pull/63955", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63955.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63955.patch", "merged_at": "2024-03-19T15:46:39" }
PR #10211: [XLA:CPU][oneDNN] Update oneDNN LayerNorm and Softmax Imported from GitHub PR https://github.com/openxla/xla/pull/10211 This PR addresses following : 1) Add support for FP16 to oneDNN softmax pattern matching 2) Adds another pattern for oneDNN layernorm based on keras layernorm operation 3) Fixes previous oneDNN layernorm pattern, as it was focused on flax layernorm pattern, which recently wen through an update while moment calculation 4) Adds FP16 support to oneDNN layernorm pattern matching. Copybara import of the project: -- 9eff5f704d99a2a594226e6a9cc1db72a67c8de8 by Sachin Muradi <[email protected]>: Update LN and Softmax -- 62497479066d9d4a9017ad13ab2389c4795b37db by Sachin Muradi <[email protected]>: Address review comments Merging this change closes #10211 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10211 from Intel-tensorflow:onednn-update-ln 62497479066d9d4a9017ad13ab2389c4795b37db
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63955/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63955/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63954
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63954/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63954/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63954/events
https://github.com/tensorflow/tensorflow/pull/63954
2,194,834,412
PR_kwDOArmXAs5qFQni
63,954
[Linaro:ARM_CI] Fix Python 3.12 ARM_CD builds
{ "login": "elfringham", "id": 10442001, "node_id": "MDQ6VXNlcjEwNDQyMDAx", "avatar_url": "https://avatars.githubusercontent.com/u/10442001?v=4", "gravatar_id": "", "url": "https://api.github.com/users/elfringham", "html_url": "https://github.com/elfringham", "followers_url": "https://api.github.com/users/elfringham/followers", "following_url": "https://api.github.com/users/elfringham/following{/other_user}", "gists_url": "https://api.github.com/users/elfringham/gists{/gist_id}", "starred_url": "https://api.github.com/users/elfringham/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/elfringham/subscriptions", "organizations_url": "https://api.github.com/users/elfringham/orgs", "repos_url": "https://api.github.com/users/elfringham/repos", "events_url": "https://api.github.com/users/elfringham/events{/privacy}", "received_events_url": "https://api.github.com/users/elfringham/received_events", "type": "User", "site_admin": false }
[ { "id": 987666414, "node_id": "MDU6TGFiZWw5ODc2NjY0MTQ=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/ready%20to%20pull", "name": "ready to pull", "color": "2cd643", "default": false, "description": "PR ready for merge process" }, { "id": 1169364259, "node_id": "MDU6TGFiZWwxMTY5MzY0MjU5", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/size:XS", "name": "size:XS", "color": "adafea", "default": false, "description": "CL Change Size: Extra Small" } ]
closed
false
{ "login": "gbaned", "id": 48215717, "node_id": "MDQ6VXNlcjQ4MjE1NzE3", "avatar_url": "https://avatars.githubusercontent.com/u/48215717?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gbaned", "html_url": "https://github.com/gbaned", "followers_url": "https://api.github.com/users/gbaned/followers", "following_url": "https://api.github.com/users/gbaned/following{/other_user}", "gists_url": "https://api.github.com/users/gbaned/gists{/gist_id}", "starred_url": "https://api.github.com/users/gbaned/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gbaned/subscriptions", "organizations_url": "https://api.github.com/users/gbaned/orgs", "repos_url": "https://api.github.com/users/gbaned/repos", "events_url": "https://api.github.com/users/gbaned/events{/privacy}", "received_events_url": "https://api.github.com/users/gbaned/received_events", "type": "User", "site_admin": false }
[ { "login": "nitins17", "id": 29348997, "node_id": "MDQ6VXNlcjI5MzQ4OTk3", "avatar_url": "https://avatars.githubusercontent.com/u/29348997?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nitins17", "html_url": "https://github.com/nitins17", "followers_url": "https://api.github.com/users/nitins17/followers", "following_url": "https://api.github.com/users/nitins17/following{/other_user}", "gists_url": "https://api.github.com/users/nitins17/gists{/gist_id}", "starred_url": "https://api.github.com/users/nitins17/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/nitins17/subscriptions", "organizations_url": "https://api.github.com/users/nitins17/orgs", "repos_url": "https://api.github.com/users/nitins17/repos", "events_url": "https://api.github.com/users/nitins17/events{/privacy}", "received_events_url": "https://api.github.com/users/nitins17/received_events", "type": "User", "site_admin": false }, { "login": "penpornk", "id": 38085909, "node_id": "MDQ6VXNlcjM4MDg1OTA5", "avatar_url": "https://avatars.githubusercontent.com/u/38085909?v=4", "gravatar_id": "", "url": "https://api.github.com/users/penpornk", "html_url": "https://github.com/penpornk", "followers_url": "https://api.github.com/users/penpornk/followers", "following_url": "https://api.github.com/users/penpornk/following{/other_user}", "gists_url": "https://api.github.com/users/penpornk/gists{/gist_id}", "starred_url": "https://api.github.com/users/penpornk/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/penpornk/subscriptions", "organizations_url": "https://api.github.com/users/penpornk/orgs", "repos_url": "https://api.github.com/users/penpornk/repos", "events_url": "https://api.github.com/users/penpornk/events{/privacy}", "received_events_url": "https://api.github.com/users/penpornk/received_events", "type": "User", "site_admin": false }, { "login": "gbaned", "id": 48215717, "node_id": "MDQ6VXNlcjQ4MjE1NzE3", "avatar_url": "https://avatars.githubusercontent.com/u/48215717?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gbaned", "html_url": "https://github.com/gbaned", "followers_url": "https://api.github.com/users/gbaned/followers", "following_url": "https://api.github.com/users/gbaned/following{/other_user}", "gists_url": "https://api.github.com/users/gbaned/gists{/gist_id}", "starred_url": "https://api.github.com/users/gbaned/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gbaned/subscriptions", "organizations_url": "https://api.github.com/users/gbaned/orgs", "repos_url": "https://api.github.com/users/gbaned/repos", "events_url": "https://api.github.com/users/gbaned/events{/privacy}", "received_events_url": "https://api.github.com/users/gbaned/received_events", "type": "User", "site_admin": false } ]
null
[]
2024-03-19T12:26:50
2024-03-19T18:26:19
2024-03-19T18:26:18
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63954", "html_url": "https://github.com/tensorflow/tensorflow/pull/63954", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63954.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63954.patch", "merged_at": "2024-03-19T18:26:18" }
Remove the setting of SETUPTOOLS_USE_DISTUTILS environment variable as it is no longer needed and breaks Python 3.12 package installation in some cases.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63954/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63954/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63953
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63953/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63953/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63953/events
https://github.com/tensorflow/tensorflow/pull/63953
2,194,831,983
PR_kwDOArmXAs5qFQEg
63,953
Update TFRT dependency to use revision
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T12:25:53
2024-03-19T13:28:42
2024-03-19T13:28:42
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63953", "html_url": "https://github.com/tensorflow/tensorflow/pull/63953", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63953.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63953.patch", "merged_at": "2024-03-19T13:28:42" }
Update TFRT dependency to use revision http://github.com/tensorflow/runtime/commit/59be786cfd0fa9945bce36b9b2918d4b1753c426.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63953/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63953/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63952
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63952/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63952/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63952/events
https://github.com/tensorflow/tensorflow/issues/63952
2,194,713,315
I_kwDOArmXAs6C0Krj
63,952
Selectively build TFLite frameworks failed!
{ "login": "chenyingchao", "id": 20237703, "node_id": "MDQ6VXNlcjIwMjM3NzAz", "avatar_url": "https://avatars.githubusercontent.com/u/20237703?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chenyingchao", "html_url": "https://github.com/chenyingchao", "followers_url": "https://api.github.com/users/chenyingchao/followers", "following_url": "https://api.github.com/users/chenyingchao/following{/other_user}", "gists_url": "https://api.github.com/users/chenyingchao/gists{/gist_id}", "starred_url": "https://api.github.com/users/chenyingchao/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/chenyingchao/subscriptions", "organizations_url": "https://api.github.com/users/chenyingchao/orgs", "repos_url": "https://api.github.com/users/chenyingchao/repos", "events_url": "https://api.github.com/users/chenyingchao/events{/privacy}", "received_events_url": "https://api.github.com/users/chenyingchao/received_events", "type": "User", "site_admin": false }
[ { "id": 404586594, "node_id": "MDU6TGFiZWw0MDQ1ODY1OTQ=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/stat:awaiting%20tensorflower", "name": "stat:awaiting tensorflower", "color": "f4b400", "default": false, "description": "Status - Awaiting response from tensorflower" }, { "id": 473173351, "node_id": "MDU6TGFiZWw0NzMxNzMzNTE=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/type:build/install", "name": "type:build/install", "color": "159b2e", "default": false, "description": "Build and install issues" }, { "id": 4989164736, "node_id": "LA_kwDOArmXAs8AAAABKWCcwA", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/iOS", "name": "iOS", "color": "5E69E3", "default": false, "description": "" }, { "id": 6671388216, "node_id": "LA_kwDOArmXAs8AAAABjaVOOA", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/TF%202.16", "name": "TF 2.16", "color": "FB9F9D", "default": false, "description": "" } ]
open
false
{ "login": "yishuangP", "id": 6421220, "node_id": "MDQ6VXNlcjY0MjEyMjA=", "avatar_url": "https://avatars.githubusercontent.com/u/6421220?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yishuangP", "html_url": "https://github.com/yishuangP", "followers_url": "https://api.github.com/users/yishuangP/followers", "following_url": "https://api.github.com/users/yishuangP/following{/other_user}", "gists_url": "https://api.github.com/users/yishuangP/gists{/gist_id}", "starred_url": "https://api.github.com/users/yishuangP/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/yishuangP/subscriptions", "organizations_url": "https://api.github.com/users/yishuangP/orgs", "repos_url": "https://api.github.com/users/yishuangP/repos", "events_url": "https://api.github.com/users/yishuangP/events{/privacy}", "received_events_url": "https://api.github.com/users/yishuangP/received_events", "type": "User", "site_admin": false }
[ { "login": "yishuangP", "id": 6421220, "node_id": "MDQ6VXNlcjY0MjEyMjA=", "avatar_url": "https://avatars.githubusercontent.com/u/6421220?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yishuangP", "html_url": "https://github.com/yishuangP", "followers_url": "https://api.github.com/users/yishuangP/followers", "following_url": "https://api.github.com/users/yishuangP/following{/other_user}", "gists_url": "https://api.github.com/users/yishuangP/gists{/gist_id}", "starred_url": "https://api.github.com/users/yishuangP/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/yishuangP/subscriptions", "organizations_url": "https://api.github.com/users/yishuangP/orgs", "repos_url": "https://api.github.com/users/yishuangP/repos", "events_url": "https://api.github.com/users/yishuangP/events{/privacy}", "received_events_url": "https://api.github.com/users/yishuangP/received_events", "type": "User", "site_admin": false }, { "login": "pkgoogle", "id": 132095473, "node_id": "U_kgDOB9-d8Q", "avatar_url": "https://avatars.githubusercontent.com/u/132095473?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pkgoogle", "html_url": "https://github.com/pkgoogle", "followers_url": "https://api.github.com/users/pkgoogle/followers", "following_url": "https://api.github.com/users/pkgoogle/following{/other_user}", "gists_url": "https://api.github.com/users/pkgoogle/gists{/gist_id}", "starred_url": "https://api.github.com/users/pkgoogle/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/pkgoogle/subscriptions", "organizations_url": "https://api.github.com/users/pkgoogle/orgs", "repos_url": "https://api.github.com/users/pkgoogle/repos", "events_url": "https://api.github.com/users/pkgoogle/events{/privacy}", "received_events_url": "https://api.github.com/users/pkgoogle/received_events", "type": "User", "site_admin": false } ]
null
[ "Hi @chenyingchao, can you share \"migan_8bit_a3.tflite\" or where I can download it? Thanks!", "[Uploading migan_8bit_new.tflite.zip…]()\r\n@pkgoogle ", "Hi @chenyingchao, it appears that link just links back to this issue, perhaps that is not the right link? Thanks for your help.", "[migan_8bit_0.tflite.zip](https://github.com/tensorflow/tensorflow/files/14784018/migan_8bit_0.tflite.zip)\r\n@pkgoogle please try this.", "Thanks @chenyingchao, I was able to replicate with the same results:\r\n\r\nOn MacOS:\r\n```\r\nbash tensorflow/lite/ios/build_frameworks.sh --input_models=migan_8bit_0.tflite --target_archs=x86_64,armv7,arm64\r\nStarting local Bazel server and connecting to it...\r\nINFO: Reading 'startup' options from /Users/xxxxxx/git/tensorflow/.bazelrc: --windows_enable_symlinks\r\nINFO: Options provided by the client:\r\n Inherited 'common' options: --isatty=1 --terminal_columns=192\r\nINFO: Reading rc options for 'build' from /Users/xxxxxx/git/tensorflow/.bazelrc:\r\n Inherited 'common' options: --experimental_repo_remote_exec\r\nINFO: Reading rc options for 'build' from /Users/xxxxxx/git/tensorflow/.bazelrc:\r\n 'build' options: --define framework_shared_object=true --define tsl_protobuf_header_only=true --define=use_fast_cpp_protos=true --define=allow_oversize_protos=true --spawn_strategy=standalone -c opt --announce_rc --define=grpc_no_ares=true --noincompatible_remove_legacy_whole_archive --features=-force_no_whole_archive --enable_platform_specific_config --define=with_xla_support=true --config=short_logs --config=v2 --define=no_aws_support=true --define=no_hdfs_support=true --experimental_cc_shared_library --experimental_link_static_libraries_once=false --incompatible_enforce_config_setting_visibility\r\nINFO: Reading rc options for 'build' from /Users/xxxxxx/git/tensorflow/.tf_configure.bazelrc:\r\n 'build' options: --action_env PYTHON_BIN_PATH=/Users/xxxxxx/miniforge3/envs/python3dot9/bin/python3 --action_env PYTHON_LIB_PATH=/Users/xxxxxx/miniforge3/envs/python3dot9/lib/python3.9/site-packages --python_path=/Users/xxxxxx/miniforge3/envs/python3dot9/bin/python3 --action_env ANDROID_NDK_HOME=/Users/xxxxxx/Library/Android/sdk/ndk/21.4.7075529 --action_env ANDROID_NDK_API_LEVEL=26 --action_env ANDROID_BUILD_TOOLS_VERSION=34.0.0 --action_env ANDROID_SDK_API_LEVEL=34 --action_env ANDROID_SDK_HOME=/Users/xxxxxx/library/Android/Sdk\r\nINFO: Found applicable config definition build:short_logs in file /Users/xxxxxx/git/tensorflow/.bazelrc: --output_filter=DONT_MATCH_ANYTHING\r\nINFO: Found applicable config definition build:v2 in file /Users/xxxxxx/git/tensorflow/.bazelrc: --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1\r\nINFO: Found applicable config definition build:ios in file /Users/xxxxxx/git/tensorflow/.bazelrc: --apple_platform_type=ios --apple_bitcode=embedded --copt=-fembed-bitcode --copt=-Wno-c++11-narrowing --noenable_platform_specific_config --copt=-w --cxxopt=-std=c++17 --host_cxxopt=-std=c++17 --define=with_xla_support=false\r\nINFO: Analyzed target //tensorflow/lite/ios/tmp:TensorFlowLiteC_framework (150 packages loaded, 7433 targets configured).\r\nINFO: Found 1 target...\r\nTarget //tensorflow/lite/ios/tmp:TensorFlowLiteC_framework up-to-date:\r\n bazel-bin/tensorflow/lite/ios/tmp/TensorFlowLiteC_framework.zip\r\nINFO: Elapsed time: 214.692s, Critical Path: 24.21s\r\nINFO: 2032 processes: 366 internal, 1666 local.\r\nINFO: Build completed successfully, 2032 total actions\r\nINFO: Reading 'startup' options from /Users/xxxxxx/git/tensorflow/.bazelrc: --windows_enable_symlinks\r\nINFO: Options provided by the client:\r\n Inherited 'common' options: --isatty=1 --terminal_columns=192\r\nINFO: Reading rc options for 'build' from /Users/xxxxxx/git/tensorflow/.bazelrc:\r\n Inherited 'common' options: --experimental_repo_remote_exec\r\nINFO: Reading rc options for 'build' from /Users/xxxxxx/git/tensorflow/.bazelrc:\r\n 'build' options: --define framework_shared_object=true --define tsl_protobuf_header_only=true --define=use_fast_cpp_protos=true --define=allow_oversize_protos=true --spawn_strategy=standalone -c opt --announce_rc --define=grpc_no_ares=true --noincompatible_remove_legacy_whole_archive --features=-force_no_whole_archive --enable_platform_specific_config --define=with_xla_support=true --config=short_logs --config=v2 --define=no_aws_support=true --define=no_hdfs_support=true --experimental_cc_shared_library --experimental_link_static_libraries_once=false --incompatible_enforce_config_setting_visibility\r\nINFO: Reading rc options for 'build' from /Users/xxxxxx/git/tensorflow/.tf_configure.bazelrc:\r\n 'build' options: --action_env PYTHON_BIN_PATH=/Users/xxxxxx/miniforge3/envs/python3dot9/bin/python3 --action_env PYTHON_LIB_PATH=/Users/xxxxxx/miniforge3/envs/python3dot9/lib/python3.9/site-packages --python_path=/Users/xxxxxx/miniforge3/envs/python3dot9/bin/python3 --action_env ANDROID_NDK_HOME=/Users/xxxxxx/Library/Android/sdk/ndk/21.4.7075529 --action_env ANDROID_NDK_API_LEVEL=26 --action_env ANDROID_BUILD_TOOLS_VERSION=34.0.0 --action_env ANDROID_SDK_API_LEVEL=34 --action_env ANDROID_SDK_HOME=/Users/xxxxxx/library/Android/Sdk\r\nINFO: Found applicable config definition build:short_logs in file /Users/xxxxxx/git/tensorflow/.bazelrc: --output_filter=DONT_MATCH_ANYTHING\r\nINFO: Found applicable config definition build:v2 in file /Users/xxxxxx/git/tensorflow/.bazelrc: --define=tf_api_version=2 --action_env=TF2_BEHAVIOR=1\r\nINFO: Found applicable config definition build:monolithic in file /Users/xxxxxx/git/tensorflow/.bazelrc: --define framework_shared_object=false --define tsl_protobuf_header_only=false --experimental_link_static_libraries_once=false\r\nINFO: Found applicable config definition build:macos in file /Users/xxxxxx/git/tensorflow/.bazelrc: --apple_platform_type=macos --copt=-DGRPC_BAZEL_BUILD --features=archive_param_file --copt=-w --define=PREFIX=/usr --define=LIBDIR=$(PREFIX)/lib --define=INCLUDEDIR=$(PREFIX)/include --define=PROTOBUF_INCLUDE_PATH=$(PREFIX)/include --cxxopt=-std=c++17 --host_cxxopt=-std=c++17 --config=no_tfrt\r\nINFO: Found applicable config definition build:no_tfrt in file /Users/xxxxxx/git/tensorflow/.bazelrc: --deleted_packages=tensorflow/compiler/mlir/tfrt,tensorflow/compiler/mlir/tfrt/benchmarks,tensorflow/compiler/mlir/tfrt/ir,tensorflow/compiler/mlir/tfrt/ir/mlrt,tensorflow/compiler/mlir/tfrt/jit/python_binding,tensorflow/compiler/mlir/tfrt/jit/transforms,tensorflow/compiler/mlir/tfrt/python_tests,tensorflow/compiler/mlir/tfrt/tests,tensorflow/compiler/mlir/tfrt/tests/ifrt,tensorflow/compiler/mlir/tfrt/tests/mlrt,tensorflow/compiler/mlir/tfrt/tests/ir,tensorflow/compiler/mlir/tfrt/tests/analysis,tensorflow/compiler/mlir/tfrt/tests/jit,tensorflow/compiler/mlir/tfrt/tests/lhlo_to_tfrt,tensorflow/compiler/mlir/tfrt/tests/lhlo_to_jitrt,tensorflow/compiler/mlir/tfrt/tests/tf_to_corert,tensorflow/compiler/mlir/tfrt/tests/tf_to_tfrt_data,tensorflow/compiler/mlir/tfrt/tests/saved_model,tensorflow/compiler/mlir/tfrt/transforms/lhlo_gpu_to_tfrt_gpu,tensorflow/compiler/mlir/tfrt/transforms/mlrt,tensorflow/core/runtime_fallback,tensorflow/core/runtime_fallback/conversion,tensorflow/core/runtime_fallback/kernel,tensorflow/core/runtime_fallback/opdefs,tensorflow/core/runtime_fallback/runtime,tensorflow/core/runtime_fallback/util,tensorflow/core/runtime_fallback/test,tensorflow/core/runtime_fallback/test/gpu,tensorflow/core/runtime_fallback/test/saved_model,tensorflow/core/runtime_fallback/test/testdata,tensorflow/core/tfrt/stubs,tensorflow/core/tfrt/tfrt_session,tensorflow/core/tfrt/mlrt,tensorflow/core/tfrt/mlrt/attribute,tensorflow/core/tfrt/mlrt/kernel,tensorflow/core/tfrt/mlrt/bytecode,tensorflow/core/tfrt/mlrt/interpreter,tensorflow/compiler/mlir/tfrt/translate/mlrt,tensorflow/compiler/mlir/tfrt/translate/mlrt/testdata,tensorflow/core/tfrt/gpu,tensorflow/core/tfrt/run_handler_thread_pool,tensorflow/core/tfrt/runtime,tensorflow/core/tfrt/saved_model,tensorflow/core/tfrt/graph_executor,tensorflow/core/tfrt/saved_model/tests,tensorflow/core/tfrt/tpu,tensorflow/core/tfrt/utils,tensorflow/core/tfrt/utils/debug,tensorflow/core/tfrt/saved_model/python,tensorflow/core/tfrt/graph_executor/python,tensorflow/core/tfrt/saved_model/utils\r\nINFO: Build options --apple_bitcode, --apple_platform_type, --copt, and 2 more have changed, discarding analysis cache.\r\nINFO: Analyzed target //tensorflow/lite/tools:list_flex_ops_no_kernel_main (9 packages loaded, 1402 targets configured).\r\nINFO: Found 1 target...\r\nTarget //tensorflow/lite/tools:list_flex_ops_no_kernel_main up-to-date:\r\n bazel-bin/tensorflow/lite/tools/list_flex_ops_no_kernel_main\r\nINFO: Elapsed time: 22.719s, Critical Path: 9.28s\r\nINFO: 206 processes: 7 internal, 199 local.\r\nINFO: Build completed successfully, 206 total actions\r\nOutput can be found here:\r\nls: /Users/xxxxxx/git/tensorflow/bazel-out/applebin_ios-ios_sim_arm64-opt-ST-7b90815cfaca/bin/tensorflow/lite/ios/tmp/TensorFlowLiteC_framework.zip: No such file or directory\r\n```\r\nSimilarly opening the .zip file is as you described, something seems wrong/off.\r\n\r\nHi @yishuangP, can you please take a look? Thanks.", "@chenyingchao i encountered exactly the same error as you! \r\n\r\n\"'builtin_ops.h' file not found\"\r\n\r\nHowever,after I have selectively built the libraries with Tensorflow r2.9, the error goes away\r\n" ]
2024-03-19T11:30:31
2024-05-24T01:52:48
null
NONE
null
null
null
### Issue type Build/Install ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version 2.16.1 ### Custom code Yes ### OS platform and distribution 13.5 ### Mobile device _No response_ ### Python version 3.12.2 ### Bazel version 6.5.0 ### GCC/compiler version _No response_ ### CUDA/cuDNN version _No response_ ### GPU model and memory _No response_ ### Current behavior? bash tensorflow/lite/ios/build_frameworks.sh \ --input_models=migan_8bit_a3.tflite \ --target_archs=x86_64,armv7,arm64 There were no errors after executing the script, but no such file or directory occurred。 ls: /Users/xxx/Desktop/tensorflow-2.16.1/bazel-out/applebin_ios-ios_sim_arm64-opt-ST-7b90815cfaca/bin/tensorflow/lite/ios/tmp/TensorFlowLiteC_framework.zip: No such file or directory <img width="1342" alt="image" src="https://github.com/tensorflow/tensorflow/assets/20237703/46de32ea-2a05-4cfe-a22a-845e804aba2b"> but,I found the framework in the “/Users/xxx/Desktop/tensorflow-2.16.1/bazel-out/applebin_ios-ios_sim_arm64-opt-ST-7b90815cfaca/bin/tensorflow/lite/ios/tmp/TensorFlowLiteC_framework.zip” path I opened the framework and found that its files seemed to be incorrect, Only five files. ![b80526270dda8b60c190a06cbfd18b3d](https://github.com/tensorflow/tensorflow/assets/20237703/a9389c59-7bd7-477e-b2d5-b21de3e36e9b) ![c8f3d0cab9921bd96b65c38c7fcfe671](https://github.com/tensorflow/tensorflow/assets/20237703/47a8567a-643e-4a3d-a684-d33ea5cc76b0) last,when I build, Xcode show error,not found "builtin_ops. h" ### Standalone code to reproduce the issue ```shell bash tensorflow/lite/ios/build_frameworks.sh \ --input_models=migan_8bit_a3.tflite \ --target_archs=x86_64,armv7,arm64 ``` ### Relevant log output ```shell ls: /Users/xxx/Desktop/tensorflow-2.16.1/bazel-out/applebin_ios-ios_sim_arm64-opt-ST-7b90815cfaca/bin/tensorflow/lite/ios/tmp/TensorFlowLiteC_framework.zip: No such file or directory when I build Xcode,it show error,not found "builtin_ops. h" ```
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63952/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63952/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/63951
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63951/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63951/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63951/events
https://github.com/tensorflow/tensorflow/pull/63951
2,194,692,378
PR_kwDOArmXAs5qExWK
63,951
Integrate LLVM at llvm/llvm-project@fadc38efed81
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T11:20:33
2024-03-19T12:45:00
2024-03-19T12:44:59
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63951", "html_url": "https://github.com/tensorflow/tensorflow/pull/63951", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63951.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63951.patch", "merged_at": "2024-03-19T12:44:59" }
Integrate LLVM at llvm/llvm-project@fadc38efed81 Updates LLVM usage to match [fadc38efed81](https://github.com/llvm/llvm-project/commit/fadc38efed81)
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63951/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63951/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63950
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63950/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63950/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63950/events
https://github.com/tensorflow/tensorflow/pull/63950
2,194,654,005
PR_kwDOArmXAs5qEo9q
63,950
Bounding box coordinates terminology updated in detection_postprocess.cc
{ "login": "LakshmiKalaKadali", "id": 149650845, "node_id": "U_kgDOCOt9nQ", "avatar_url": "https://avatars.githubusercontent.com/u/149650845?v=4", "gravatar_id": "", "url": "https://api.github.com/users/LakshmiKalaKadali", "html_url": "https://github.com/LakshmiKalaKadali", "followers_url": "https://api.github.com/users/LakshmiKalaKadali/followers", "following_url": "https://api.github.com/users/LakshmiKalaKadali/following{/other_user}", "gists_url": "https://api.github.com/users/LakshmiKalaKadali/gists{/gist_id}", "starred_url": "https://api.github.com/users/LakshmiKalaKadali/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/LakshmiKalaKadali/subscriptions", "organizations_url": "https://api.github.com/users/LakshmiKalaKadali/orgs", "repos_url": "https://api.github.com/users/LakshmiKalaKadali/repos", "events_url": "https://api.github.com/users/LakshmiKalaKadali/events{/privacy}", "received_events_url": "https://api.github.com/users/LakshmiKalaKadali/received_events", "type": "User", "site_admin": false }
[ { "id": 390482148, "node_id": "MDU6TGFiZWwzOTA0ODIxNDg=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/awaiting%20review", "name": "awaiting review", "color": "bc3869", "default": false, "description": "Pull request awaiting review" }, { "id": 750616506, "node_id": "MDU6TGFiZWw3NTA2MTY1MDY=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/comp:lite", "name": "comp:lite", "color": "0052cc", "default": false, "description": "TF Lite related issues" }, { "id": 987666414, "node_id": "MDU6TGFiZWw5ODc2NjY0MTQ=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/ready%20to%20pull", "name": "ready to pull", "color": "2cd643", "default": false, "description": "PR ready for merge process" }, { "id": 1169364259, "node_id": "MDU6TGFiZWwxMTY5MzY0MjU5", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/size:XS", "name": "size:XS", "color": "adafea", "default": false, "description": "CL Change Size: Extra Small" }, { "id": 1178505529, "node_id": "MDU6TGFiZWwxMTc4NTA1NTI5", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/prtype:bugfix", "name": "prtype:bugfix", "color": "159b2e", "default": false, "description": "PR to fix a bug" } ]
closed
false
{ "login": "gbaned", "id": 48215717, "node_id": "MDQ6VXNlcjQ4MjE1NzE3", "avatar_url": "https://avatars.githubusercontent.com/u/48215717?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gbaned", "html_url": "https://github.com/gbaned", "followers_url": "https://api.github.com/users/gbaned/followers", "following_url": "https://api.github.com/users/gbaned/following{/other_user}", "gists_url": "https://api.github.com/users/gbaned/gists{/gist_id}", "starred_url": "https://api.github.com/users/gbaned/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gbaned/subscriptions", "organizations_url": "https://api.github.com/users/gbaned/orgs", "repos_url": "https://api.github.com/users/gbaned/repos", "events_url": "https://api.github.com/users/gbaned/events{/privacy}", "received_events_url": "https://api.github.com/users/gbaned/received_events", "type": "User", "site_admin": false }
[ { "login": "gbaned", "id": 48215717, "node_id": "MDQ6VXNlcjQ4MjE1NzE3", "avatar_url": "https://avatars.githubusercontent.com/u/48215717?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gbaned", "html_url": "https://github.com/gbaned", "followers_url": "https://api.github.com/users/gbaned/followers", "following_url": "https://api.github.com/users/gbaned/following{/other_user}", "gists_url": "https://api.github.com/users/gbaned/gists{/gist_id}", "starred_url": "https://api.github.com/users/gbaned/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/gbaned/subscriptions", "organizations_url": "https://api.github.com/users/gbaned/orgs", "repos_url": "https://api.github.com/users/gbaned/repos", "events_url": "https://api.github.com/users/gbaned/events{/privacy}", "received_events_url": "https://api.github.com/users/gbaned/received_events", "type": "User", "site_admin": false } ]
null
[]
2024-03-19T11:00:57
2024-03-22T06:15:59
2024-03-22T06:15:59
CONTRIBUTOR
null
false
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63950", "html_url": "https://github.com/tensorflow/tensorflow/pull/63950", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63950.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63950.patch", "merged_at": "2024-03-22T06:15:59" }
closes: [#63815](https://github.com/tensorflow/tensorflow/issues/63815)
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63950/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63950/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63949
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63949/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63949/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63949/events
https://github.com/tensorflow/tensorflow/pull/63949
2,194,625,758
PR_kwDOArmXAs5qEip8
63,949
#shlo_ref Add `sine` op.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T10:48:22
2024-03-19T11:52:59
2024-03-19T11:52:58
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63949", "html_url": "https://github.com/tensorflow/tensorflow/pull/63949", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63949.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63949.patch", "merged_at": "2024-03-19T11:52:58" }
#shlo_ref Add `sine` op.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63949/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63949/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63948
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63948/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63948/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63948/events
https://github.com/tensorflow/tensorflow/issues/63948
2,194,485,469
I_kwDOArmXAs6CzTDd
63,948
Tensorflow WSL GPU CUDA recognition issue RTX3090
{ "login": "jeanswiegers", "id": 31060907, "node_id": "MDQ6VXNlcjMxMDYwOTA3", "avatar_url": "https://avatars.githubusercontent.com/u/31060907?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jeanswiegers", "html_url": "https://github.com/jeanswiegers", "followers_url": "https://api.github.com/users/jeanswiegers/followers", "following_url": "https://api.github.com/users/jeanswiegers/following{/other_user}", "gists_url": "https://api.github.com/users/jeanswiegers/gists{/gist_id}", "starred_url": "https://api.github.com/users/jeanswiegers/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/jeanswiegers/subscriptions", "organizations_url": "https://api.github.com/users/jeanswiegers/orgs", "repos_url": "https://api.github.com/users/jeanswiegers/repos", "events_url": "https://api.github.com/users/jeanswiegers/events{/privacy}", "received_events_url": "https://api.github.com/users/jeanswiegers/received_events", "type": "User", "site_admin": false }
[ { "id": 473173351, "node_id": "MDU6TGFiZWw0NzMxNzMzNTE=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/type:build/install", "name": "type:build/install", "color": "159b2e", "default": false, "description": "Build and install issues" }, { "id": 4257391797, "node_id": "LA_kwDOArmXAs79wqS1", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/wsl2", "name": "wsl2", "color": "A352E6", "default": false, "description": "Windows Subsystem for Linux" }, { "id": 6671388216, "node_id": "LA_kwDOArmXAs8AAAABjaVOOA", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/TF%202.16", "name": "TF 2.16", "color": "FB9F9D", "default": false, "description": "" } ]
closed
false
{ "login": "sushreebarsa", "id": 84765720, "node_id": "MDQ6VXNlcjg0NzY1NzIw", "avatar_url": "https://avatars.githubusercontent.com/u/84765720?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sushreebarsa", "html_url": "https://github.com/sushreebarsa", "followers_url": "https://api.github.com/users/sushreebarsa/followers", "following_url": "https://api.github.com/users/sushreebarsa/following{/other_user}", "gists_url": "https://api.github.com/users/sushreebarsa/gists{/gist_id}", "starred_url": "https://api.github.com/users/sushreebarsa/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/sushreebarsa/subscriptions", "organizations_url": "https://api.github.com/users/sushreebarsa/orgs", "repos_url": "https://api.github.com/users/sushreebarsa/repos", "events_url": "https://api.github.com/users/sushreebarsa/events{/privacy}", "received_events_url": "https://api.github.com/users/sushreebarsa/received_events", "type": "User", "site_admin": false }
[ { "login": "sushreebarsa", "id": 84765720, "node_id": "MDQ6VXNlcjg0NzY1NzIw", "avatar_url": "https://avatars.githubusercontent.com/u/84765720?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sushreebarsa", "html_url": "https://github.com/sushreebarsa", "followers_url": "https://api.github.com/users/sushreebarsa/followers", "following_url": "https://api.github.com/users/sushreebarsa/following{/other_user}", "gists_url": "https://api.github.com/users/sushreebarsa/gists{/gist_id}", "starred_url": "https://api.github.com/users/sushreebarsa/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/sushreebarsa/subscriptions", "organizations_url": "https://api.github.com/users/sushreebarsa/orgs", "repos_url": "https://api.github.com/users/sushreebarsa/repos", "events_url": "https://api.github.com/users/sushreebarsa/events{/privacy}", "received_events_url": "https://api.github.com/users/sushreebarsa/received_events", "type": "User", "site_admin": false }, { "login": "SuryanarayanaY", "id": 116063290, "node_id": "U_kgDOBur8Og", "avatar_url": "https://avatars.githubusercontent.com/u/116063290?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SuryanarayanaY", "html_url": "https://github.com/SuryanarayanaY", "followers_url": "https://api.github.com/users/SuryanarayanaY/followers", "following_url": "https://api.github.com/users/SuryanarayanaY/following{/other_user}", "gists_url": "https://api.github.com/users/SuryanarayanaY/gists{/gist_id}", "starred_url": "https://api.github.com/users/SuryanarayanaY/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/SuryanarayanaY/subscriptions", "organizations_url": "https://api.github.com/users/SuryanarayanaY/orgs", "repos_url": "https://api.github.com/users/SuryanarayanaY/repos", "events_url": "https://api.github.com/users/SuryanarayanaY/events{/privacy}", "received_events_url": "https://api.github.com/users/SuryanarayanaY/received_events", "type": "User", "site_admin": false } ]
null
[ "@jeanswiegers If TF is not recognizing GPU, then could you please verify the build compatibility by running the following in your WSL environment;\r\n```\r\nimport tensorflow as tf\r\nprint(tf.test.is_built_with_cuda())\r\n\r\n```\r\nThis should output True. If it's False, you might need to reinstall TensorFlow with GPU support. For more information on WSL with GPU support please refer to https://www.tensorflow.org/install/pip. The TensorFlow version needs to be compatible with your CUDA version.\r\n\r\nThank you!", "> @jeanswiegers If TF is not recognizing GPU, then could you please verify the build compatibility by running the following in your WSL environment;\r\n> \r\n> ```\r\n> import tensorflow as tf\r\n> print(tf.test.is_built_with_cuda())\r\n> ```\r\n> \r\n> This should output True. If it's False, you might need to reinstall TensorFlow with GPU support. For more information on WSL with GPU support please refer to https://www.tensorflow.org/install/pip. The TensorFlow version needs to be compatible with your CUDA version.\r\n> \r\n> Thank you!\r\n\r\nHi Sushreebarsa, thanks for your help. It does return True in my environment.", "@jeanswiegers Thank you for your quick response!\r\nSimply restarting your WSL instance (`wsl --shutdown`) or your entire computer can resolve environment variable issues. Could you please try this once. If the issue continues then, please use nvidia-smi within your WSL terminal to confirm your RTX3090 is recognized by the NVIDIA drivers. If not, there might be an issue with the driver installation itself.\r\nThank you!", "i have restarted pc and ubuntu multiple times.\r\n\r\n```\r\n+-----------------------------------------------------------------------------------------+\r\n| NVIDIA-SMI 550.60.01 Driver Version: 551.76 CUDA Version: 12.4 |\r\n|-----------------------------------------+------------------------+----------------------+\r\n| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |\r\n| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |\r\n| | | MIG M. |\r\n|=========================================+========================+======================|\r\n| 0 NVIDIA GeForce RTX 3090 On | 00000000:01:00.0 On | N/A |\r\n| 30% 54C P0 121W / 350W | 1642MiB / 24576MiB | 4% Default |\r\n| | | N/A |\r\n+-----------------------------------------+------------------------+----------------------+\r\n\r\n+-----------------------------------------------------------------------------------------+\r\n| Processes: |\r\n| GPU GI CI PID Type Process name GPU Memory |\r\n| ID ID Usage |\r\n|=========================================================================================|\r\n| No running processes found |\r\n+-----------------------------------------------------------------------------------------+\r\n```", "I managed to get it working by installing the latest supported CUDA version (12.3) Ubuntu runfile stated on tensorflows website. \r\n\r\nOnly running\r\n`pip install tensorflow[with-cuda]` doesn't work.\r\n", "Working", "Are you satisfied with the resolution of your issue?\n<a href=\"https://docs.google.com/forms/d/e/1FAIpQLSfaP12TRhd9xSxjXZjcZFNXPGk4kc1-qMdv3gc6bEP90vY1ew/viewform?entry.85265664=Yes&entry.2137816233=https://github.com/tensorflow/tensorflow/issues/63948\">Yes</a>\n<a href=\"https://docs.google.com/forms/d/e/1FAIpQLSfaP12TRhd9xSxjXZjcZFNXPGk4kc1-qMdv3gc6bEP90vY1ew/viewform?entry.85265664=No&entry.2137816233=https://github.com/tensorflow/tensorflow/issues/63948\">No</a>\n", "@jeanswiegers Glad it worked fine for you.\r\nThank you!", "# Almost final and automated fix below\r\n\r\n* Where I found the resolution\r\n * [TF 2.16.1 Fails to work with GPUs](https://github.com/tensorflow/tensorflow/issues/63362)\r\n * Solution proposed by \"sh-shahrokhi\", improved by \"ChristofKaufmann\"\r\n * See specially [Comment by COntributor](https://github.com/tensorflow/tensorflow/issues/63362#issuecomment-1990133275)\r\n * Related Issues\r\n * [GPU not detected on WSL2](https://github.com/tensorflow/tensorflow/issues/63341), where I have post some comments\r\n * [Tensorflow WSL GPU CUDA recognition issue RTX3090](https://github.com/tensorflow/tensorflow/issues/63948)\r\n * [Once gain: tf.2.16.1 fails to recognize GPUs](https://github.com/keras-team/keras/issues/19276)\r\n * Other mention on social media\r\n * [Reddit issue](https://www.reddit.com/r/bashonubuntuonwindows/comments/1bb0xqg/your_kernel_may_have_been_built_without_numa/)\r\n\r\n* Exact solution\r\n * Temporary fix (after activating environment in which Tensorflow 2.16.1 is installed)\r\n <pre>\r\n export NVIDIA_DIR=$(dirname $(dirname $(python -c \"import nvidia.cudnn;print(nvidia.cudnn.__file__)\")))\r\n export LD_LIBRARY_PATH=$(echo ${NVIDIA_DIR}/*/lib/ | sed -r 's/\\s+/:/g')${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}\r\n </pre>\r\n * Automating the variable set/unset process with Anaconda (one-time setup)\r\n * Activate your environement in which TF 2.16.1 is installed\r\n * Two files to be created in \"anaconda3/envs/<ENV_NAME>/etc/conda\"\r\n * anaconda3/envs/<ENV_NAME>/etc/conda/activate.d/env_vars.sh\r\n <pre>\r\n #!/bin/sh\r\n export NVIDIA_DIR=$(dirname $(dirname $(python -c \"import nvidia.cudnn;print(nvidia.cudnn.__file__)\")))\r\n export LD_LIBRARY_PATH=$(echo ${NVIDIA_DIR}/*/lib/ | sed -r 's/\\s+/:/g')${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}\r\n </pre>\r\n * anaconda3/envs/<ENV_NAME>/etc/conda/deactivate.d/env_vars.sh\r\n <pre>\r\n #!/bin/sh\r\n unset NVIDIA_DIR\r\n unset LD_LIBRARY_PATH\r\n </pre>\r\n * Official documentation to do this via [conda.io](https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#macos-and-linux)\r\n * Stack-overflow question where I got this [Set environment vars when activating conda env](https://stackoverflow.com/questions/31598963/how-to-set-specific-environment-variables-when-activating-conda-environment)\r\n\r\n\r\n* What else helped me\r\n * [How to list all variables names and their current values?](https://askubuntu.com/questions/275965/how-to-list-all-variables-names-and-their-current-values)\r\n * [Conda documenation for \"env_vars.sh\" for activate/deactivate](https://docs.conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#macos-and-linux)\r\n" ]
2024-03-19T09:45:13
2024-04-10T06:08:54
2024-03-20T17:20:42
NONE
null
null
null
[tf_env.txt](https://github.com/tensorflow/tensorflow/files/14648691/tf_env.txt) ### Issue type Build/Install ### Have you reproduced the bug with TensorFlow Nightly? No ### Source source ### TensorFlow version 2.16.1 ### Custom code No ### OS platform and distribution Linux Ubuntu 20.04.6 ### Mobile device _No response_ ### Python version 3.11.7 ### Bazel version _No response_ ### GCC/compiler version 11.2.0 ### CUDA/cuDNN version 8.6 ### GPU model and memory NVIDIA GeForce RTX 3090 ### Current behavior? I installed Tensorflow using gpu install guide for WSL as follows: wsl --install sudo apt update sudo apt upgrade sudo apt install python3-pip cd Desktop Download anaconda linux https://www.anaconda.com/download#downloads bash Anaconda3-2024.02-1-Linux-x86_64.sh ~/anaconda3/bin/conda init bash ~/anaconda3/bin/conda init zsh conda create --name tf-gpu python==3.11 conda activate tf-gpu pip install --upgrade pip pip install tensorflow[and-cuda] Pytorch is working perfectly in WSL with Cuda enabled. Tensorflow is not recognizing my GPU. **nvidia-smi output:** ``` Tue Mar 19 11:19:07 2024 +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI 550.60.01 Driver Version: 551.76 CUDA Version: 12.4 | |-----------------------------------------+------------------------+----------------------+ | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |=========================================+========================+======================| | 0 NVIDIA GeForce RTX 3090 On | 00000000:01:00.0 On | N/A | | 30% 54C P0 121W / 350W | 1642MiB / 24576MiB | 4% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ +-----------------------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=========================================================================================| | No running processes found | +-----------------------------------------------------------------------------------------+ ``` **nvcc --version output:** ``` nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2022 NVIDIA Corporation Built on Wed_Sep_21_10:33:58_PDT_2022 Cuda compilation tools, release 11.8, V11.8.89 Build cuda_11.8.r11.8/compiler.31833905_0 ``` **python3 -c "import tensorflow as tf; print(tf.config.list_physical_devices('GPU'))" output:** ``` 2024-03-19 11:29:26.228449: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2024-03-19 11:29:26.250017: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-03-19 11:29:26.585563: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT 2024-03-19 11:29:26.832574: I external/local_xla/xla/stream_executor/cuda/cuda_executor.cc:984] could not open file to read NUMA node: /sys/bus/pci/devices/0000:01:00.0/numa_node Your kernel may have been built without NUMA support. 2024-03-19 11:29:26.844141: W tensorflow/core/common_runtime/gpu/gpu_device.cc:2251] Cannot dlopen some GPU libraries. Please make sure the missing libraries mentioned above are installed properly if you would like to use GPU. Follow the guide at https://www.tensorflow.org/install/gpu for how to download and setup the required libraries for your platform. Skipping registering GPU devices... ``` **/usr/local/cuda-11.8/extras/demo_suite/deviceQuery output:** ``` /usr/local/cuda-11.8/extras/demo_suite/deviceQuery Starting... CUDA Device Query (Runtime API) version (CUDART static linking) Detected 1 CUDA Capable device(s) Device 0: "NVIDIA GeForce RTX 3090" CUDA Driver Version / Runtime Version 12.4 / 11.8 CUDA Capability Major/Minor version number: 8.6 Total amount of global memory: 24576 MBytes (25769279488 bytes) (82) Multiprocessors, (128) CUDA Cores/MP: 10496 CUDA Cores GPU Max Clock rate: 1695 MHz (1.70 GHz) Memory Clock rate: 9751 Mhz Memory Bus Width: 384-bit L2 Cache Size: 6291456 bytes Maximum Texture Dimension Size (x,y,z) 1D=(131072), 2D=(131072, 65536), 3D=(16384, 16384, 16384) Maximum Layered 1D Texture Size, (num) layers 1D=(32768), 2048 layers Maximum Layered 2D Texture Size, (num) layers 2D=(32768, 32768), 2048 layers Total amount of constant memory: 65536 bytes Total amount of shared memory per block: 49152 bytes Total number of registers available per block: 65536 Warp size: 32 Maximum number of threads per multiprocessor: 1536 Maximum number of threads per block: 1024 Max dimension size of a thread block (x,y,z): (1024, 1024, 64) Max dimension size of a grid size (x,y,z): (2147483647, 65535, 65535) Maximum memory pitch: 2147483647 bytes Texture alignment: 512 bytes Concurrent copy and kernel execution: Yes with 1 copy engine(s) Run time limit on kernels: Yes Integrated GPU sharing Host Memory: No Support host page-locked memory mapping: Yes Alignment requirement for Surfaces: Yes Device has ECC support: Disabled Device supports Unified Addressing (UVA): Yes Device supports Compute Preemption: Yes Supports Cooperative Kernel Launch: Yes Supports MultiDevice Co-op Kernel Launch: No Device PCI Domain ID / Bus ID / location ID: 0 / 1 / 0 Compute Mode: < Default (multiple host threads can use ::cudaSetDevice() with device simultaneously) > deviceQuery, CUDA Driver = CUDART, CUDA Driver Version = 12.4, CUDA Runtime Version = 11.8, NumDevs = 1, Device0 = NVIDIA GeForce RTX 3090 Result = PASS ``` ENVs set: ``` export CUDA_HOME=/usr/local/cuda export PATH=$CUDA_HOME/bin:$PATH export LD_LIBRARY_PATH=/usr/local/cuda-11.8/lib64:$LD_LIBRARY_PATH ``` ### Standalone code to reproduce the issue ```shell python3 -c "import tensorflow as tf; print(tf.config.list_physical_devices('GPU'))" ``` ### Relevant log output ```shell 2024-03-19 11:29:26.228449: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2024-03-19 11:29:26.250017: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-03-19 11:29:26.585563: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT 2024-03-19 11:29:26.832574: I external/local_xla/xla/stream_executor/cuda/cuda_executor.cc:984] could not open file to read NUMA node: /sys/bus/pci/devices/0000:01:00.0/numa_node Your kernel may have been built without NUMA support. 2024-03-19 11:29:26.844141: W tensorflow/core/common_runtime/gpu/gpu_device.cc:2251] Cannot dlopen some GPU libraries. Please make sure the missing libraries mentioned above are installed properly if you would like to use GPU. Follow the guide at https://www.tensorflow.org/install/gpu for how to download and setup the required libraries for your platform. Skipping registering GPU devices... [] ```
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63948/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63948/timeline
null
completed
false
https://api.github.com/repos/tensorflow/tensorflow/issues/63947
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63947/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63947/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63947/events
https://github.com/tensorflow/tensorflow/pull/63947
2,194,461,597
PR_kwDOArmXAs5qD-yg
63,947
[XLA:GPU] Add tool which extracts collective operations from HLO module.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T09:33:47
2024-03-19T11:20:13
2024-03-19T11:20:13
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63947", "html_url": "https://github.com/tensorflow/tensorflow/pull/63947", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63947.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63947.patch", "merged_at": "2024-03-19T11:20:12" }
[XLA:GPU] Add tool which extracts collective operations from HLO module.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63947/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63947/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63946
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63946/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63946/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63946/events
https://github.com/tensorflow/tensorflow/pull/63946
2,194,431,806
PR_kwDOArmXAs5qD4VT
63,946
Automated Code Change
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T09:19:13
2024-03-19T10:29:02
2024-03-19T10:28:59
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63946", "html_url": "https://github.com/tensorflow/tensorflow/pull/63946", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63946.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63946.patch", "merged_at": null }
Automated Code Change
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63946/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63946/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63945
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63945/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63945/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63945/events
https://github.com/tensorflow/tensorflow/pull/63945
2,194,410,191
PR_kwDOArmXAs5qDzpg
63,945
Support all transposes.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T09:08:11
2024-03-19T10:14:43
2024-03-19T10:14:41
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63945", "html_url": "https://github.com/tensorflow/tensorflow/pull/63945", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63945.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63945.patch", "merged_at": null }
Support all transposes.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63945/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63945/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63944
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63944/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63944/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63944/events
https://github.com/tensorflow/tensorflow/pull/63944
2,194,225,458
PR_kwDOArmXAs5qDMWy
63,944
#tf-data Fix global shuffling for shard dataset.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T07:24:29
2024-03-21T00:34:10
2024-03-21T00:34:10
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63944", "html_url": "https://github.com/tensorflow/tensorflow/pull/63944", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63944.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63944.patch", "merged_at": "2024-03-21T00:34:09" }
#tf-data Fix global shuffling for shard dataset. The issue is similar to batching without dropping remainders: The input dataset may return `end_of_sequence` in the middle of its output since the index is shuffled. For example, without fix, when shuffling ``` range(10).shard(3, 0) ``` The range dataset could return `end_of_sequence` after producing 9. This CL fixes the index mapper for `shard` so no skipping is needed for global shuffling.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63944/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63944/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63943
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63943/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63943/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63943/events
https://github.com/tensorflow/tensorflow/pull/63943
2,194,211,260
PR_kwDOArmXAs5qDJUZ
63,943
Expand presets to `QuantizationConfig` to populate `_quantization_method` for each quantizable unit.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T07:15:07
2024-03-20T13:51:50
2024-03-20T13:51:48
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63943", "html_url": "https://github.com/tensorflow/tensorflow/pull/63943", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63943.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63943.patch", "merged_at": null }
Expand presets to `QuantizationConfig` to populate `_quantization_method` for each quantizable unit. FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10626 from Intel-tensorflow:akhil/bf16_softmax d030100ea87923582aa64cdcf0fac1464051288c
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63943/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63943/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63942
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63942/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63942/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63942/events
https://github.com/tensorflow/tensorflow/pull/63942
2,194,071,005
PR_kwDOArmXAs5qCrR0
63,942
Migrate direct callers of options().packed() to is_packed() helper.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T05:37:25
2024-04-10T19:13:53
2024-04-10T19:13:50
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63942", "html_url": "https://github.com/tensorflow/tensorflow/pull/63942", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63942.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63942.patch", "merged_at": null }
Migrate direct callers of options().packed() to is_packed() helper.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63942/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63942/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63941
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63941/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63941/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63941/events
https://github.com/tensorflow/tensorflow/pull/63941
2,194,069,776
PR_kwDOArmXAs5qCrBh
63,941
Admits partially replicated strategies for broadcast ops.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T05:36:14
2024-03-19T16:34:48
2024-03-19T16:34:47
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63941", "html_url": "https://github.com/tensorflow/tensorflow/pull/63941", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63941.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63941.patch", "merged_at": "2024-03-19T16:34:47" }
Admits partially replicated strategies for broadcast ops.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63941/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63941/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63940
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63940/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63940/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63940/events
https://github.com/tensorflow/tensorflow/pull/63940
2,194,030,776
PR_kwDOArmXAs5qCi4H
63,940
[XLA:Runtime] Moved the nccl_collective_broadcast thunk to new folder and removed unused dependencies.Updated the necessary directories pointing to this thunk and removed it from the nccl_collectives_thunks build and removed the nccl_collectives_thunk target as all the remaining thunks have been moved out. #5758
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T05:04:24
2024-04-10T19:13:38
2024-04-10T19:13:36
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63940", "html_url": "https://github.com/tensorflow/tensorflow/pull/63940", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63940.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63940.patch", "merged_at": null }
[XLA:Runtime] Moved the nccl_collective_broadcast thunk to new folder and removed unused dependencies.Updated the necessary directories pointing to this thunk and removed it from the nccl_collectives_thunks build and removed the nccl_collectives_thunk target as all the remaining thunks have been moved out. #5758
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63940/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63940/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63939
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63939/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63939/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63939/events
https://github.com/tensorflow/tensorflow/pull/63939
2,194,018,446
PR_kwDOArmXAs5qCgVJ
63,939
[OptimizeFunctionGraph] Prune the function library to reachable functions in the post-optimized graph.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T04:53:50
2024-04-10T19:10:18
2024-04-10T19:10:16
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63939", "html_url": "https://github.com/tensorflow/tensorflow/pull/63939", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63939.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63939.patch", "merged_at": null }
[OptimizeFunctionGraph] Prune the function library to reachable functions in the post-optimized graph. Adds an overload `FunctionLibraryDefinition::ReachableDefinitions(const Graph&)` that enables capturing the reachable definitions from a `tensorflow::Graph` (and not just a protobuf-based graph).
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63939/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63939/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63938
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63938/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63938/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63938/events
https://github.com/tensorflow/tensorflow/pull/63938
2,193,975,074
PR_kwDOArmXAs5qCXBl
63,938
Implement expanding presets from `QuantizationConfig`.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T04:14:57
2024-03-19T05:03:10
2024-03-19T05:03:09
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63938", "html_url": "https://github.com/tensorflow/tensorflow/pull/63938", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63938.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63938.patch", "merged_at": null }
Implement expanding presets from `QuantizationConfig`. `ExpandPresets` transfers quantization presets and populates other fields in `QuantizationConfig`.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63938/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63938/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63937
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63937/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63937/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63937/events
https://github.com/tensorflow/tensorflow/issues/63937
2,193,871,060
I_kwDOArmXAs6Cw9DU
63,937
Aborted (core dumped) in tf.raw_ops.SparseMatrixZeros
{ "login": "Zoeeeeey", "id": 99133420, "node_id": "U_kgDOBein7A", "avatar_url": "https://avatars.githubusercontent.com/u/99133420?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Zoeeeeey", "html_url": "https://github.com/Zoeeeeey", "followers_url": "https://api.github.com/users/Zoeeeeey/followers", "following_url": "https://api.github.com/users/Zoeeeeey/following{/other_user}", "gists_url": "https://api.github.com/users/Zoeeeeey/gists{/gist_id}", "starred_url": "https://api.github.com/users/Zoeeeeey/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Zoeeeeey/subscriptions", "organizations_url": "https://api.github.com/users/Zoeeeeey/orgs", "repos_url": "https://api.github.com/users/Zoeeeeey/repos", "events_url": "https://api.github.com/users/Zoeeeeey/events{/privacy}", "received_events_url": "https://api.github.com/users/Zoeeeeey/received_events", "type": "User", "site_admin": false }
[ { "id": 473172988, "node_id": "MDU6TGFiZWw0NzMxNzI5ODg=", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/type:bug", "name": "type:bug", "color": "159b2e", "default": false, "description": "Bug" }, { "id": 1097547147, "node_id": "MDU6TGFiZWwxMDk3NTQ3MTQ3", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/comp:ops", "name": "comp:ops", "color": "0052cc", "default": false, "description": "OPs related issues" }, { "id": 1205615612, "node_id": "MDU6TGFiZWwxMjA1NjE1NjEy", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/subtype:%20ubuntu/linux", "name": "subtype: ubuntu/linux", "color": "b619ea", "default": false, "description": "Ubuntu/Linux Build/Installation Issues" }, { "id": 5508003926, "node_id": "LA_kwDOArmXAs8AAAABSE14Vg", "url": "https://api.github.com/repos/tensorflow/tensorflow/labels/TF%202.13", "name": "TF 2.13", "color": "B13ACB", "default": false, "description": "For issues related to Tensorflow 2.13" } ]
open
false
{ "login": "SuryanarayanaY", "id": 116063290, "node_id": "U_kgDOBur8Og", "avatar_url": "https://avatars.githubusercontent.com/u/116063290?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SuryanarayanaY", "html_url": "https://github.com/SuryanarayanaY", "followers_url": "https://api.github.com/users/SuryanarayanaY/followers", "following_url": "https://api.github.com/users/SuryanarayanaY/following{/other_user}", "gists_url": "https://api.github.com/users/SuryanarayanaY/gists{/gist_id}", "starred_url": "https://api.github.com/users/SuryanarayanaY/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/SuryanarayanaY/subscriptions", "organizations_url": "https://api.github.com/users/SuryanarayanaY/orgs", "repos_url": "https://api.github.com/users/SuryanarayanaY/repos", "events_url": "https://api.github.com/users/SuryanarayanaY/events{/privacy}", "received_events_url": "https://api.github.com/users/SuryanarayanaY/received_events", "type": "User", "site_admin": false }
[ { "login": "SuryanarayanaY", "id": 116063290, "node_id": "U_kgDOBur8Og", "avatar_url": "https://avatars.githubusercontent.com/u/116063290?v=4", "gravatar_id": "", "url": "https://api.github.com/users/SuryanarayanaY", "html_url": "https://github.com/SuryanarayanaY", "followers_url": "https://api.github.com/users/SuryanarayanaY/followers", "following_url": "https://api.github.com/users/SuryanarayanaY/following{/other_user}", "gists_url": "https://api.github.com/users/SuryanarayanaY/gists{/gist_id}", "starred_url": "https://api.github.com/users/SuryanarayanaY/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/SuryanarayanaY/subscriptions", "organizations_url": "https://api.github.com/users/SuryanarayanaY/orgs", "repos_url": "https://api.github.com/users/SuryanarayanaY/repos", "events_url": "https://api.github.com/users/SuryanarayanaY/events{/privacy}", "received_events_url": "https://api.github.com/users/SuryanarayanaY/received_events", "type": "User", "site_admin": false } ]
null
[ "Hi **@Zoeeeeey** ,\r\n\r\nI tried to run your code on colab using tf 2.16.1 and tf-nightly versions faced same issue. Please find the [gist](https://colab.sandbox.google.com/gist/Venkat6871/424d0904418c5a1cd7fcc2a8892a1025/63937_2-16-1-nightly-v.ipynb) here for reference.\r\n\r\nThank you!", "Hi, thank you for your reply. Indeed, there are crashes happening for unclear reasons, and I believe my inputs are all in compliance with the requirements. Is this an existing bug?\r\n Additionally, I would like to ask, does the code hint `Aborted (core dumped)` indicate that there is a bug in the current version? @Venkat6871" ]
2024-03-19T02:26:44
2024-04-01T05:10:09
null
NONE
null
null
null
### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? No ### Source binary ### TensorFlow version tf 2.13 ### Custom code Yes ### OS platform and distribution Ubuntu 20.04 ### Mobile device _No response_ ### Python version 3.8 ### Bazel version _No response_ ### GCC/compiler version 7.5.0 ### CUDA/cuDNN version 12.0 ### GPU model and memory _No response_ ### Current behavior? Under specific input, `tf.raw_ops.SparseMatrixZeros` encounters "Aborted (core dumped)". However, the parameters `dense_shape` and `type` meet the requirements in the API documentation. (https://tensorflow.google.cn/api_docs/python/tf/raw_ops/SparseMatrixZeros) ### Standalone code to reproduce the issue ```shell import tensorflow as tf import numpy as np dense_shape=tf.constant(value=np.random.randint(0,100,size=(1, 1)), shape=(1, 1), dtype=tf.int64) type=tf.float64 name=None tf.raw_ops.SparseMatrixZeros(dense_shape=dense_shape, type=type, name=name) ``` ### Relevant log output ```shell 2024-03-19 02:18:57.223847: F tensorflow/core/framework/tensor_shape.cc:45] Check failed: NDIMS == dims() (1 vs. 2)Asking for tensor of 1 dimensions from a tensor of 2 dimensions Aborted (core dumped) ```
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63937/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63937/timeline
null
null
false
https://api.github.com/repos/tensorflow/tensorflow/issues/63936
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63936/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63936/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63936/events
https://github.com/tensorflow/tensorflow/pull/63936
2,193,844,335
PR_kwDOArmXAs5qB7aT
63,936
When possible, use the device ids provided by the user instead of defaulting to the iota order.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T01:56:15
2024-03-19T04:16:29
2024-03-19T04:16:29
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63936", "html_url": "https://github.com/tensorflow/tensorflow/pull/63936", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63936.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63936.patch", "merged_at": "2024-03-19T04:16:29" }
When possible, use the device ids provided by the user instead of defaulting to the iota order.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63936/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63936/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63935
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63935/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63935/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63935/events
https://github.com/tensorflow/tensorflow/pull/63935
2,193,830,475
PR_kwDOArmXAs5qB4Xg
63,935
Convert stablehlo.dynamic_slice to tfl.slice
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T01:45:34
2024-03-20T11:57:49
2024-03-20T11:57:48
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63935", "html_url": "https://github.com/tensorflow/tensorflow/pull/63935", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63935.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63935.patch", "merged_at": "2024-03-20T11:57:48" }
Convert stablehlo.dynamic_slice to tfl.slice
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63935/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63935/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63934
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63934/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63934/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63934/events
https://github.com/tensorflow/tensorflow/pull/63934
2,193,807,584
PR_kwDOArmXAs5qBzrN
63,934
Fixes `SAME` padding calculation to produce float results for correct `std::ceil` input.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-19T01:20:34
2024-03-19T10:58:38
2024-03-19T10:58:38
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63934", "html_url": "https://github.com/tensorflow/tensorflow/pull/63934", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63934.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63934.patch", "merged_at": "2024-03-19T10:58:37" }
Fixes `SAME` padding calculation to produce float results for correct `std::ceil` input.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63934/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63934/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63933
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63933/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63933/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63933/events
https://github.com/tensorflow/tensorflow/pull/63933
2,193,690,701
PR_kwDOArmXAs5qBZxp
63,933
PR #10261: [ROCm] ConvBfloat16Support HLO pass for AMDGPU Compiler
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T23:50:28
2024-03-19T10:21:24
2024-03-19T10:21:23
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63933", "html_url": "https://github.com/tensorflow/tensorflow/pull/63933", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63933.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63933.patch", "merged_at": null }
PR #10261: [ROCm] ConvBfloat16Support HLO pass for AMDGPU Compiler Imported from GitHub PR https://github.com/openxla/xla/pull/10261 Copybara import of the project: -- 0568134a7d3108f1c29794f536f3acbfe238dff1 by Pavel Emeliyanenko <[email protected]>: added ConvBfloat16Support HLO pass -- 3106f99a8d75e1d891053f3a2b3ee1a46c29f5db by Harsha HS <[email protected]>: fix typo Merging this change closes #10261 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10261 from ROCm:ci_convbf16norm_20240305 37d32141d043c4ee647d74e47257080a5ef1c0ca
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63933/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63933/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63932
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63932/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63932/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63932/events
https://github.com/tensorflow/tensorflow/pull/63932
2,193,684,661
PR_kwDOArmXAs5qBYcs
63,932
Integrate LLVM at llvm/llvm-project@fadc38efed81
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T23:44:31
2024-03-19T13:35:21
2024-03-19T13:35:18
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63932", "html_url": "https://github.com/tensorflow/tensorflow/pull/63932", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63932.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63932.patch", "merged_at": null }
Integrate LLVM at llvm/llvm-project@fadc38efed81 Updates LLVM usage to match [fadc38efed81](https://github.com/llvm/llvm-project/commit/fadc38efed81)
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63932/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63932/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63931
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63931/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63931/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63931/events
https://github.com/tensorflow/tensorflow/pull/63931
2,193,680,702
PR_kwDOArmXAs5qBXih
63,931
Cache the executor pointer in the StreamPool at construction time. Otherwise there could potentially be streams from difference executors cached in the same pool.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T23:41:53
2024-03-19T21:23:00
2024-03-19T21:22:59
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63931", "html_url": "https://github.com/tensorflow/tensorflow/pull/63931", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63931.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63931.patch", "merged_at": "2024-03-19T21:22:59" }
Cache the executor pointer in the StreamPool at construction time. Otherwise there could potentially be streams from difference executors cached in the same pool.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63931/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63931/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63930
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63930/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63930/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63930/events
https://github.com/tensorflow/tensorflow/pull/63930
2,193,679,227
PR_kwDOArmXAs5qBXMC
63,930
Implement basic `QuantizationReport`.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T23:41:16
2024-03-19T00:43:29
2024-03-19T00:43:27
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63930", "html_url": "https://github.com/tensorflow/tensorflow/pull/63930", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63930.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63930.patch", "merged_at": null }
Implement basic `QuantizationReport`. This is a minimally working version of `QuantizationReport` where a user may add a single `QuantizationResult` manually. In future revisions, it will be able to parse `QuantizationResult`s from `ModuleOp` and populate internal data automatically.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63930/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63930/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63929
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63929/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63929/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63929/events
https://github.com/tensorflow/tensorflow/pull/63929
2,193,677,497
PR_kwDOArmXAs5qBWy-
63,929
Fix the shared_batch_scheduler_test to avoid using the designated initializer to fix the windows build failure
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T23:40:19
2024-03-19T00:11:48
2024-03-19T00:11:48
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63929", "html_url": "https://github.com/tensorflow/tensorflow/pull/63929", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63929.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63929.patch", "merged_at": "2024-03-19T00:11:47" }
Fix the shared_batch_scheduler_test to avoid using the designated initializer to fix the windows build failure
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63929/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63929/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63928
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63928/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63928/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63928/events
https://github.com/tensorflow/tensorflow/pull/63928
2,193,668,876
PR_kwDOArmXAs5qBU1c
63,928
[xla:cpu] Remove lmhlo dependency
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T23:33:44
2024-03-19T02:49:28
2024-03-19T02:49:27
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63928", "html_url": "https://github.com/tensorflow/tensorflow/pull/63928", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63928.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63928.patch", "merged_at": "2024-03-19T02:49:27" }
[xla:cpu] Remove lmhlo dependency
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63928/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63928/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63927
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63927/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63927/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63927/events
https://github.com/tensorflow/tensorflow/pull/63927
2,193,662,733
PR_kwDOArmXAs5qBTb-
63,927
[xla:gpu] Handle arguments passed in arbitrary order to AddressComputationThunk
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T23:30:45
2024-03-19T17:22:34
2024-03-19T17:22:33
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63927", "html_url": "https://github.com/tensorflow/tensorflow/pull/63927", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63927.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63927.patch", "merged_at": "2024-03-19T17:22:33" }
[xla:gpu] Handle arguments passed in arbitrary order to AddressComputationThunk Passing the buffers in correct order to embedded thunk when AddressComputationThunk itself is getting buffers in arbitrary order.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63927/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63927/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63926
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63926/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63926/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63926/events
https://github.com/tensorflow/tensorflow/pull/63926
2,193,650,815
PR_kwDOArmXAs5qBQwb
63,926
Update to reflect name change from `TfLiteRegistrationExternal` as `TfLiteOperator`.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T23:23:00
2024-04-10T19:11:43
2024-04-10T19:11:41
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63926", "html_url": "https://github.com/tensorflow/tensorflow/pull/63926", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63926.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63926.patch", "merged_at": null }
Update to reflect name change from `TfLiteRegistrationExternal` as `TfLiteOperator`.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63926/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63926/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63925
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63925/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63925/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63925/events
https://github.com/tensorflow/tensorflow/pull/63925
2,193,641,784
PR_kwDOArmXAs5qBOt4
63,925
Only the DIFFBASE CL is public.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T23:16:46
2024-04-10T19:11:26
2024-04-10T19:11:23
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63925", "html_url": "https://github.com/tensorflow/tensorflow/pull/63925", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63925.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63925.patch", "merged_at": null }
Only the DIFFBASE CL is public.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63925/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63925/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63924
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63924/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63924/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63924/events
https://github.com/tensorflow/tensorflow/pull/63924
2,193,633,495
PR_kwDOArmXAs5qBM8J
63,924
Integrate Triton up to [61be8e79](https://github.com/openai/triton/commit/61be8e792f206366f5ab2fe66d8984e97acc7324)
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T23:10:09
2024-03-19T17:05:15
2024-03-19T17:05:13
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63924", "html_url": "https://github.com/tensorflow/tensorflow/pull/63924", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63924.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63924.patch", "merged_at": null }
Integrate Triton up to [61be8e79](https://github.com/openai/triton/commit/61be8e792f206366f5ab2fe66d8984e97acc7324)
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63924/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63924/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63923
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63923/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63923/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63923/events
https://github.com/tensorflow/tensorflow/pull/63923
2,193,631,132
PR_kwDOArmXAs5qBMZt
63,923
Testing testing testing
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T23:09:11
2024-03-22T04:15:27
2024-03-22T04:15:25
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63923", "html_url": "https://github.com/tensorflow/tensorflow/pull/63923", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63923.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63923.patch", "merged_at": null }
Testing testing testing
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63923/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63923/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63922
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63922/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63922/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63922/events
https://github.com/tensorflow/tensorflow/pull/63922
2,193,583,051
PR_kwDOArmXAs5qBBhN
63,922
[xla:ffi] Add XLA_FFI_Handler_Traits to capture properties of an FFI handler
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T22:45:01
2024-03-19T03:03:53
2024-03-19T03:03:53
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63922", "html_url": "https://github.com/tensorflow/tensorflow/pull/63922", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63922.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63922.patch", "merged_at": "2024-03-19T03:03:53" }
[xla:ffi] Add XLA_FFI_Handler_Traits to capture properties of an FFI handler
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63922/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63922/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63921
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63921/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63921/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63921/events
https://github.com/tensorflow/tensorflow/pull/63921
2,193,535,093
PR_kwDOArmXAs5qA2K2
63,921
Rename `fold_constant_transpose_pass.cc`->`fold_constant_transpose.cc`.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T22:32:06
2024-03-18T23:29:04
2024-03-18T23:29:03
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63921", "html_url": "https://github.com/tensorflow/tensorflow/pull/63921", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63921.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63921.patch", "merged_at": "2024-03-18T23:29:03" }
Rename `fold_constant_transpose_pass.cc`->`fold_constant_transpose.cc`. Conventionally the `_pass` prefix isn't used.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63921/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63921/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63920
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63920/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63920/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63920/events
https://github.com/tensorflow/tensorflow/pull/63920
2,193,497,618
PR_kwDOArmXAs5qAtd9
63,920
#tf-data Set the iterator prefix and `DebugString` of `GlobalShuffleDataset` to `GlobalShuffle` to be consistent with other datasets.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T22:17:07
2024-03-19T03:44:01
2024-03-19T03:44:00
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63920", "html_url": "https://github.com/tensorflow/tensorflow/pull/63920", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63920.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63920.patch", "merged_at": "2024-03-19T03:44:00" }
#tf-data Set the iterator prefix and `DebugString` of `GlobalShuffleDataset` to `GlobalShuffle` to be consistent with other datasets.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63920/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63920/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63919
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63919/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63919/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63919/events
https://github.com/tensorflow/tensorflow/pull/63919
2,193,495,462
PR_kwDOArmXAs5qAs9W
63,919
#tf-data Re-use `GlobalShuffleIterator` for the Range dataset.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T22:16:32
2024-03-20T18:44:47
2024-03-20T18:44:46
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63919", "html_url": "https://github.com/tensorflow/tensorflow/pull/63919", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63919.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63919.patch", "merged_at": "2024-03-20T18:44:46" }
#tf-data Re-use `GlobalShuffleIterator` for the Range dataset. Also fix an issue with global shuffling when not dropping remainders: The original range_op implementation did not check out-of-range errors after getting the shuffled index. If the parent iterator produces an out-of-range index, it may return an out-of-range element. Without fix, shuffling ``` range(10).batch(3, drop_remainder=False) ``` could return [[3, 4, 5], [9, 10, 11], [0, 1, 2], [6]] which should be [[3, 4, 5], [9], [0, 1, 2], [6, 7, 8]] However, this may be confusing to the users, so we'll not support global shuffling with `drop_remainder=False` for now.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63919/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63919/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63918
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63918/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63918/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63918/events
https://github.com/tensorflow/tensorflow/pull/63918
2,193,467,696
PR_kwDOArmXAs5qAmgi
63,918
Cleanup: `lift_as_function_call.h/cc`.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T22:06:58
2024-03-18T23:59:24
2024-03-18T23:59:23
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63918", "html_url": "https://github.com/tensorflow/tensorflow/pull/63918", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63918.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63918.patch", "merged_at": "2024-03-18T23:59:23" }
Cleanup: `lift_as_function_call.h/cc`. * Remove unnecessary `llvm::` and `mlir::`. * Use `ArrayRef`s where applicable. * Use pass-by-reference where applicable (e.g. OpBuilder). * Use pass-by-value where applicable (e.g. Value).
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63918/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63918/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63917
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63917/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63917/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63917/events
https://github.com/tensorflow/tensorflow/pull/63917
2,193,455,996
PR_kwDOArmXAs5qAjzd
63,917
Temporarily disables failing shared_batch_scheduler_test on Windows.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T22:02:30
2024-03-18T23:01:11
2024-03-18T23:01:11
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63917", "html_url": "https://github.com/tensorflow/tensorflow/pull/63917", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63917.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63917.patch", "merged_at": null }
Temporarily disables failing shared_batch_scheduler_test on Windows.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63917/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63917/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63916
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63916/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63916/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63916/events
https://github.com/tensorflow/tensorflow/pull/63916
2,193,403,385
PR_kwDOArmXAs5qAXoY
63,916
Rolling back to unbreak Windows build.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T21:43:33
2024-03-18T22:00:47
2024-03-18T22:00:45
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63916", "html_url": "https://github.com/tensorflow/tensorflow/pull/63916", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63916.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63916.patch", "merged_at": null }
Rolling back to unbreak Windows build.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63916/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63916/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63915
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63915/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63915/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63915/events
https://github.com/tensorflow/tensorflow/pull/63915
2,193,401,573
PR_kwDOArmXAs5qAXNq
63,915
[XLA:Python] Improve error checking for the return value of the to_iterable function of custom pytree nodes.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T21:42:46
2024-03-19T06:45:12
2024-03-19T06:45:11
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63915", "html_url": "https://github.com/tensorflow/tensorflow/pull/63915", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63915.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63915.patch", "merged_at": "2024-03-19T06:45:11" }
[XLA:Python] Improve error checking for the return value of the to_iterable function of custom pytree nodes.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63915/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63915/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63914
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63914/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63914/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63914/events
https://github.com/tensorflow/tensorflow/pull/63914
2,193,393,634
PR_kwDOArmXAs5qAVY-
63,914
[XLA:GPU] Add test for triton custom call.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T21:39:54
2024-03-19T17:52:38
2024-03-19T17:52:38
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63914", "html_url": "https://github.com/tensorflow/tensorflow/pull/63914", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63914.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63914.patch", "merged_at": "2024-03-19T17:52:38" }
[XLA:GPU] Add test for triton custom call. Triton custom calls allow the caller to express their own triton kernels using the MLIR triton dialect (tt). This adds a test that the passed in tt ir is correctly lowered to llvm ir.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63914/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63914/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63913
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63913/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63913/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63913/events
https://github.com/tensorflow/tensorflow/pull/63913
2,193,379,942
PR_kwDOArmXAs5qASPy
63,913
Add software prefetchers to help reduce cache-misses
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T21:34:35
2024-03-20T01:41:01
2024-03-20T01:40:59
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63913", "html_url": "https://github.com/tensorflow/tensorflow/pull/63913", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63913.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63913.patch", "merged_at": null }
Add software prefetchers to help reduce cache-misses
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63913/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63913/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63912
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63912/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63912/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63912/events
https://github.com/tensorflow/tensorflow/pull/63912
2,193,338,289
PR_kwDOArmXAs5qAI00
63,912
[xla:gpu] No need to distinguish operand vs. result slices for AddressComputationThunk
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T21:15:49
2024-03-19T07:37:07
2024-03-19T07:37:06
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63912", "html_url": "https://github.com/tensorflow/tensorflow/pull/63912", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63912.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63912.patch", "merged_at": "2024-03-19T07:37:06" }
[xla:gpu] No need to distinguish operand vs. result slices for AddressComputationThunk Distinguishing between operand and result is only required when creating the embedded thunk, during `ExecuteOnStream` all we need is the list of buffers.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63912/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63912/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63911
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63911/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63911/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63911/events
https://github.com/tensorflow/tensorflow/pull/63911
2,193,337,969
PR_kwDOArmXAs5qAIwQ
63,911
[xla:gpu] Dynamic offsets must be read one by one
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T21:15:34
2024-03-19T00:05:45
2024-03-19T00:05:45
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63911", "html_url": "https://github.com/tensorflow/tensorflow/pull/63911", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63911.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63911.patch", "merged_at": "2024-03-19T00:05:45" }
[xla:gpu] Dynamic offsets must be read one by one When creating address computation thunk, we need to load dynamic offsets from device to host one by one, as dynamic-slice and DUS ops have each offset defined by a separate runtime value.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63911/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63911/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63910
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63910/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63910/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63910/events
https://github.com/tensorflow/tensorflow/pull/63910
2,193,334,315
PR_kwDOArmXAs5qAH8K
63,910
PR #10642: Make configure.py command visible
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T21:13:41
2024-03-18T22:20:05
2024-03-18T22:20:03
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63910", "html_url": "https://github.com/tensorflow/tensorflow/pull/63910", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63910.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63910.patch", "merged_at": null }
PR #10642: Make configure.py command visible Imported from GitHub PR https://github.com/openxla/xla/pull/10642 Copybara import of the project: -- d5df8a14b8837c0980a8641a83b9d6d9e33577cc by prrathi <[email protected]>: Make configure.py command visible Merging this change closes #10642
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63910/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63910/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63909
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63909/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63909/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63909/events
https://github.com/tensorflow/tensorflow/pull/63909
2,193,187,102
PR_kwDOArmXAs5p_miy
63,909
Add a field to StreamZ metric /tensorflow/core/tf_mlir_bridge_first_phase_count
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T20:09:15
2024-04-10T19:17:14
2024-04-10T19:17:11
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63909", "html_url": "https://github.com/tensorflow/tensorflow/pull/63909", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63909.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63909.patch", "merged_at": null }
Add a field to StreamZ metric /tensorflow/core/tf_mlir_bridge_first_phase_count Add a filed for the type of TF2XLA Phase 1 Bridge , i.e. Replicated Bridge vs. Non-replicated Bridge.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63909/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63909/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63908
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63908/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63908/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63908/events
https://github.com/tensorflow/tensorflow/pull/63908
2,193,183,522
PR_kwDOArmXAs5p_lxU
63,908
[XLA:GPU] Refactor code that sets priorities into a function.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T20:06:56
2024-03-20T12:44:40
2024-03-20T12:44:39
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63908", "html_url": "https://github.com/tensorflow/tensorflow/pull/63908", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63908.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63908.patch", "merged_at": "2024-03-20T12:44:39" }
[XLA:GPU] Refactor code that sets priorities into a function. This change lookups and erases a few more elements from `reverse_map_`, but overall it shouldn't make a dent in the compile time. With this change, we check if priority is negative before inserting into the queue, not after. This also doesn't affect compile time, but arguably makes the code easier to understand.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63908/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63908/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63907
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63907/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63907/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63907/events
https://github.com/tensorflow/tensorflow/pull/63907
2,193,178,682
PR_kwDOArmXAs5p_ktq
63,907
Make mock_nccl_utils.cc compile.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T20:04:45
2024-03-18T20:41:57
2024-03-18T20:41:57
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63907", "html_url": "https://github.com/tensorflow/tensorflow/pull/63907", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63907.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63907.patch", "merged_at": null }
Make mock_nccl_utils.cc compile.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63907/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63907/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63906
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63906/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63906/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63906/events
https://github.com/tensorflow/tensorflow/pull/63906
2,193,160,080
PR_kwDOArmXAs5p_glF
63,906
Deduplicate BuildAttributesMap code.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T19:55:42
2024-03-18T20:58:41
2024-03-18T20:58:41
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63906", "html_url": "https://github.com/tensorflow/tensorflow/pull/63906", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63906.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63906.patch", "merged_at": "2024-03-18T20:58:41" }
Deduplicate BuildAttributesMap code.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63906/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63906/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63905
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63905/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63905/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63905/events
https://github.com/tensorflow/tensorflow/pull/63905
2,193,157,359
PR_kwDOArmXAs5p_f9e
63,905
[OptimizeFunctionGraph] Prune the function library to reachable functions in the post-optimized graph.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T19:54:37
2024-03-19T04:49:27
2024-03-19T04:49:27
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63905", "html_url": "https://github.com/tensorflow/tensorflow/pull/63905", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63905.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63905.patch", "merged_at": "2024-03-19T04:49:27" }
[OptimizeFunctionGraph] Prune the function library to reachable functions in the post-optimized graph. Adds an overload `FunctionLibraryDefinition::ReachableDefinitions(const Graph&)` that enables capturing the reachable definitions from a `tensorflow::Graph` (and not just a protobuf-based graph).
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63905/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63905/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63904
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63904/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63904/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63904/events
https://github.com/tensorflow/tensorflow/pull/63904
2,193,103,510
PR_kwDOArmXAs5p_Tns
63,904
[XLA:Python] Migrate remaining python bindings to nanobind, and delete unused pybind11 code.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T19:35:39
2024-03-19T14:14:45
2024-03-19T14:14:44
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63904", "html_url": "https://github.com/tensorflow/tensorflow/pull/63904", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63904.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63904.patch", "merged_at": "2024-03-19T14:14:45" }
[XLA:Python] Migrate remaining python bindings to nanobind, and delete unused pybind11 code.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63904/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63904/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63903
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63903/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63903/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63903/events
https://github.com/tensorflow/tensorflow/pull/63903
2,193,074,567
PR_kwDOArmXAs5p_NNm
63,903
Enable sparsecore layout assignment
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T19:20:13
2024-04-01T18:23:48
2024-04-01T18:23:45
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63903", "html_url": "https://github.com/tensorflow/tensorflow/pull/63903", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63903.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63903.patch", "merged_at": null }
Enable sparsecore layout assignment
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63903/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63903/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63902
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63902/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63902/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63902/events
https://github.com/tensorflow/tensorflow/pull/63902
2,193,066,914
PR_kwDOArmXAs5p_LhX
63,902
[kernelgen] Don't try bufferizing TensorDialect
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T19:16:31
2024-03-19T10:44:14
2024-03-19T10:44:12
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63902", "html_url": "https://github.com/tensorflow/tensorflow/pull/63902", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63902.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63902.patch", "merged_at": null }
[kernelgen] Don't try bufferizing TensorDialect This currently doesn't do anything because we don't load the BufferizableOpInterface. But if someone does we have a miscompile on our hands.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63902/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63902/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63901
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63901/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63901/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63901/events
https://github.com/tensorflow/tensorflow/pull/63901
2,192,985,995
PR_kwDOArmXAs5p-6Kx
63,901
Upgrade to support and default to clang 18 for the OSS compiler
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
open
false
null
[]
null
[]
2024-03-18T18:39:27
2024-03-19T20:12:31
null
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63901", "html_url": "https://github.com/tensorflow/tensorflow/pull/63901", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63901.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63901.patch", "merged_at": null }
Upgrade to support and default to clang 18 for the OSS compiler
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63901/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63901/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63900
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63900/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63900/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63900/events
https://github.com/tensorflow/tensorflow/pull/63900
2,192,974,624
PR_kwDOArmXAs5p-3qs
63,900
Fix conversions between ShardingParam and HloSharding.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T18:33:38
2024-03-18T20:25:08
2024-03-18T20:25:07
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63900", "html_url": "https://github.com/tensorflow/tensorflow/pull/63900", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63900.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63900.patch", "merged_at": null }
Fix conversions between ShardingParam and HloSharding. This change ensures that conversions work correctly for meshes with more than 2 axis, and adds additional tests for conversions between HloSharding to ShardingParam, ShardingParam to OpSharding, and ShardingParam to HloSharding.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63900/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63900/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63899
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63899/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63899/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63899/events
https://github.com/tensorflow/tensorflow/pull/63899
2,192,947,580
PR_kwDOArmXAs5p-xvE
63,899
Use the appropriate operand sharding when computing resharding costs for HLO ops when a new ShardingStrategy is generated for n op based on a user annotation.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T18:20:30
2024-04-10T19:14:23
2024-04-10T19:14:20
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63899", "html_url": "https://github.com/tensorflow/tensorflow/pull/63899", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63899.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63899.patch", "merged_at": null }
Use the appropriate operand sharding when computing resharding costs for HLO ops when a new ShardingStrategy is generated for n op based on a user annotation.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63899/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63899/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63898
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63898/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63898/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63898/events
https://github.com/tensorflow/tensorflow/pull/63898
2,192,928,902
PR_kwDOArmXAs5p-tmb
63,898
Add absl::SourceLocations to xla::ResourceExhaustedError.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T18:11:50
2024-04-10T19:17:44
2024-04-10T19:17:41
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63898", "html_url": "https://github.com/tensorflow/tensorflow/pull/63898", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63898.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63898.patch", "merged_at": null }
Add absl::SourceLocations to xla::ResourceExhaustedError.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63898/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63898/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63897
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63897/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63897/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63897/events
https://github.com/tensorflow/tensorflow/pull/63897
2,192,913,639
PR_kwDOArmXAs5p-qRv
63,897
Call DropAllControlDeps before removing an instruction from the computation during RematerializeInstructions, or RemoveInstruction will fail.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T18:04:31
2024-03-18T21:14:02
2024-03-18T21:14:01
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63897", "html_url": "https://github.com/tensorflow/tensorflow/pull/63897", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63897.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63897.patch", "merged_at": "2024-03-18T21:14:01" }
Call DropAllControlDeps before removing an instruction from the computation during RematerializeInstructions, or RemoveInstruction will fail. Before this change, hlo-opt was failing with this stack: INTERNAL: RET_CHECK failure (third_party/tensorflow/compiler/xla/hlo/ir/hlo_computation.cc:426) ignore_safety_check || IsSafelyRemovable(instruction) cannot remove instruction: %all-reduce-start.285 = (s32[8,64]{1,0}, s32[], s32[], s32[], s32[], /*index=5*/s32[], s32[], s32[], s32[], s32[], /*index=10*/s32[], s32[], s32[], s32[], s32[], /*index=15*/s32[], s32[], s32[], s32[], s32[]) all-reduce-start(s32[8,64]{1,0} %input_scatter_fusion.16, s32[] %convert.81230.0.remat, s32[] %copy.13646, s32[] %copy.13647, s32[] %copy.13648, /*index=5*/s32[] %copy.13649, s32[] %copy.13650, s32[] %copy.13651, s32[] %copy.13652, s32[] %copy.13653, /*index=10*/s32[] %copy.13654, s32[] %copy.13655, s32[] %copy.13656, s32[] %copy.13657, s32[] %copy.13658, /*index=15*/s32[] %copy.13659, s32[] %copy.13660, s32[] %copy.13661, s32[] %copy.13662, s32[] %copy.13663), channel_id=711, replica_groups={{0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76,80,84,88,92,96,100,104,108,112,116,120,124},{1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77,81,85,89,93,97,101,105,109,113,117,121,125},{2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78,82,86,90,94,98,102,106,110,114,118,122,126},{3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79,83,87,91,95,99,103,107,111,115,119,123,127}}, use_global_device_ids=true, to_apply=%region_597.10276.clone.1, control-predecessors={%copy.14013, %copy.14014, %copy.14015, %copy.14016, %copy.14017, %copy.14018, %copy.14019, %copy.14020, %copy.14021, %copy.14022, %copy.14023, %copy.14024, %copy.14025, %copy.14026, %copy.14027, %copy.14028, %copy.14029, %copy.14030, %copy.14031, %copy.14032, %copy.14033, %copy.14034, %copy.14035, %copy.14036, %copy.14037, %copy.14038, %copy.14039, %copy.14040, %copy.14041, %copy.14042}, backend_config={"operation_queue_id":"0","wait_on_operation_queues":[],"collective_backend_config":{"is_sync":false,"no_parallel_custom_call":false}} === Source Location Trace: === third_party/tensorflow/compiler/xla/status_macros.cc:80 third_party/tensorflow/compiler/xla/service/hlo_rematerialization.cc:2165 third_party/tensorflow/compiler/xla/service/hlo_rematerialization.cc:2564 third_party/tensorflow/compiler/xla/service/hlo_rematerialization.cc:2708 third_party/tensorflow/compiler/xla/service/hlo_rematerialization.cc:2767 third_party/tensorflow/compiler/xla/service/hlo_rematerialization.cc:2905 third_party/tensorflow/compiler/xla/service/hlo_pass_pipeline.h:140 third_party/tensorflow/compiler/xla/service/hlo_pass_pipeline.cc:185 third_party/tensorflow/compiler/xla/service/gpu/gpu_compiler.cc:2183 third_party/tensorflow/compiler/xla/service/gpu/gpu_compiler.cc:1923 third_party/tensorflow/compiler/xla/service/gpu/gpu_compiler.cc:2012 third_party/tensorflow/compiler/xla/tools/hlo_opt/opt_lib.cc:155 third_party/tensorflow/compiler/xla/tools/hlo_opt/opt_lib.cc:108 third_party/tensorflow/compiler/xla/tools/hlo_opt/gpu_opt.cc:80 third_party/tensorflow/compiler/xla/tools/hlo_opt/opt_main.cc:166 third_party/tensorflow/compiler/xla/tools/hlo_opt/opt_main.cc:177 After this change, hlo-opt fails with an expected failure due to no JAX: UNIMPLEMENTED: No registered implementation for custom call to cu_threefry2x32 for platform CUDA === Source Location Trace: === third_party/tensorflow/compiler/xla/service/gpu/ir_emitter_unnested.cc:1391 third_party/tensorflow/compiler/xla/service/gpu/ir_emitter_unnested.cc:3023 third_party/tensorflow/compiler/xla/service/gpu/ir_emitter_unnested.cc:2574 third_party/tensorflow/compiler/xla/service/gpu/ir_emitter_unnested.cc:2015 third_party/tensorflow/compiler/xla/service/gpu/ir_emitter_unnested.cc:3023 third_party/tensorflow/compiler/xla/service/gpu/compile_module_to_llvm_ir.cc:205 third_party/tensorflow/compiler/xla/service/gpu/gpu_compiler.cc:1949 third_party/tensorflow/compiler/xla/service/gpu/gpu_compiler.cc:2028 third_party/tensorflow/compiler/xla/tools/hlo_opt/opt_lib.cc:155 third_party/tensorflow/compiler/xla/tools/hlo_opt/opt_lib.cc:108 third_party/tensorflow/compiler/xla/tools/hlo_opt/gpu_opt.cc:80 third_party/tensorflow/compiler/xla/tools/hlo_opt/opt_main.cc:166 third_party/tensorflow/compiler/xla/tools/hlo_opt/opt_main.cc:177
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63897/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63897/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63896
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63896/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63896/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63896/events
https://github.com/tensorflow/tensorflow/pull/63896
2,192,889,080
PR_kwDOArmXAs5p-k8n
63,896
Delete the redundant compilation_cache_test
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T17:52:30
2024-04-10T19:10:11
2024-04-10T19:10:09
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63896", "html_url": "https://github.com/tensorflow/tensorflow/pull/63896", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63896.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63896.patch", "merged_at": null }
Delete the redundant compilation_cache_test
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63896/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63896/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63895
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63895/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63895/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63895/events
https://github.com/tensorflow/tensorflow/pull/63895
2,192,877,014
PR_kwDOArmXAs5p-iUG
63,895
Add tensor shape check for ADD & MUL.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T17:46:10
2024-03-18T23:44:24
2024-03-18T23:44:23
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63895", "html_url": "https://github.com/tensorflow/tensorflow/pull/63895", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63895.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63895.patch", "merged_at": "2024-03-18T23:44:23" }
Add tensor shape check for ADD & MUL.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63895/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63895/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63894
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63894/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63894/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63894/events
https://github.com/tensorflow/tensorflow/pull/63894
2,192,864,877
PR_kwDOArmXAs5p-fr2
63,894
PR #10635: Fix build error from PR 10497
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T17:39:38
2024-03-18T21:34:13
2024-03-18T21:34:12
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63894", "html_url": "https://github.com/tensorflow/tensorflow/pull/63894", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63894.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63894.patch", "merged_at": "2024-03-18T21:34:12" }
PR #10635: Fix build error from PR 10497 Imported from GitHub PR https://github.com/openxla/xla/pull/10635 Added changes to fix build error that were encountered after merging changes from PR: https://github.com/openxla/xla/pull/10497 Used ::tsl::testing::StatusIs instead of ::testing::status::StatusIs Copybara import of the project: -- d344105a62e5f1749d994c2f1f2a8a76a5880c3d by hmonishN <[email protected]>: Adding changes to use tsl::testing:StatusIs Merging this change closes #10635 FUTURE_COPYBARA_INTEGRATE_REVIEW=https://github.com/openxla/xla/pull/10635 from hmonishN:hmonish/fix_build_error d344105a62e5f1749d994c2f1f2a8a76a5880c3d
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63894/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63894/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63893
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63893/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63893/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63893/events
https://github.com/tensorflow/tensorflow/pull/63893
2,192,837,960
PR_kwDOArmXAs5p-Zxh
63,893
GPU Load tracker in TFRT.
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T17:26:39
2024-04-10T19:18:47
2024-04-10T19:18:44
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63893", "html_url": "https://github.com/tensorflow/tensorflow/pull/63893", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63893.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63893.patch", "merged_at": null }
GPU Load tracker in TFRT.
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63893/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63893/timeline
null
null
true
https://api.github.com/repos/tensorflow/tensorflow/issues/63892
https://api.github.com/repos/tensorflow/tensorflow
https://api.github.com/repos/tensorflow/tensorflow/issues/63892/labels{/name}
https://api.github.com/repos/tensorflow/tensorflow/issues/63892/comments
https://api.github.com/repos/tensorflow/tensorflow/issues/63892/events
https://github.com/tensorflow/tensorflow/pull/63892
2,192,836,463
PR_kwDOArmXAs5p-Zdd
63,892
Cherry-pick https://github.com/llvm/llvm-project/commit/daa350c1995015daac552548c34b87220f21156d into TF
{ "login": "copybara-service[bot]", "id": 56741989, "node_id": "MDM6Qm90NTY3NDE5ODk=", "avatar_url": "https://avatars.githubusercontent.com/in/44061?v=4", "gravatar_id": "", "url": "https://api.github.com/users/copybara-service%5Bbot%5D", "html_url": "https://github.com/apps/copybara-service", "followers_url": "https://api.github.com/users/copybara-service%5Bbot%5D/followers", "following_url": "https://api.github.com/users/copybara-service%5Bbot%5D/following{/other_user}", "gists_url": "https://api.github.com/users/copybara-service%5Bbot%5D/gists{/gist_id}", "starred_url": "https://api.github.com/users/copybara-service%5Bbot%5D/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/copybara-service%5Bbot%5D/subscriptions", "organizations_url": "https://api.github.com/users/copybara-service%5Bbot%5D/orgs", "repos_url": "https://api.github.com/users/copybara-service%5Bbot%5D/repos", "events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/events{/privacy}", "received_events_url": "https://api.github.com/users/copybara-service%5Bbot%5D/received_events", "type": "Bot", "site_admin": false }
[]
closed
false
null
[]
null
[]
2024-03-18T17:25:52
2024-03-18T18:22:59
2024-03-18T18:22:59
NONE
null
true
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/pulls/63892", "html_url": "https://github.com/tensorflow/tensorflow/pull/63892", "diff_url": "https://github.com/tensorflow/tensorflow/pull/63892.diff", "patch_url": "https://github.com/tensorflow/tensorflow/pull/63892.patch", "merged_at": "2024-03-18T18:22:59" }
Cherry-pick https://github.com/llvm/llvm-project/commit/daa350c1995015daac552548c34b87220f21156d into TF This lets MSVC compile MLIR again
{ "url": "https://api.github.com/repos/tensorflow/tensorflow/issues/63892/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/tensorflow/tensorflow/issues/63892/timeline
null
null
true