Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/QData/TextAttack
/ log_attack_result
Method
log_attack_result
textattack/loggers/logger.py:15–16 ·
view source on GitHub ↗
(self, result, examples_completed=None)
Source
from the content-addressed store, hash-verified
13
pass
14
15
def
log_attack_result(self, result, examples_completed=None):
16
pass
17
18
def
log_summary_rows(self, rows, title, window_id):
19
pass
Callers
1
log_result
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected