Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of filesystem_set_configuration to tensorflow core #52316

Merged

Conversation

yongtang
Copy link
Member

@yongtang yongtang commented Oct 10, 2021

This is a follow up to PR in tensorflow/io#1443 to add set_configuration support to tensorflow core repo.

Signed-off-by: Yong Tang yong.tang.github@outlook.com

@google-ml-butler google-ml-butler bot added the size:M CL Change Size: Medium label Oct 10, 2021
@google-cla google-cla bot added the cla: yes label Oct 10, 2021
@yongtang yongtang force-pushed the filesystem-set_configuration branch 9 times, most recently from 16f40a0 to 446e847 Compare October 11, 2021 01:31
This is a follow up to PR in tensorflow/io#1443
to add set_configuration support to tensorflow core repo.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
@yongtang yongtang changed the title [WIP] Add support of filesystem_set_configuration to tensorflow core Add support of filesystem_set_configuration to tensorflow core Oct 11, 2021
@yongtang yongtang marked this pull request as ready for review October 11, 2021 13:37
@google-ml-butler google-ml-butler bot added the awaiting review Pull request awaiting review label Oct 11, 2021
@google-ml-butler google-ml-butler bot added kokoro:force-run Tests on submitted change ready to pull PR ready for merge process labels Oct 11, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Oct 11, 2021
@rthadur rthadur added this to Assigned Reviewer in PR Queue via automation Oct 12, 2021
@rthadur rthadur added ready to pull PR ready for merge process and removed ready to pull PR ready for merge process labels Oct 12, 2021
Copy link
Collaborator

@mihaimaruseac mihaimaruseac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yongtang
Copy link
Member Author

Thanks @mihaimaruseac. One scenario of kernel ops usage is the situation where the file system has to be configured when graph is running (not pre-configure it before graph runs). In that case, I think of adding a kernel ops might be needed as otherwise the graph might not know what will be used for configuration.

@google-ml-butler google-ml-butler bot added the kokoro:force-run Tests on submitted change label Oct 13, 2021
PR Queue automation moved this from Assigned Reviewer to Approved by Reviewer Oct 13, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Tests on submitted change label Oct 13, 2021
@gbaned gbaned removed the awaiting review Pull request awaiting review label Oct 14, 2021
@gbaned gbaned added ready to pull PR ready for merge process and removed ready to pull PR ready for merge process labels Oct 22, 2021
@copybara-service copybara-service bot merged commit 51dee24 into tensorflow:master Oct 28, 2021
@google-ml-butler google-ml-butler bot removed the ready to pull PR ready for merge process label Oct 28, 2021
copybara-service bot pushed a commit that referenced this pull request Oct 28, 2021
PR #52316: Add support of filesystem_set_configuration to tensorflow core

Imported from GitHub PR #52316

This is a follow up to PR in tensorflow/io#1443 to add set_configuration support to tensorflow core repo.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Copybara import of the project:

--
a11f081 by Yong Tang <yong.tang.github@outlook.com>:

Add support of filesystem_set_configuration to tensorflow core

This is a follow up to PR in tensorflow/io#1443
to add set_configuration support to tensorflow core repo.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

--
eb8559d by Yong Tang <yong.tang.github@outlook.com>:

Expose tf.experimental.filesystem_set_configuration API

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>

--
16ad176 by Yong Tang <yong.tang.github@outlook.com>:

Add placeholder SetOption for gcs file system

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
PiperOrigin-RevId: 406210322
Change-Id: Ia1fd891a522c6f6a81bfab5c86c00e9940b1084a
@yongtang yongtang deleted the filesystem-set_configuration branch October 29, 2021 01:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes size:M CL Change Size: Medium
Projects
PR Queue
  
Approved by Reviewer
Development

Successfully merging this pull request may close these issues.

None yet

6 participants