DeepChem Updates of March (Week 3), 2024

Here is a quick summary of merged pull requests for DeepChem during the third week of March:
1. Fix Docker Build: This PR fixes the docker build.
2. CI Fixes: patch fix for tfp , docker build: This PR merges Docker build fix, TensorFlow Probability patch fix, CI fixes to save space and resolve rendering issues.
3. bump up torch version to 2.2.1: This PR updates torch version to 2.2.1.
4. Added TextCNN wrapper TorchModel: This PR adds TextCNN wrapper TorchModel.