issues
search
tf-encrypted
/
moose
Secure distributed dataflow framework for encrypted machine learning and data processing
Apache License 2.0
58
stars
16
forks
source link
Add Reshape to logical dialect
#1056
Closed
yanndupis
closed
2 years ago
yanndupis
commented
2 years ago
This PR implement the following:
Add replicated reshape
Add logical dialect for reshape
Add logical dialect for
HostShape
constant
Add the options for
ones
and
zeros
to define shape as a list or a tuple.
This PR implement the following:
HostShape
constantones
andzeros
to define shape as a list or a tuple.