HomeSort by relevance Sort by last modified time
    Searched full:bottom_leftsx (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
quantized_resize_bilinear_op.cc 183 const int32x2_t bottom_leftsx = ToInt32x2(bottom_left0, bottom_left1); local
187 ComputeLerp32x2<RESOLUTION>(top_leftsx, top_rightsx, bottom_leftsx,

Completed in 253 milliseconds