Possible fix for tensorflow_model_optimization on MacOsX
Builds of tensorflow_model_optimization are failing because the file system is case insensitive (BUILD and build are the same). This patch should overcome this problem.
Builds of tensorflow_model_optimization are failing because the file system is case insensitive (BUILD and build are the same). This patch should overcome this problem.