clip_output
argument for all functions. The default isclip_output=True
, but this can be turned off in the case that you want to return a raw output- clipping is based on the input array/tensor instead of assuming that the range is 0.0 to 1.0.
clip_output
argument for all functions. The default is clip_output=True
, but this can be turned off in the case that you want to return a raw output