Skip to content

Releases: secretflow/spu

0.5.0b0

06 Sep 07:11
5159345

Choose a tag to compare

  • [API] Update IO interface to support splitting large data into chunks
  • [API] Add intrinsic function support
  • [Feature] Add half type support
  • [Feature] Add PSI progress report
  • [Feature] Add SineOp/CosineOp support
  • [Feature] Add complex support

0.5.0.dev20230825

25 Aug 04:59
9cd51e6

Choose a tag to compare

0.5.0.dev20230825 Pre-release
Pre-release
Repo sync (#328)

0.5.0.dev20230818

18 Aug 05:33
bd1dfae

Choose a tag to compare

0.5.0.dev20230818 Pre-release
Pre-release
Remove parameter

0.5.0.dev20230811

11 Aug 07:21
25ae05e

Choose a tag to compare

0.5.0.dev20230811 Pre-release
Pre-release
Update ci to match latest version schema

0.4.1b1

07 Jul 09:00
5b4721f

Choose a tag to compare

  • bugfix

0.4.1b0

05 Jul 07:52
d55bb93

Choose a tag to compare

  • [SPU] 0.4.1 release
  • [Improvement] Improve tanh performance

0.4.0b1

14 Jun 03:18
ab6d891

Choose a tag to compare

Update changelog (#218)

0.3.3b2

11 May 05:19
f7a0fc1

Choose a tag to compare

Fix release ci (#194)

0.3.3b0

26 Apr 06:29
3df6041

Choose a tag to compare

Create stale.yml (#176)

0.3.2b12

06 Apr 05:51
2b29087

Choose a tag to compare

  • [SPU] 0.3.2 release
  • [Feature] Add TrustedThirdParty beaver provider for semi2k
  • [Feature] Expose ssl/tls options
  • [Feature] Add EpsilonOp
  • [Feature] Support CaseOp
  • [Feature] Improve sort performance
  • [Feature] Improve shift performance
  • [Feature] Support shift by secret number of bits
  • [Feature] Support secret indexing
  • [Feature] Add PIR python binding
  • [bugfix] Fix boolean ConstantOp
  • [bugfix] Fix jnp.median
  • [bugfix] Fix jnp.sort on floating point inputs
  • [bugfix] Fix secret sort with public payloads
  • [bugfix] Reenable secret GatherOp support
  • [3p] Relax TensorFlow version in requirements.txt
  • [3p] Move to OpenXLA
  • [API] Move C++ API from spu to libspu
  • [PSI] Add ecdh-oprf 2-party two stage mode.