I am trying to compile a quantization script as described in the Pete Warden blog . However, after completing the following bazel build, the following error message appears:
bazel build tensorflow/contrib/quantization/tools:quantize_graph ERROR: no such package 'tensorflow/contrib/quantization/tools': BUILD file not found on package path. INFO: Elapsed time: 0.277s
I think it happened that this quantization tool was moved from contrib to the core of TensorFlow. You should use this instead:
bazel build tensorflow/tools/quantization:quantize_graph
Source: https://habr.com/ru/post/1659875/More articles:Interrogate the ZonedDateTime query if in standard time or summer time (DST) - javaReduced number of retries after 1st shipment - fetchOrientation of iPad Mini Retina and iPad Air 2 individually - cssIs it good practice to lazily add new epics inside the onEnter reactive router? - reactjsPandas computer hourly average and set in the middle of an interval - pythonDownloading external css in Angular 2 and testing it - angularPHP MySQLi Lock Tables Query Sometimes Fails - phpno module named urllib3 - attempt to install pip - python-2.7WebPack on VSTS Hosted Build - buildTwo divs side by side, equal height defined by one - cssAll Articles