tf-encrypted / moose

Secure distributed dataflow framework for encrypted machine learning and data processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support conventional casting ops in edsl

jvmncs opened this issue · comments

Examples:

  • float64 <-> float32
  • uint64 <-> uint32
  • int64 <-> int32

Closed by #961