I'm trying to implement quantization in neural network with tensorflow r1.0 and is not working i.e. Bazel BUILD files doesn't find targets and some other files.
I realize that in the version r0.9 the quantization folder in "contrib" is more complete than in r1.0 In fact there is no quantized operator defined in r1.0.
There are quantization support only in r0.x versions?
If there are somebody working with this to give an advice i will be so grateful.
Best regards!