Skip to content
Snippets Groups Projects
  1. Nov 25, 2020
    • Bhatu's avatar
      Remove double quotes from attributes · 39e78075
      Bhatu authored
      Remove the "" from attributes while parsing the graph def itself.
      eg: "\"dtype\"" -> "dtype"
      So we can directly refer to the attributes without adding double quotes to them.
      39e78075
  2. Aug 15, 2020
  3. Jul 02, 2020
    • Nishant Kumar's avatar
      Updated compiler changes (#62) · c10e8f5b
      Nishant Kumar authored
      * With new compiler changes
      
      * After backend interface cleanup
      
      * Interface cleaned up
      
      * Removed funcSSCons and FLOAT_PRECISION fix
      
      * funcSSCons right fix1
      
      * Cleanup of several things ; Athos and EzPC changes for 2PC
      
      * Residual changes
      
      * More changes
      
      * One left file
      Unverified
      c10e8f5b
  4. Sep 18, 2019
  5. Sep 13, 2019
Loading