Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel_builder.cc936 return ParseFull(tflite_node, registration, graph, reader, tf_options); in Parse()
1015 absl::Status ParseFull(const TfLiteNode* tflite_node, in ParseFull() function in tflite::gpu::__anon48bc1b4d0111::LSTMOperationParser