Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xShug0/audio.cpp
/ example_test_all_quants.py
File
example_test_all_quants.py
external/ggml/examples/python/example_test_all_quants.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
ggml
import
ffi, lib
2
from
ggml.utils
import
init, numpy, copy
3
import
numpy
as
np
4
from
math
import
pi, cos, sin, ceil
Callers
nothing calls this directly
Calls
6
init
Function · 0.90
copy
Function · 0.90
numpy
Function · 0.90
print
Function · 0.85
get_name
Function · 0.85
ggml_new_tensor_2d
Method · 0.80
Tested by
no test coverage detected