Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_util.h102 const string& attr_name() const { return attr_name_; } in attr_name()
112 attr_name_(attr_name) {} in AssociatedFunctionInfo()
120 string attr_name_; variable