Home
last modified time | relevance | path

Searched defs:custom_ops_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/
H A Dgen_op_registration_test.cc36 std::map<string, std::pair<int, int>> custom_ops_; member in tflite::GenOpRegistrationTest
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/
H A Dflatbuffer_export.cc694 std::map<std::string, std::set<std::string>> custom_ops_; member in __anon46e5f16b0111::Translator