Skip to content

Add Scope::with_kernel_label and with_xla_cluster #288

Open
@adamcrume

Description

@adamcrume

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions