Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 1.2 KB

File metadata and controls

41 lines (23 loc) · 1.2 KB
graph LR
    FoldCUDALibrary["FoldCUDALibrary"]
    FoldTFOpPy["FoldTFOpPy"]
    CUDACompilerOpts["CUDACompilerOpts"]
    PythonLibraryLoader["PythonLibraryLoader"]
Loading

CodeBoardingDemoContact

Details

One paragraph explaining the functionality which is represented by this graph. What the main flow is and what is its purpose.

FoldCUDALibrary

A C++ library for CUDA operations within TensorFlow Fold.

Related Classes/Methods: None

FoldTFOpPy

Python wrapper for TensorFlow Fold operations.

Related Classes/Methods: None

CUDACompilerOpts

Options for the CUDA compiler.

Related Classes/Methods: None

PythonLibraryLoader

Loader for Python libraries.

Related Classes/Methods: None