synandi
synandi
Fixed spellings of Tensorflow and definitions.
Made changes in the lines 103,127,589,625.
Fixed typo in line 70
Changed protobuf ~= 3.20.1 to protobuf >= 3.20.3 since https://github.com/tensorflow/tensorflow/blob/20e0beaeebc1bd96c8eca40bed0e7b0d065d8e0b/tensorflow/tools/pip_package/setup.py#L100 has protobuf >= 3.20.3 in it and both versions should match. This fixes https://github.com/tensorflow/tensorflow/issues/59774
Remove extra parentheses in line 726 to fix the broken link.
The broken link to "enable pruning to improve latency" has been fixed in line 726, and the typos at lines 590 and 390 are fixed.
Fix typo in line 71 - udpates to updates line 214 techinques- techniques
Fix broken link for transformer.py in line 296.
Made changes in lines 145, 231, 263 and 332