Home
last modified time | relevance | path

Searched refs:XlaScopedFrontendAttributesAssignment (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compilation_device.cc131 xla::XlaScopedFrontendAttributesAssignment assign_frontend_attributes( in Compute()
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.h1510 class XlaScopedFrontendAttributesAssignment {
1512 XlaScopedFrontendAttributesAssignment(xla::XlaBuilder* builder, in XlaScopedFrontendAttributesAssignment() function
1518 ~XlaScopedFrontendAttributesAssignment() { in ~XlaScopedFrontendAttributesAssignment()
1526 TF_DISALLOW_COPY_AND_ASSIGN(XlaScopedFrontendAttributesAssignment);