Home
last modified time | relevance | path

Searched defs:DataTypeFormatter (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dpython_api_info.cc61 struct DataTypeFormatter { struct
62 void operator()(std::string* out, DataType dtype) const { in operator ()()
H A Dpython_api_parameter_converter.cc132 struct DataTypeFormatter { struct
133 void operator()(std::string* out, DataType dtype) const { in operator ()()