Home
last modified time | relevance | path

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

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