Skip to content
Snippets Groups Projects
Commit d1a587c3 authored by James Stevens's avatar James Stevens
Browse files

added CountGranularity to __all__

parent dd57c360
No related branches found
No related tags found
No related merge requests found
......@@ -239,8 +239,8 @@ __all__ = [
"PreambleInfo",
"generate_code", "generate_code_v2", "generate_body",
"ToCountMap", "stringify_stats_mapping", "Op", "MemAccess",
"get_op_poly", "get_op_map", "get_lmem_access_poly",
"ToCountMap", "CountGranularity", "stringify_stats_mapping", "Op",
"MemAccess", "get_op_poly", "get_op_map", "get_lmem_access_poly",
"get_DRAM_access_poly", "get_gmem_access_poly", "get_mem_access_map",
"get_synchronization_poly", "get_synchronization_map",
"gather_access_footprints", "gather_access_footprint_bytes",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment