react-native-fast-tflite icon indicating copy to clipboard operation
react-native-fast-tflite copied to clipboard

🔥 High-performance TensorFlow Lite library for React Native with GPU acceleration

Results 41 react-native-fast-tflite issues
Sort by recently updated
recently updated
newest added

Hi bro, I have a model that supports dynamic shape, but tflite does not support it when converting, but it does support it from the code. Doc from TFL https://www.tensorflow.org/lite/guide/inference#run_inference_with_dynamic_shape_model...

Hi, I am using a movenet model from tfhub.dev with FrameProcessor and VisionCamera to try and apply human pose estimation to a person. It doesn't appear as though it is...

`// Asset from React Native Bundle loadTensorflowModel(require('assets/my-model.tflite'))` When loading from project assets it was working total accurate. But i tried loading from my device local directory like: `// File on...

I am trying to load the tensor flow model but its giving me the below error, I have my pose-detection.tflite in assets/pose-detection error: Failed to load Tensorflow Model 3! [Error:...

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from `1ee730e` to `76ec4cd`. Commits 76ec4cd [xla:cpu] Partial rollback of PR #15198 (turning on thunks interpreter) due t... be9752e Integrate LLVM at llvm/llvm-project@17ba4f4053e3 07c18c0 Put the need to...

dependencies

How to use shard bin models in tflite (modal_weight.bin) or how to convert it to .tflite ?

** ** ` "react": "18.2.0", "react-native": "^0.73.6", "react-native-fast-tflite": "^1.2.0", "react-native-vision-camera": "^4.3.1" ` The problem occurs when installing the package using yarn in a fresh project with no other components and...

https://github.com/tensorflow/tensorflow/issues/47400

Bumps [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action) from 4.11.0 to 4.13.0. Release notes Sourced from jidicula/clang-format-action's releases. v4.13.0 What's Changed fix(ci): Add correct workflow perms for package publishing by @​jidicula in jidicula/clang-format-action#191 docs: Various README...

dependencies

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from `5bc9d26` to `e960f13`. Commits e960f13 Integrate LLVM at llvm/llvm-project@ac2a2816e3fe 51f22b4 [HLO Componentization] Create hlo/builder sub-component (Phase II). 8520eee PR #17544: [ROCm] Pass AMDGPU_TARGETS to crosstool wrapper ebcb823...

dependencies