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
89c166db54d886735b9f765bf4ac716bd3b1bc81
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
21
Jan
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
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.
Add grappler opts and new script to compile graphs.
Improve assert message for broadcasts in typeinfer
Add support for ":0" indexing of nodes in graphdef
Fix typo for Conv2D truncation
Convert Slice operator to compile-time codgen.
Add FusedBatchNorm in GarbageCollector and bugfix.
Improvements to compiler scripts.
Fix tf size inference for multiple output tensors.
Add a new garbage collector pass.
Add support for broadcasting semantics for binops.
Support for reduced mean
Support for Split operation
Taint Analysis added to type inference
Fix codegen for unary negation of tensors
Don't add clearmem calls for freeing scalars
Add frontend support for Tanh, Sigmoid and [R]Sqrt
Implement StopGradient as no-op
Automatically scale down final ouptut.
Loading