Tags: tf-encrypted/tf-encrypted
Tags
add i128 support and fix some bugs (#875) * fix secure random with big shape * int128 initial commit * fix some int128 issue * seed optim for private input * update tfe read and write * fix tfe.function decorate function with argument not tfe tensor * fix tfe tensor * fix i128 reduce sum * fix pond device issue * fix i128 conv2d * fix some test case * formatting * add i128 support for test case * formatting * fix macos compatibility * fix tf compatibility * fix tf compatibility * version --------- Co-authored-by: zjn364739 <zjn364739@alibaba-inc.com>
TFE based on TF2 (#869) * tfe based on tf2 * add tf2onnx dep * remove tf1 file * fix a few bugs * fix version * build graph for aby3 test_error test case * release 0.8.0-rc0 * version * release * add share device check and update readme * update changelog and readme * fix device str * fix setup.py and training readme * fix insecure seeded randomness * version * add link for tf1 like version 0.8.0 Co-authored-by: zhicong.hzc <zhicong.hzc@alibaba-inc.com> Co-authored-by: Cheng (Vince) Hong <35251608+vincehong@users.noreply.github.com> Co-authored-by: zjn <zjn364739@alibaba-inc.com>
PreviousNext