Right now, the estimator output dim checker only looks at the final output dimension. It is implicitly assuming we are calculating something that looks like a 1-d distribution. I believe this might be too restricting for all possible Estimator use cases, but it is not currently a priority.
Right now, the estimator output dim checker only looks at the final output dimension. It is implicitly assuming we are calculating something that looks like a 1-d distribution. I believe this might be too restricting for all possible
Estimator
use cases, but it is not currently a priority.