Vikram Dattu

Results 15 issues of Vikram Dattu

**Is your feature request related to a problem? Please describe.** 1. The project is stuck at old version of tensorflow and also, separate [tflite-micro](https://github.com/tensorflow/tflite-micro) project now exist for about a...

enhancement

**Describe the bug** Getting `None value not supported` while converting a model using `onnx-tf` **ONNX model file** Cannot share the model ATM **Python, ONNX, ONNX-TF, Tensorflow version** This section can...

I have cloned the [tinyllamas](https://huggingface.co/karpathy/tinyllamas) repo and trying stories260 model. It fails with the malloc failed issue ``` ./run tinyllamas/stories260K/stories260K.bin -z tinyllamas/stories260K/tok512.bin -t 0.0 malloc failed! ``` 15M model however...

**Describe the solution you'd like** BlueZ already does have this support, and Bleak supports read `descriptors` property **Additional context** Many of the applications, use characteristics descriptors. Having the method for...

**System information** - OS Platform and Distribution: ESP32 - TensorFlow version: master, commit 78012e5d6c45ffd3673b8970b199a67980df1963 **Describe the problem** Example creation fails with following error: ``` % make -f tensorflow/lite/micro/tools/make/Makefile TARGET=esp generate_person_detection_esp_project...

stat:awaiting response
type:support
stale
comp:micro

I can see following errors when I use Firefox Mac (127.0.2 (64-bit)) for viewer only streaming from my client. ``` [2024-09-05T06:52:29.643Z] [INFO] [VIEWER] Connection to peer successful! [2024-09-05T06:52:29.645Z] [ERROR] TypeError:...

As commented at below project, `target_compile_options` passed to the interface target, which is interfaced with `usermod` target, are not getting populated in `.cc` files which are sources of this interface...

bug
port-esp32

# Prerequisites Please answer the following question for yourself before submitting an issue. - [x ] I checked to make sure that this feature has not been requested already. ##...

type:feature
models:research

Why is `esp_task_wdt_reset` needed?: - If the task is running for longer without yielding, this leads to the task watchdog to trigger, then one should reset the task watchdog with...

These APIs can be used to call from two different threads, which allows them not blocking each other and better send and receive performance.