|
Covalent Bond
0.0.1-alpha
'covalent bond' is a data middle office. As a 2022-2023 Fall SWE final project.
|
Functions | |
| cb::graph::cbComputeGraph * | addGraph (int32_t idx, const std::string &cmd, trivial::cbVirtualDeviceManager *vdm) |
| cb::graph::cbComputeGraph * cb::apiCPP::addGraph | ( | int32_t | idx, |
| const std::string & | cmd, | ||
| trivial::cbVirtualDeviceManager * | vdm | ||
| ) |
Definition at line 7 of file api.cpp.
References cb::graph::cbComputeGraph::execScript(), and cb::graph::cbComputeGraph::setVirtualDeviceManager().
Referenced by cb::pipeline::app::initRHttp().


1.8.17