Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel_builder.cc919 return CheckFullParameters(tf_options); in IsSupported()
1026 absl::Status CheckFullParameters(const TfLiteLSTMParams* tf_options) { in CheckFullParameters() function in tflite::gpu::__anon85667c140111::LSTMOperationParser