apache / incubator-teaclave

Apache Teaclave (incubating) is an open source universal secure computing platform, making computation on privacy-sensitive data safe and simple.
https://teaclave.apache.org
Apache License 2.0
757 stars 159 forks source link

Add an example using two functions serially #701

Closed GeminiCarrie closed 1 year ago

GeminiCarrie commented 1 year ago

Description

Add an example using the fusion output of builtin_ordered_set_join as the input data for builtin_gbdt_train.

Fixes # (issue)

Fix bug in deserializing function parameters using Teaclave rust SDK

Type of change (select or add applied and delete the others)

How has this been tested?

Checklist