blace.ai
|
#include <public_ops.h>
Public Member Functions | |
FromIntListOp (std::vector< int64_t > val) | |
Class to construct a node from a list of integers.
blace::ops::FromIntListOp::FromIntListOp | ( | std::vector< int64_t > | val | ) |
Constructs an operator which holds an integer list.
val | The integer list. |