Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/micro/
Dmicro_mutable_op_resolver_test.cc85 micro_op_resolver.GetRegistrationLength()); in TF_LITE_MICRO_TEST()
Dmicro_mutable_op_resolver.h446 unsigned int GetRegistrationLength() { return registrations_len_; } in GetRegistrationLength() function