Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape.h307 const string& parameter_names(int index) const { in parameter_names() function
324 const std::vector<string>& parameter_names() const { in parameter_names() function
Dxla_data.proto237 repeated string parameter_names = 3; field