Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_op_registry.h172 friend class XlaOpRegistrar; variable
327 class XlaOpRegistrar {
329 XlaOpRegistrar(std::unique_ptr<XlaOpRegistry::OpRegistration> registration);
336 static ::tensorflow::XlaOpRegistrar xla_op_registrar__body__##CTR##__object( \
Dxla_op_registry.cc537 XlaOpRegistrar::XlaOpRegistrar( in XlaOpRegistrar() function in tensorflow::XlaOpRegistrar