Searched refs:AccumulatorType (Results 1 – 3 of 3) sorted by relevance
283 typedef std::uint32_t AccumulatorType; typedef289 AccumulatorType* accum_ptr, int depth) { in Run()472 typedef std::uint32_t AccumulatorType; typedef478 AccumulatorType* accum_ptr, int depth) { in Run()590 typedef std::int32_t AccumulatorType; typedef596 AccumulatorType* accum_ptr, int depth) { in Run()600 AccumulatorType* dst_ptr = accum_ptr; in Run()837 typedef std::int32_t AccumulatorType; typedef843 AccumulatorType* accum_ptr, int depth) { in Run()922 typedef float AccumulatorType; typedef[all …]
44 struct AccumulatorType { struct49 struct AccumulatorType<Eigen::half> { struct128 typedef typename AccumulatorType<T>::type AccT; in BiasGradNHWC_SharedAtomics()153 typedef typename AccumulatorType<T>::type AccT; in BiasGradNCHW_SharedAtomics()213 shared_memory_size = bias_size * sizeof(typename AccumulatorType<T>::type); in compute()
74 struct AccumulatorType { struct81 struct AccumulatorType<Eigen::half> { struct285 .template cast<typename AccumulatorType<T>::type>() in Compute()290 using AccumT = typename AccumulatorType<T>::type; in Compute()