Skip to content

Add Scope::with_kernel_label and with_xla_cluster #288

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

Open
adamcrume opened this issue Jan 4, 2021 · 3 comments
Open

Add Scope::with_kernel_label and with_xla_cluster #288

adamcrume opened this issue Jan 4, 2021 · 3 comments

Comments

@adamcrume
Copy link
Contributor

This is to mirror support in https://www.tensorflow.org/api_docs/cc/class/tensorflow/scope#withkernellabel. The implementation will be similar to Scope::with_device, but setting an attribute rather than a dedicated field.

Unfortunately, we can't support with_assigned_device, yet, because the C API doesn't expose that setter.

@adamcrume
Copy link
Contributor Author

Scope::with_kernel_label was added in #294.

@siyavash
Copy link
Contributor

Scope::with_xla_cluster was added in #295.

@siyavash
Copy link
Contributor

siyavash commented May 1, 2022

Hello @adamcrume
Are we waiting for any other implementation to close this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants