Searched defs:custom_name (Results 1 – 15 of 15) sorted by relevance
9 fn custom_name() {} in custom_name() function
33 const char* custom_name; member
72 const char* custom_name, const int version) { in TfLiteRegistrationExternalCreate()
906 const char* custom_name; member933 const char* custom_name; member
41 const char* custom_name = it.custom.empty() ? nullptr : it.custom.c_str(); in CreateOpCodeTableImpl() local346 const std::string& custom_name, CustomWriter custom_writer) { in RegisterCustomWriter()509 TfLiteStatus ModelWriter::RegisterCustomWriter(const std::string& custom_name, in RegisterCustomWriter()
204 int GetOpCodeForCustom(const std::string& custom_name) { in GetOpCodeForCustom()
41 char *device_name = 0, *custom_name = 0, *s, *temp; in make_device() local
45 bool IsFlexOp(const char* custom_name) { in IsFlexOp()
57 custom_name: Optional[str] = None variable in Check
122 const std::string custom_name = node_and_reg.second.custom_name; in GetSubgraphNamesForFunctionExecution() local
41 std::string custom_name; member
445 char custom_name[PPD_MAX_NAME]; in _ppdOpen() local
600 const char* custom_name = node_registration->custom_name; in NodeName() local
163 const char* const custom_name = op_reg.custom_name; in GetTFLiteOpName() local
3112 const absl::string_view custom_name = registration->custom_name; in NewOperationParser() local