Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dstats_calculator.cc72 std::string StatsCalculator::ColumnString(const Detail& detail, in ColumnString() function in tensorflow::StatsCalculator
/external/tensorflow/tensorflow/core/lib/db/
Dsqlite.h300 string ColumnString(int column) const TF_MUST_USE_RESULT { in ColumnString() function