27bool is_valid(const ::circle::OperatorCode *opcode);
28bool is_custom(const ::circle::OperatorCode *opcode);
29std::string
opcode_name(const ::circle::OperatorCode *opcode);
30const char *
tensor_type(const ::circle::Tensor *tensor);
31const char *
tensor_name(const ::circle::Tensor *tensor);