Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/micro/
Dmicro_mutable_op_resolver.h364 ParseResizeNearestNeighbor); in AddResizeNearestNeighbor()
/external/tensorflow/tensorflow/lite/core/api/
Dflatbuffer_conversions.h271 TfLiteStatus ParseResizeNearestNeighbor(const Operator* op,
Dflatbuffer_conversions.cc397 return ParseResizeNearestNeighbor(op, error_reporter, allocator, in ParseOpDataTfLite()
1710 TfLiteStatus ParseResizeNearestNeighbor(const Operator* op, in ParseResizeNearestNeighbor() function