Skip to content

Releases: secretflow/spu

0.3.2b1

16 Jan 02:34
56451b1
Compare
Choose a tag to compare
0.3.2b1 Pre-release
Pre-release
Add a ci timeout (#73)

* Add .circleci/config.yml

* Updated config.yml

* Updated config.yml

0.3.1b9

09 Jan 04:26
ab908a3
Compare
Choose a tag to compare
  • [API] Add get_var_meta
  • [API] Change ValueProto to bytes in Runtime/IO binding API
  • [Feature] Add SPU logging
  • [Feature] ECDH-PSI supports white box interconnection mode
  • [Feature] Various performance improvements
  • [Feature] Lift IfOp condition limit
  • [bugfix] Fix various crashes
  • [3p] Build with Tensorflow 2.11.0
  • [3p] Update JAX to 0.4.1

0.3.1b2

02 Dec 07:03
@6fj 6fj
f5c78de
Compare
Choose a tag to compare
0.3.1b2 Pre-release
Pre-release
Weekly sync (#43)

* repo-sync-2022-12-02T10:50:14+0800

* Fix merge

* Fix merge

* Fix yacl commit id.

0.3.1b1

01 Dec 07:10
@6fj 6fj
880ee83
Compare
Choose a tag to compare
0.3.1b1 Pre-release
Pre-release
v0.3.1b1

Create trigger-circleci

0.3.1b0

28 Nov 07:58
@6fj 6fj
58b4f30
Compare
Choose a tag to compare
  • [API] Add IR type for frontend compilation
  • [Feature] Support SignOp, Expm1Op, DotGeneralOp
  • [Feature] Improve convolution performance
  • [Feature] Link Send/Recv python binding
  • [bugfix] Relax iota type constraint
  • [bugfix] Fix type inference for whileOp/dynamicUpdateSliceOp
  • [bugfix] Relax clamp type constraint
  • [bugfix] Fix NotOp with non-pred integer types