Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.
This repository was archived by the owner on May 20, 2025. It is now read-only.

How to compile TensorFlow code with our desired protocols? #22

@zwxandy

Description

@zwxandy

Hi, I am very interested in your work!
Recently, I have a question about compiling TensorFlow code to cpp code. If I directly generate cpp code with the method provided by "Athos", I will get the cpp code that invokes protocols in "SCI/src/library_fixed_uniform.cpp" by default.
So, I wonder how I can compile TF code to cpp code with invoking protocols in "SCI/src/library_fixed_uniform_cheetah.cpp" that you've added for Cheetah. Which part of the code should I modify when I convert the code.
I would appreciate it very much if you could help me with this question! Thanks a lot!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions