MCPcopy 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

1from ggml import ffi, lib
2from ggml.utils import init, numpy, copy
3import numpy as np
4from math import pi, cos, sin, ceil

Callers

nothing calls this directly

Calls 6

initFunction · 0.90
copyFunction · 0.90
numpyFunction · 0.90
printFunction · 0.85
get_nameFunction · 0.85
ggml_new_tensor_2dMethod · 0.80

Tested by

no test coverage detected