Searched defs:index_info (Results 1 – 2 of 2) sorted by relevance
29 struct index_info struct36 inline bool operator < (const index_info& a, const index_info& b) in operator <() argument
312 const OptimParamNameToIndex &index_info = kNameToIdxMap.at(cnode_name); in GetTrainableParamName() local