Searched defs:custom_code (Results 1 – 4 of 4) sorted by relevance
98 OperatorKey(::tflite::BuiltinOperator type, const std::string& custom_code, in OperatorKey()105 const std::string& custom_code() const { return custom_code_; } in custom_code() function
312 flatbuffers::Offset<flatbuffers::String> custom_code = 0; in ExportOperatorCodes() local
71 static const char *custom_code = variable
59 "custom_code": "testing_op" string