flax
The tf.data is working on changes which will make it no longer possible to set `tf.data.Options` by mutating `tf.data.Dataset.options()`. In preparation for this change, we plan to make the value returned by `tf.data.Dataset.options()` immutable. We have identified that the code in this CL would be affected and fix it beforehand.
#1044
Merged

The tf.data is working on changes which will make it no longer possible to set `tf.data.Options` by mutating `tf.data.Dataset.options()`. In preparation for this change, we plan to make the value returned by `tf.data.Dataset.options()` immutable. We have identified that the code in this CL would be affected and fix it beforehand. #1044

copybara-service merged 1 commit into master from test_359318547
copybara-service
google-cla
google-cla google-cla added cla: no
copybara-service copybara-service force pushed to 9b9f9eb3 5 years ago
google-cla
codecov-io
andsteing andsteing requested a review from Marvin182 Marvin182 5 years ago
andsteing andsteing assigned Marvin182 Marvin182 5 years ago
andsteing andsteing added Priority: P1 - soon
Marvin182
Marvin182 approved these changes on 2021-02-25
copybara-service copybara-service force pushed from 9b9f9eb3 5 years ago
copybara-service copybara-service changed the title The `tf.data.Options` returned by `tf.data.Dataset.options()` is supposed to be immutable. We are adding code to prevent mutating them. We have identified that the code in this CL would be affected and fix it beforehand. The tf.data is working on changes which will make it no longer possible to set `tf.data.Options` by mutating `tf.data.Dataset.options()`. In preparation for this change, we plan to make the value returned by `tf.data.Dataset.options()` immutable. We have identified that the code in this CL would be affected and fix it beforehand. 5 years ago
google-cla
The tf.data is working on changes which will make it no longer possib…
b35b60f2
copybara-service copybara-service force pushed to b35b60f2 5 years ago
copybara-service copybara-service merged b35b60f2 into master 5 years ago
google-cla
copybara-service copybara-service deleted the test_359318547 branch 5 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
Labels
Milestone