Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.21 KB

File metadata and controls

36 lines (22 loc) · 1.21 KB

TensorFlowTools 2.0.4

TensorFlowTools Latest

pip install --upgrade tensorflowtools

TensorFlowTools Nightly

pip install --upgrade -i https://test.pypi.org/simple/tensorflowtools

This is a small package with various utilites to do with tensorflow.

Important

This package does NOT declare tensorflow as a dependency because of tensorflow-cpu, tensorflow-intel etc.

Disclaimer: This package is not affiliated with or endorsed by TensorFlow, Google, or Huggingface. It is an independent open-source project built to integrate TensorFlow with various tools.

License

Copyright 2025 Rihaan Meher

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Documentation

Docs are avalible in the docs/ folder. It will be edited as needed