Home
last modified time | relevance | path

Searched refs:GreaterThanCubOp (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/image/
Dnon_max_suppression_op.cu.cc364 struct GreaterThanCubOp { struct
366 __host__ __device__ __forceinline__ GreaterThanCubOp(float threshold) in GreaterThanCubOp() argument
490 GreaterThanCubOp score_limit(score_threshold); in DoNMS()