Searched refs:TfLiteDepthToSpaceParams (Results 1 – 3 of 3) sorted by relevance
38 reinterpret_cast<TfLiteDepthToSpaceParams*>(node->builtin_data); in CalculateOpData()95 reinterpret_cast<TfLiteDepthToSpaceParams*>(node->builtin_data); in Eval()
349 } TfLiteDepthToSpaceParams; typedef
1138 std::unique_ptr<TfLiteDepthToSpaceParams, in ParseDepthToSpace()1140 params = safe_allocator.Allocate<TfLiteDepthToSpaceParams>(); in ParseDepthToSpace()
Completed in 10 milliseconds