-
- Downloads
Updated compiler changes (#62)
* 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
Showing
- Athos/.gitignore 2 additions, 1 deletionAthos/.gitignore
- Athos/CompileTF.sh 52 additions, 13 deletionsAthos/CompileTF.sh
- Athos/HelperScripts/AthosToPorthosTemp.py 0 additions, 83 deletionsAthos/HelperScripts/AthosToPorthosTemp.py
- Athos/HelperScripts/Confirm_preprocessing.py 1 addition, 1 deletionAthos/HelperScripts/Confirm_preprocessing.py
- Athos/Networks/DenseNet/PreProcessingImages/DenseNet_preprocess_main.py 4 additions, 12 deletions.../DenseNet/PreProcessingImages/DenseNet_preprocess_main.py
- Athos/Networks/Lenet/lenetLarge_mnist_inference.py 2 additions, 2 deletionsAthos/Networks/Lenet/lenetLarge_mnist_inference.py
- Athos/Networks/OtherBenchmarks/README.md 2 additions, 1 deletionAthos/Networks/OtherBenchmarks/README.md
- Athos/Networks/OtherBenchmarks/resnet32_cifar100.py 273 additions, 0 deletionsAthos/Networks/OtherBenchmarks/resnet32_cifar100.py
- Athos/Networks/ResNet/PreProcessingImages/ResNet_preprocess_main.py 0 additions, 11 deletions...orks/ResNet/PreProcessingImages/ResNet_preprocess_main.py
- Athos/Networks/ResNet/Resnet_Model.py 1 addition, 19 deletionsAthos/Networks/ResNet/Resnet_Model.py
- Athos/Networks/SqueezeNetImgNet/AccuracyAnalysisHelper/RunInference_ImageNet.sh 4 additions, 4 deletions...NetImgNet/AccuracyAnalysisHelper/RunInference_ImageNet.sh
- Athos/ONNXCompiler/ONNXNodesAST.py 2 additions, 2 deletionsAthos/ONNXCompiler/ONNXNodesAST.py
- Athos/SeeDot/AST/AST.py 11 additions, 26 deletionsAthos/SeeDot/AST/AST.py
- Athos/SeeDot/AST/ASTVisitor.py 0 additions, 10 deletionsAthos/SeeDot/AST/ASTVisitor.py
- Athos/SeeDot/AST/MtdAST.py 0 additions, 10 deletionsAthos/SeeDot/AST/MtdAST.py
- Athos/SeeDot/AST/PrintAST.py 0 additions, 15 deletionsAthos/SeeDot/AST/PrintAST.py
- Athos/SeeDot/Codegen/CodegenBase.py 4 additions, 45 deletionsAthos/SeeDot/Codegen/CodegenBase.py
- Athos/SeeDot/Codegen/EzPC.py 12 additions, 9 deletionsAthos/SeeDot/Codegen/EzPC.py
- Athos/SeeDot/Compiler.py 11 additions, 8 deletionsAthos/SeeDot/Compiler.py
- Athos/SeeDot/IR/IR.py 7 additions, 4 deletionsAthos/SeeDot/IR/IR.py
Loading
Please register or sign in to comment