MCPcopy Create free account

hub / github.com/auralius/noodle / functions

Functions535 in github.com/auralius/noodle

↓ 1 callersFunctionbytes_to_float_image
examples/lenet-5-sdcard/src/main-blue-pill.cpp:139
↓ 1 callersFunctionbytes_to_float_image
examples/lenet-5-sdcard/src/main-p4.cpp:180
↓ 1 callersFunctionbytes_to_float_image
examples/medical-mnist/src/blood.cpp:237
↓ 1 callersFunctionbytes_to_float_image
examples/medical-mnist/src/pneumonia.cpp:538
↓ 1 callersFunctionbytes_to_float_image
examples/lenet-5-esp32/src/main.cpp:200
↓ 1 callersFunctionbytes_to_float_image_0_1
examples/auto-encoder/src/main_tflm_denoising_benchmark.cpp:153
↓ 1 callersFunctionc_float_literal
(x: float)
txt2h.py:12
↓ 1 callersFunctionc_float_literal
(x: float)
examples/mlperf-vww-esp32/data/txt2h.py:12
↓ 1 callersFunctionchw_float_0_1_to_rgb888_hwc
examples/auto-encoder-scoliosis/src/main.cpp:204
↓ 1 callersFunctionclear_input
examples/firenet-cifar10/src/noodle_serial.cpp:17
↓ 1 callersFunctionclear_input
examples/auto-encoder-scoliosis/src/noodle_serial.cpp:17
↓ 1 callersFunctionclear_input
examples/lenet-5-sdcard/src/noodle_serial.cpp:17
↓ 1 callersFunctionconvert_one
(src: Path, dst: Path)
txt2bin.py:37
↓ 1 callersFunctionconvert_one
(src: Path, dst: Path)
examples/lenet-5-sdcard/data/txt2bin.py:37
↓ 1 callersFunctionconvert_text
(text)
make_progem.py:65
↓ 1 callersFunctiondebug_tflite_ops
(tflite_path)
model_exporter.py:411
↓ 1 callersFunctiondrain_serial
------------------------------------------------------------ Helpers ------------------------------------------------------------
examples/mlperf-vww-esp32/src/main.cpp:88
↓ 1 callersFunctiondrain_startup_lines
(reader: SerialLineReader, timeout_s: float = 2.0)
examples/medical-mnist/test/pneumonia-mnist-sender.py:168
↓ 1 callersFunctiondraw_buttons
examples/fcn2-uno/src/main.cpp:140
↓ 1 callersFunctiondraw_buttons
Draw the two button at the bottom of the screen
examples/lenet-5-esp32/src/main-cyd.cpp:186
↓ 1 callersFunctiondraw_roi
Draw the ROI as a TFT_RED rectangle
examples/lenet-5-esp32/src/main-cyd.cpp:179
↓ 1 callersFunctiondw_pw_block_mem_progmem_pingpong
DW + PW block, all RAM activations, PROGMEM-backed weights. Input/output layout: packed CHW float tensors in RAM. DW + PW block, RAM activations, PROG
examples/mobile-lenet-mega2560/src/main.cpp:126
↓ 1 callersFunctionemit_header
(nums: List[float], *, name: str, dtype: str, progmem: bool, include_arduino: bool, columns: i
txt2h.py:39
↓ 1 callersFunctionemit_header
(nums: List[float], *, name: str, dtype: str, progmem: bool, include_arduino: bool, columns: i
examples/mlperf-vww-esp32/data/txt2h.py:39
↓ 1 callersFunctionexpand_inputs
(args)
make_progem.py:38
↓ 1 callersFunctionexporter
Export Keras weights (from model.get_weights()) into Noodle-friendly files. Supported tensors: - 4D Conv2D: (Kh, Kw, Cin, Cou
model_exporter.py:122
↓ 1 callersFunctionexporter_tflite
Export a float .tflite model into Noodle-friendly files using the same layout as exporter().
model_exporter.py:406
↓ 1 callersFunctionfill_input_tensor_from_rgb_u8
examples/squeezenet/src/main-tflm.cpp:136
↓ 1 callersFunctionfloat_image_to_bytes
examples/auto-encoder/src/main.cpp:133
↓ 1 callersFunctionfloat_image_to_bytes_0_255
examples/auto-encoder/src/main_tflm_denoising_benchmark.cpp:160
↓ 1 callersFunctionformat_c_array
Format a 1D numpy array into a C-style array string.
model_exporter.py:8
↓ 1 callersFunctionfree_ram_approx
examples/squeezenet/src/main.cpp:126
↓ 1 callersFunctionget_top1
examples/squeezenet/src/main-tflm.cpp:162
↓ 1 callersFunctiongrey
examples/fcn2-uno/src/main.cpp:72
↓ 1 callersFunctionhwc_rgb_u8_to_chw_float
examples/firenet-cifar10/src/main_rp2350_firenet.cpp:127
↓ 1 callersFunctionhwc_rgb_u8_to_chw_float
examples/squeezenet/src/main.cpp:244
↓ 1 callersFunctionimage_bytes_to_file
examples/mobile-lenet-mega2560/src/main.cpp:314
↓ 1 callersFunctionimg_and_bytes
(path)
examples/mlperf-vww-esp32/test/send_test_data.py:45
↓ 1 callersFunctionimg_to_payload_1ch_u8
(img_u8: np.ndarray, W: int)
examples/medical-mnist/test/pneumonia-mnist-sender.py:119
↓ 1 callersFunctioninit_buffers
examples/lenet-5-esp32/src/main-cyd.cpp:197
↓ 1 callersFunctioninit_buffers
examples/lenet-5-esp32/src/main.cpp:47
↓ 1 callersFunctionlabel_for
(pred: Optional[int], labels)
examples/squeezenet/test/squeezenet224_sender.py:113
↓ 1 callersFunctionlist_images
(dataset_root: str, normal_name: str, scoliosis_name: str)
examples/auto-encoder-scoliosis/test/sender.py:68
↓ 1 callersFunctionload_bloodmnist
Return X,y for BloodMNIST. X: uint8 images, shape (N, 28, 28, 3) y: int labels, shape (N,)
examples/medical-mnist/test/blood-mnist-sender.py:57
↓ 1 callersFunctionload_cifar10_local_or_download
Returns x_test_u8, y_test. Local cache: cache_dir/cifar10_test_images_u8.npy cache_dir/cifar10_test_labels.npy If not found
examples/firenet-cifar10/test/cifar10_rgb_sender.py:42
↓ 1 callersFunctionload_image_224_rgb_u8
(path: str, center_crop: bool = True)
examples/squeezenet/test/squeezenet224_sender.py:138
↓ 1 callersFunctionload_labels
y_labels.csv appears to be: filename, 2, label(0/1) with NO header. We use col0 -> col2.
examples/mlperf-vww-esp32/test/send_test_data.py:25
↓ 1 callersFunctionload_labels
Load ImageNet labels, one class name per line.
examples/squeezenet/test/squeezenet224_sender.py:92
↓ 1 callersFunctionload_mnist_csv
(csv_path: str)
examples/auto-encoder/test/sender.py:93
↓ 1 callersFunctionload_mnist_csv
(csv_path: str)
examples/lenet-5-sdcard/test/p4-sender.py:33
↓ 1 callersFunctionload_mnist_csv
(csv_path: str)
examples/lenet-5-sdcard/test/blue-pill-sender.py:35
↓ 1 callersFunctionload_mnist_csv
(csv_path: str)
examples/mobile-lenet-mega2560/test/mnist-sender.py:35
↓ 1 callersFunctionload_mnist_csv
(csv_path: str)
examples/medical-mnist/test/blood-mnist-sender.py:50
↓ 1 callersFunctionload_mnist_csv
(csv_path: str)
examples/mobile-lenet-esp32/test/mnist-sender.py:37
↓ 1 callersFunctionload_mnist_csv
(csv_path: str)
examples/lenet-5-esp32/test/mnist-sender.py:33
↓ 1 callersFunctionload_pneumonia_npz
(npz_path: str, split: str)
examples/medical-mnist/test/pneumonia-mnist-sender.py:39
↓ 1 callersFunctionload_rgb_u8
Load image, convert to RGB, resize to 128x128, return uint8 HWC.
examples/auto-encoder-scoliosis/test/sender.py:89
↓ 1 callersFunctionmae_u8
(a: np.ndarray, b: np.ndarray)
examples/auto-encoder-scoliosis/test/sender.py:106
↓ 1 callersFunctionmain
()
txt2h.py:84
↓ 1 callersFunctionmain
()
txt2bin.py:43
↓ 1 callersFunctionmain
()
make_progem.py:71
↓ 1 callersFunctionmain
()
examples/firenet-cifar10/test/cifar10_rgb_sender.py:230
↓ 1 callersFunctionmain
()
examples/mlperf-vww-esp32/data/txt2h.py:84
↓ 1 callersFunctionmain
()
examples/mlperf-vww-esp32/test/send_test_data.py:98
↓ 1 callersFunctionmain
()
examples/squeezenet/test/squeezenet224_sender.py:287
↓ 1 callersFunctionmain
()
examples/auto-encoder-scoliosis/test/sender.py:290
↓ 1 callersFunctionmain
()
examples/auto-encoder/test/sender.py:417
↓ 1 callersFunctionmain
()
examples/lenet-5-sdcard/data/txt2bin.py:43
↓ 1 callersFunctionmain
()
examples/lenet-5-sdcard/test/p4-sender.py:193
↓ 1 callersFunctionmain
()
examples/lenet-5-sdcard/test/blue-pill-sender.py:226
↓ 1 callersFunctionmain
()
examples/peak-detect/test/ecg-sender.py:142
↓ 1 callersFunctionmain
()
examples/mobile-lenet-mega2560/test/mnist-sender.py:252
↓ 1 callersFunctionmain
()
examples/medical-mnist/test/blood-mnist-sender.py:265
↓ 1 callersFunctionmain
()
examples/medical-mnist/test/pneumonia-mnist-sender.py:296
↓ 1 callersFunctionmain
()
examples/mobile-lenet-esp32/test/mnist-sender.py:197
↓ 1 callersFunctionmain
()
examples/lenet-5-esp32/test/mnist-sender.py:193
↓ 1 callersFunctionmake_fcn
examples/firenet-cifar10/src/main_rp2350_firenet.cpp:111
↓ 1 callersFunctionmnist28_to_16_u8
Convert MNIST 28x28 to 16x16 uint8 before sending to Arduino. This assumes the model was trained on direct 16x16 resized MNIST. If your
examples/mobile-lenet-mega2560/test/mnist-sender.py:133
↓ 1 callersFunctionmse_640
examples/mlperf-ad-esp32/src/main.cpp:38
↓ 1 callersFunctionmse_u8
(a: np.ndarray, b: np.ndarray)
examples/auto-encoder-scoliosis/test/sender.py:100
↓ 1 callersFunctionnoodle_alloc_temp_float
src/noodle_memory.cpp:20
↓ 1 callersFunctionnoodle_buffer_alloc_float
src/noodle_buffer.cpp:15
↓ 1 callersFunctionnoodle_buffer_capacity
src/noodle_buffer.cpp:79
↓ 1 callersFunctionnoodle_buffer_free
src/noodle_buffer.cpp:68
↓ 1 callersFunctionnoodle_compute_Vt
src/noodle_internal.cpp:555
↓ 1 callersFunctionnoodle_do_conv_transpose
src/noodle_internal.cpp:429
↓ 1 callersFunctionnoodle_dw_pool_output_width_for_buffer
src/noodle_dw.cpp:288
↓ 1 callersFunctionnoodle_fcn_progmem
src/noodle_fcn.cpp:404
↓ 1 callersFunctionnoodle_fs_remove
* @brief Remove a file using the selected backend. * @ingroup noodle_fs * * The path is normalized with noodle_norm_filename() before removal. *
src/noodle_fs.h:284
↓ 1 callersFunctionnoodle_pool1d_output_width_for_buffer
src/noodle_conv.cpp:1286
↓ 1 callersFunctionnoodle_pool_output_width_for_buffer
src/noodle_conv.cpp:1169
↓ 1 callersFunctionnoodle_reshape
src/noodle_shape.cpp:47
↓ 1 callersFunctionnoodle_sigmoidf
src/noodle_math.cpp:249
↓ 1 callersFunctionnoodle_tensor_require_1d
src/noodle_tensor.cpp:41
↓ 1 callersFunctionnormalize_grid
examples/fcn2-uno/src/main.cpp:90
↓ 1 callersFunctionnormalize_grid
Normalize the numbers in the grids such that they range from 0 to 255
examples/lenet-5-esp32/src/main-cyd.cpp:116
↓ 1 callersFunctionparse_args
()
examples/auto-encoder-scoliosis/test/sender.py:267
↓ 1 callersFunctionparse_layer_line
(line: str)
examples/medical-mnist/test/pneumonia-mnist-sender.py:213
↓ 1 callersFunctionparse_mem_line
Parse the MEM key=value line into a dictionary.
examples/auto-encoder/test/sender.py:379
↓ 1 callersFunctionparse_pred
(line: str)
examples/mlperf-vww-esp32/test/send_test_data.py:61
← previousnext →201–300 of 535, ranked by callers