Searched refs:ParseDepthToSpace (Results 1 – 2 of 2) sorted by relevance
113 TfLiteStatus ParseDepthToSpace(const Operator* op,
209 return ParseDepthToSpace(op, error_reporter, allocator, builtin_data); in ParseOpDataTfLite()1109 TfLiteStatus ParseDepthToSpace(const Operator* op, in ParseDepthToSpace() function