graph LR
FoldCUDALibrary["FoldCUDALibrary"]
FoldTFOpPy["FoldTFOpPy"]
CUDACompilerOpts["CUDACompilerOpts"]
PythonLibraryLoader["PythonLibraryLoader"]
One paragraph explaining the functionality which is represented by this graph. What the main flow is and what is its purpose.
A C++ library for CUDA operations within TensorFlow Fold.
Related Classes/Methods: None
Python wrapper for TensorFlow Fold operations.
Related Classes/Methods: None
Options for the CUDA compiler.
Related Classes/Methods: None
Loader for Python libraries.
Related Classes/Methods: None