Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dcwise_op_gpu_select.cu.cc79 struct BatchSelectFunctor<GPUDevice, T> { struct
80 void operator()(const GPUDevice& d, in operator ()()
H A Dcwise_op_select.cc375 struct BatchSelectFunctor<CPUDevice, T> { struct
376 void operator()(const CPUDevice& d, in operator ()()