| 58 | } |
| 59 | |
| 60 | void append(const std::vector<argument>&, |
| 61 | const std::vector<argument>&, |
| 62 | const std::vector<int64_t>&, |
| 63 | int64_t, |
| 64 | int64_t) const |
| 65 | { |
| 66 | } |
| 67 | |
| 68 | void set_zero(context& ctx, const std::vector<argument>& concatenated_outputs, int iter) const |
| 69 | { |
no outgoing calls