Struct CinnComputation::CompileOptions

Nested Relationships

This struct is a nested type of Class CinnComputation.

Inheritance Relationships

Base Type

  • public CompileOptions

Struct Documentation

struct cinn::frontend::CinnComputation::CompileOptions : public CompileOptions

Public Members

bool use_decomposer = false
bool do_prerun = true
bool use_default_passes = true
std::vector<std::string> passes