Searched defs:custom_ops_ (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/lite/tools/ | ||
D | gen_op_registration_test.cc | 36 std::map<string, std::pair<int, int>> custom_ops_; member in tflite::GenOpRegistrationTest |
/external/tensorflow/tensorflow/compiler/mlir/lite/ | ||
D | flatbuffer_export.cc | 669 std::map<std::string, std::set<std::string>> custom_ops_; member in __anonaf2241e10111::Translator |