LG
LG
@luomai @zsdonghao any suggestions?
unblocked by https://github.com/lgarithm/stdnn-ops/pull/13
Currently [`std::invalid_argument`](http://en.cppreference.com/w/cpp/error/invalid_argument) should be sufficient for our use case.
We should limit the usage of exception in the phase of building logical model, which would trigger a fast fail. To archive this, we might need to introduce two kinds...
should use c++20 contract when it is available - https://en.cppreference.com/w/cpp/language/attributes/contract - https://libcxx.llvm.org/cxx2a_status.html - https://gcc.gnu.org/projects/cxx-status.html
this should be done in conjunction with #50
In the current design, the vertices (nodes) of the graph are parameters or operators, and for each operator node, there is an inbound edge from every input argument, so args...
being developed as
The [tar](https://en.wikipedia.org/wiki/Tar_(computing)) format will be used for a dict of tensors.
how about **leeloo**, code name for the object detection subproject. **leeloo** will be use in conjunction with **YOLO.** slogan: leeloo reads image fast.