cutcutcodec.core.opti

Provide various tools for improving the efficiency of cutcutcodec.

Details

Modules

cache

Provide tools for managing the cache as best a possible.

cuda

Provide tools for managing the duality CPU/GPU as best a possible.

graph

Optimize the assembly graph.

parallel

Provide tools for managing multi thread/processing as best a possible.

utils

Little tools used by some functions of graph optimization.