Home
last modified time | relevance | path

Searched defs:tflite_node (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel_builder.cc78 absl::Status RetrieveBuiltinData(const TfLiteNode* tflite_node, in RetrieveBuiltinData()
88 absl::Status RetrieveCustomInitialData(const TfLiteNode* tflite_node, in RetrieveCustomInitialData()
225 const TfLiteNode* tflite_node, in IsSupported()
232 absl::Status Parse(const TfLiteNode* tflite_node, in Parse()
254 const TfLiteNode* tflite_node, in IsSupported()
259 absl::Status Parse(const TfLiteNode* tflite_node, in Parse()
274 const TfLiteNode* tflite_node, in IsSupported()
289 absl::Status Parse(const TfLiteNode* tflite_node, in Parse()
310 const TfLiteNode* tflite_node, in IsSupported()
315 absl::Status Parse(const TfLiteNode* tflite_node, in Parse()
[all …]
Dunimplemented_operation_parser.h36 const TfLiteNode* tflite_node, in IsSupported()
41 absl::Status Parse(const TfLiteNode* tflite_node, in Parse()
Dmodel_builder_helper.cc69 TfLiteNode** tflite_node, in GetNodeAndRegistration()
199 const TfLiteNode* tflite_node) { in GetNumberOfRuntimeInputsForNode()
212 const TfLiteNode* tflite_node) { in GetNumberOfConstInputsForNode()
218 const TfLiteNode* tflite_node, in CheckInputsOutputs()
237 const TfLiteNode* tflite_node, in CheckInputsConstsOutputs()
Dlstm_parser.cc462 const TfLiteNode* tflite_node, const TfLiteRegistration* registration, in ParseLSTMAttributes()
/external/tensorflow/tensorflow/lite/tools/versioning/
Dop_signature.cc81 const TfLiteNode* tflite_node) { in GetOpSignatureTensorSpecs()