Searched refs:CreateFlexOpCustomOptions (Results 1 – 2 of 2) sorted by relevance
150 inline void CreateFlexOpCustomOptions(const std::string &op_name, in CreateFlexOpCustomOptions() function235 CreateFlexOpCustomOptions(op_name, node_def_str, custom_option_buffer); in ConvertToFlexOp()
586 Optional<CustomOptionsOffset> CreateFlexOpCustomOptions(1095 Optional<CustomOptionsOffset> Translator::CreateFlexOpCustomOptions( in CreateFlexOpCustomOptions() function in __anon46e5f16b0111::Translator1325 if (auto options = CreateFlexOpCustomOptions(*node_def, inst->getLoc())) { in BuildOperator()