Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/core/api/
Dflatbuffer_conversions.cc715 const auto* unique_params = op->builtin_options_as_UniqueOptions(); in ParseOpDataTfLite() local
716 if (unique_params != nullptr) { in ParseOpDataTfLite()
718 unique_params->idx_out_type() == tflite::TensorType_INT64 in ParseOpDataTfLite()