Home
last modified time | relevance | path

Searched defs:bottom_offset (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dmaxpooling_op_gpu.cu.cc206 const int top_offset, const int bottom_offset, in MaxPoolBackward()
336 const int bottom_offset, in MaxPoolGradBackward()
407 const int64* mask, const int top_offset, const int bottom_offset, in operator ()()
456 const int64* mask, const int top_offset, const int bottom_offset, in operator ()()
H A Dmaxpooling_op.cc1477 const int bottom_offset = in launch() local
1502 const int bottom_offset = in launch() local
/aosp_15_r20/external/webrtc/modules/desktop_capture/
H A Ddesktop_geometry.cc67 int32_t bottom_offset) { in Extend()