/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/remod.py File Reference

/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/remod.py File Reference#

Composable Kernel: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck_tile/remod.py File Reference
remod.py File Reference

Classes

class  remod.submodule_t
 

Namespaces

 remod
 

Functions

def remod.get_module (f, level=0)
 

Variables

string remod.NS = "ck_tile"
 
string remod.OPS = "ops"
 
string remod.OPS_COMMON = "common"
 
list remod.IGNORED_DIRS = ["utility", "ref"]
 
string remod.HEADER_COMMON
 
list remod.all_files = []
 
 remod.submodule = submodule_t()
 
list remod.format_procs = []
 
string remod.dos2unix = f"python -m dos2unix {str(x)} {str(x)}"
 
string remod.clang_format = f"clang-format -style=file -i {str(x)}"
 
string remod.cmd = f"{dos2unix} && {clang_format}"