AQIT 0.1.0
Loading...
Searching...
No Matches
layer_analysis_check.py File Reference

Go to the source code of this file.

Namespaces

namespace  aquin
namespace  aquin.layer_analysis_check

Functions

tuple[Path, Path] aquin.layer_analysis_check.write_layer_analysis_check (dict[str, Any] result, *, str|None tool_name, str|Path cwd)
None aquin.layer_analysis_check._plot_layer_analysis_check (dict[str, Any] result, str|None tool_name, Path png_path)
None aquin.layer_analysis_check._plot_llm_layer_analysis (dict[str, Any] result, Path png_path, Any plt, Any np)

Variables

str aquin.layer_analysis_check._JSON_NAME = "layer-analysis-check.json"
str aquin.layer_analysis_check._PNG_NAME = "layer-analysis-check.png"