Home
last modified time | relevance | path

Searched defs:top_data (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dmaxpooling_op_gpu.cu.cc71 dtype* top_data, int64* mask, const bool include_batch_in_index) { in MaxPoolForwardNCHW()
113 int32* top_data) { in MaxPoolForwardNoMaskKernel_NCHW_VECT_C()
145 dtype* top_data, int64* mask, const bool include_batch_in_index) { in MaxPoolForwardNHWC()
390 int32* top_data, const Eigen::GpuDevice& d) { in operator ()()
407 const int stride_w, const int pad_t, const int pad_l, T* top_data, in operator ()()
Dresize_nearest_neighbor_op_gpu.cu.cc40 T* top_data) { in ResizeNearestNeighborNHWC()
71 T* top_data) { in LegacyResizeNearestNeighborNHWC()