Searched refs:RunAvePoolBackwardNHWC (Results 1 – 3 of 3) sorted by relevance
84 bool RunAvePoolBackwardNHWC(const T* const top_diff, const int num, in RunAvePoolBackwardNHWC() function103 template bool RunAvePoolBackwardNHWC(109 template bool RunAvePoolBackwardNHWC(115 template bool RunAvePoolBackwardNHWC(
68 bool RunAvePoolBackwardNHWC(const T* const top_diff, const int num,
534 RunAvePoolBackwardNHWC<T>(out_backprop.flat<T>().data(), // top_diff in Compute()