Searched defs:ResizeNearestNeighbor (Results 1 – 4 of 4) sorted by relevance
25 __global__ void ResizeNearestNeighbor(const int size, const T *input, const int s1, const int s2, c… in ResizeNearestNeighbor() function
399 class ResizeNearestNeighbor(nn.Cell): class
2201 ResizeNearestNeighbor() : BaseOperator(kNameResizeNearestNeighbor) {} in ResizeNearestNeighbor() function
541 int ResizeNearestNeighbor(const float *input_data, float *output_data, const int32_t *input_shape, in ResizeNearestNeighbor() function