Go to the source code of this file.
Classes | |
struct | ReshapeParameter |
Structure used to store information about dynamic parameters used by the ReshapeExecStream. More... | |
struct | ReshapeExecStreamParams |
ReshapeExecStreamParams defines parameters for ReshapeExecStream. More... | |
class | ReshapeExecStream |
ReshapeExecStream takes its input stream, applies optional filtering on the input, projects specified columns from the input stream, and performs some very simple casting. More... |