ShiftAlongNewDim, Inline, and ReLU wrappers added, along with input_transforms_test.py. Together, these allow thresholded CRPS. The ShiftAlongNewDim can be used to unify/enforce an API for thresholding (recommended to use in ContinuousToBinary in the future).
#249