Go to the source code of this file.
Namespaces | |
| namespace | mim |
| namespace | mim::plug |
| namespace | mim::plug::btensor |
| The btensor Plugin | |
Functions | |
%btensor.map_reduce | |
| const Def * | mim::plug::btensor::normalize_map_reduce (const Def *, const Def *c, const Def *arg) |
| btensor.map_reduce is btensor.map_reduce_post without the epilogue and with the neutral schedule: delegate with post = btensor.id (so Tp = To), no epilogue inputs (nps = 0), no vector dim (vdim = Rn, the out-of-range sentinel), and no unrolling. | |