mod#

Flower 내장 모드.

함수

adaptiveclipping_mod(msg, ctxt, call_next)

클라이언트 측 적응형 클리핑 수정자.

fixedclipping_mod(msg, ctxt, call_next)

클라이언트 측 고정 클리핑 수정자.

make_ffn(ffn, mods)

.

message_size_mod(msg, ctxt, call_next)

메시지 크기 수정.

parameters_size_mod(msg, ctxt, call_next)

매개변수 크기 mod.

secagg_mod(msg, ctxt, call_next)

SecAgg 프로토콜에 따라 수신 메시지를 처리하고 결과를 반환합니다.

secaggplus_mod(msg, ctxt, call_next)

SecAgg+ 프로토콜에 따라 수신 메시지를 처리하고 결과를 반환합니다.

클래스

LocalDpMod(clipping_norm, sensitivity, ...)

로컬 차분 프라이버시를 위한 수정자.