blob: 5b117dd57b34d6e1e047f0efebe96b832fe9eeec [file] [log] [blame]
#pragma once
// ${generated_comment}
// ATen symbols correspond exactly to operators defined in ATen. Every
// symbol here corresponds exactly to an ATen operation which is defined
// in Declarations.yaml; attributes are in one-to-one correspondence with
// their ATen name.
#define FORALL_ATEN_BASE_SYMBOLS(_) \
${aten_symbols}
/* nothing */
#define FORALL_ATTR_BASE_SYMBOLS(_) \
${attr_symbols}
/* nothing */