Skip to content

InterpretDL v0.5.1 Release

Compare
Choose a tag to compare
@holyseven holyseven released this 25 Mar 07:04
· 197 commits to master since this release
ab7252f

We release the version 0.5.1 of InterpretDL, with small fixes:

  • Update readme, add the schema of relations among interpretation, interpretability and trustworthiness.
  • Fix some imports errors.
  • Add one more base Interpreter IntermediateLayerInterpreter.

Thanks @Wgm-Inspur for correcting the parameter of GradShapNLPInterpreter used in tutorials.

We would also like to mention that the arguments use_cuda is deprecated. Use device directly.