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.h101 const string& attr_name() const { return attr_name_; } in attr_name()
111 attr_name_(attr_name) {} in AssociatedFunctionInfo()
119 string attr_name_; variable