VisionCpp  0.0.1
Classes | Namespaces
expr_convertor.hpp File Reference

this is used to replace the leaf node with a PlaceHolder node. More...

#include "leaf_count.hpp"
#include "local_mem_count.hpp"
#include "local_output.hpp"
#include "make_place_holder_expr.hpp"
#include "place_holder_leaf_node.hpp"
Include dependency graph for expr_convertor.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  visioncpp::internal::PlaceHolder< Memory_Type, N, C, R, Sc >
 PlaceHolder is used to replace the Vision Memory in the LeafNode containing sycl buffer. More...
 

Namespaces

 visioncpp
 VisionCpp namespace.
 
 visioncpp::internal
 Internal implementations.
 

Detailed Description

this is used to replace the leaf node with a PlaceHolder node.

Definition in file expr_convertor.hpp.