Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 377 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 377 Bytes

benchmark examples

This folder contain various benchmark examples.

  • autoattack provides a framework to run benchmarks for attack methods in federated learning.
  • sf_component_test provides a framework to time the computation pipelines at the components level.
  • sf_basic_ops_test provides a framework to time the computations which are not integrated into components yet.