benchmarks
benchmarks copied to clipboard
A benchmark framework for Tensorflow
Results
102
benchmarks issues
Sort by
recently updated
recently updated
newest added
My model uses some new modules and then reports an error:ImportError: This version of TensorFlow Probability requires TensorFlow version >= 2.14; Detected an installation of version 2.10.0. Please upgrade TensorFlow...
I used Perfzero to perform tensorflow performance testing, and used Dockerfile Dockerfile_ubuntu_2204_tf_cuda_12 to build the container used for the test. The tensorflow version is 2.18.0-dev20240722, the Python version is python...