Skip to content

Release Version 0.5.8

Latest
Compare
Choose a tag to compare
@haruishi43 haruishi43 released this 17 Jan 03:27
· 1 commit to master since this release
65ccb7c
  • 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
  • clipping is based on the input array/tensor instead of assuming that the range is 0.0 to 1.0.