Coder Social home page Coder Social logo

Compiling graphs about tf-encrypted HOT 6 CLOSED

tf-encrypted avatar tf-encrypted commented on April 20, 2024
Compiling graphs

from tf-encrypted.

Comments (6)

mortendahl avatar mortendahl commented on April 20, 2024 1

I think you can still have placeholders in the compiled graph, no? Ah no, "feeds" seems to be different than placeholders!

from tf-encrypted.

justin1121 avatar justin1121 commented on April 20, 2024 1

Further investigation has gone into using XLA to compile graphs and doesn't really seem beneficial at this point.

from tf-encrypted.

mortendahl avatar mortendahl commented on April 20, 2024

this might be an issue: "the resulting pruned subgraph cannot contain Placeholder or Variable nodes"

from tf-encrypted.

morgangiraud avatar morgangiraud commented on April 20, 2024

tfcompile is made to be used for inference purpose, so as long as we can freeze a graph to remove variables, we're fine with the Variable limitation.

About the placeholders, I guess you can always tfcompile from the first operation after placeholders , no?

from tf-encrypted.

mortendahl avatar mortendahl commented on April 20, 2024

next step could be to simply get a compiled version of TensorFlow with XLA support running

from tf-encrypted.

justin1121 avatar justin1121 commented on April 20, 2024

See this comment https://github.com/mortendahl/tf-encrypted/issues/229#issuecomment-462420840.

from tf-encrypted.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.