Overview

Obtains the custom pass context object.

Header File to Be Included

1
#include <register/register_custom_pass.h>

Public Member Functions

CustomPassContext()
virtual ~CustomPassContext() = default
void SetErrorMessage(const AscendString &error_message)
graphStatus GetOptionValue(const AscendString &option_key, AscendString &option_value) const
void SetPassName(const AscendString &pass_name)
AscendString GetPassName() const