Searched defs:result_table (Results 1 – 3 of 3) sorted by relevance
24 …<std::string, std::map<std::string, std::map<std::string, std::map<int, double> > > > result_table; variable
9 std::map<std::string, std::map<std::string, std::pair<double, unsigned> > > result_table; variable
271 std::vector<TensorRow> result_table; in WorkerCompute() local