tensorflow2_model_zoo
tensorflow2_model_zoo copied to clipboard
explore tensorflow 2
Hello! Our static bug checker has found a performance issue in cifar10_cnn_ict.py: Python type argument [`w`](https://github.com/ryancheunggit/tensorflow2_model_zoo/blob/584e015c459ab8e27f0f2f386fd812f78baf7b1f/cifar10_cnn_ict.py#L181) is passed to tf.function decorated function [`train_step`](https://github.com/ryancheunggit/tensorflow2_model_zoo/blob/584e015c459ab8e27f0f2f386fd812f78baf7b1f/cifar10_cnn_ict.py#L146) instead of tensors. As there is a...
Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 2.0.0 to 2.9.3. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.9.3 Release 2.9.3 This release introduces several vulnerability fixes: Fixes an overflow in tf.keras.losses.poisson (CVE-2022-41887) Fixes a...
Bumps [numpy](https://github.com/numpy/numpy) from 1.17.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.2.30 to 4.2.0.32. Release notes Sourced from opencv-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...
Great code, thanks ! Plese help to understand 1 will it work for third order categorical features interaction ? 2 will it run on Windows computer ? 3 will it...