Home
last modified time | relevance | path

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

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