Structs§
Enums§
Functions§
- detect_
format_ from_ path - diff
- Unified diff function for diffai (Value-based)
- diff_
paths - Unified diff function for diffai (path-based entry point)
- extract_
tensor_ data - extract_
tensor_ shape - format_
diff_ results - DiffResult専用のフォーマット関数(diffx-coreと統合)
- format_
output - Format output to string - redirects to format_diff_results for DiffResult
- parse_
file_ by_ format - parse_
matlab_ file - Parse MATLAB file - FOR INTERNAL USE ONLY (diffai-specific)
- parse_
numpy_ file - Parse NumPy file - FOR INTERNAL USE ONLY (diffai-specific)
- parse_
pytorch_ model - Parse PyTorch model file - FOR INTERNAL USE ONLY (diffai-specific)
- parse_
safetensors_ model - Parse SafeTensors model file - FOR INTERNAL USE ONLY (diffai-specific)
- value_
type_ name - Get type name of a JSON value - FOR INTERNAL USE ONLY
Type Aliases§
- Diff
Format - Re-export FileFormat as DiffFormat for compatibility