Skip to content

doc-ai/react-native-tensorio-tensorflow

Repository files navigation

react-native-tensorio-tensorflow

Tensor/IO for React Native with the TensorFlow backend

Installation

npm install react-native-tensorio-tensorflow

Usage

import TensorioTensorflow from "react-native-tensorio-tensorflow";

// ...

const result = await TensorioTensorflow.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

About

Tensor/IO for React Native with the TensorFlow backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published