Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
EzPC-Custom
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rasoul Akhavan Mahdavi
EzPC-Custom
Graph
a7af5d491495bd3000dc76920b7bba8dfbd91c7d
Select Git revision
Branches
11
Athos-Float
EzPC-Secfloat
covid
cryptflow2
docker
grouped
master
default
protected
onnx-demo
onnx-demo-float
random_forest
updatedCompilerChanges
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
9
Feb
4
3
22
Jan
21
20
15
12
11
23
Dec
22
21
26
Nov
25
31
Aug
24
23
21
20
18
19
17
18
16
15
14
26
Jul
14
11
8
2
29
Jun
24
22
20
19
18
17
16
15
12
10
4
2
28
May
24
22
20
17
16
13
12
11
10
21
Apr
19
17
13
10
8
7
6
5
4
31
Mar
30
28
26
25
24
23
20
18
17
16
13
11
10
9
8
5
4
3
2
27
Feb
26
24
23
22
21
20
19
18
17
12
10
17
Dec
5
Nov
4
31
Oct
30
29
25
22
21
8
4
27
Sep
25
24
20
19
18
16
14
4
31
Aug
30
23
15
Jul
12
11
9
27
Jun
25
22
Mar
16
Feb
Add script to convert tf nodes to identity
Update script to recursively remove nodes
Install opam in setup too
[SCI] Add support for other bitlens
Add grouped conv in Porthos, SCI_OT
Script to remove nodes from a tensorflow graph
Script to convert SavedModel tensorflow graphs to frozen graphs.
Add script to parse scaled output produced.
Handle numpy array of 0 volume
Rename PORTHOS2PC to SCI
Merge branch 'master' of github.com:mpc-msri/EzPC
Update .git-blame-ignore-revs
[!!MEGA FORMATTING!!]
Fixes bug introduced due to topological sorting.
Make operatorsymboldict alphabetical
Merge branch 'master' of github.com:mpc-msri/EzPC
Ensure topological sorting in graphdef.
Merge branch 'master' of github.com:mpc-msri/EzPC
Implement Depthwise Separable Convolution
Add instructions to compile any tf model
Change default save_weights to true
[README] Instructions to run the networks using scripts.
add setup section in readme
Update README.md
Add script to install dependencies and compile everything
Add script to compile and run models in Networks directory.
test
Fixes output mismatch in reduce_mean and reduce_sum.
Fix reduce_mean/sum of tensors to 1 dimension.
Add debug flag in compile script
Update test cases and add timeout
Update disclaimer
Add unittests and related scripts
Fix CreateTensor signature for 64 bit case
Typo fix in seedot
Handle TransformGraph for cases where constant outputs where converted to vars.
Minor improvements to compiler scripts, handle const to var better for some ops
Add support to directly link code with SCI, Porthos
Always checkout Eigen3 and SEAL while building SCI
Pass key directory as argument for Porthos.
Loading