Searched defs:maxTime (Results 1 – 10 of 10) sorted by relevance
57 … unsigned int maxTime = m_Data.m_Parameters.m_TimeMajor ? inputLayerShape[0] : inputLayerShape[1]; in NeonUnidirectionalSequenceLstmWorkload() local503 unsigned int maxTime = descriptor.m_TimeMajor ? inputLayerShape[0] : inputLayerShape[1]; in NeonUnidirectionalSequenceLstmWorkloadValidate() local
54 … unsigned int maxTime = m_Data.m_Parameters.m_TimeMajor ? inputLayerShape[0] : inputLayerShape[1]; in NeonUnidirectionalSequenceLstmFloatWorkload() local522 unsigned int maxTime = descriptor.m_TimeMajor ? inputLayerShape[0] : inputLayerShape[1]; in NeonUnidirectionalSequenceLstmFloatWorkloadValidate() local
159 double maxTime = times[0]; in uprv_getMeanTime() local
56 … unsigned int maxTime = m_Data.m_Parameters.m_TimeMajor ? inputLayerShape[0] : inputLayerShape[1]; in ClUnidirectionalSequenceLstmFloatWorkload() local522 unsigned int maxTime = descriptor.m_TimeMajor?inputLayerShape[0]:inputLayerShape[1]; in ClUnidirectionalSequenceLstmFloatWorkloadValidate() local
82 unsigned int maxTime = inputShape[0]; in Execute() local
203 U64 const maxTime = (g_nbIterations * TIMELOOP_MICROSEC) + 100; in BMK_benchMem() local
427 U64 const maxTime = (g_nbSeconds * TIMELOOP_NANOSEC) + 100; in BMK_benchMem() local
226 float maxTime; member
17664 TimeValue maxTime; in Qt_DataHSetTimeHints() local