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 | 635 std::map<std::string, std::set<std::string>> custom_ops_; member in __anona68d55b50111::Translator |