Tejas Chumbalkar
Tejas Chumbalkar
Trying out the example specified for v1alpha1 version: https://github.com/kubeflow/mpi-operator/blob/master/examples/v1alpha1/tensorflow-benchmarks-custom.yaml ```yaml apiVersion: kubeflow.org/v1alpha1 kind: MPIJob metadata: name: tensorflow-benchmarks-16-custom spec: replicas: 4 template: spec: containers: - image: mpioperator/tensorflow-benchmarks:latest name: tensorflow-benchmarks resources: limits:...
*Issue #, if available:* *Description of changes:* Add support for TF2.9.0 inference images *Testing done:* ## Merge Checklist _Put an `x` in the boxes that apply. You can also fill...
Issue: #113 Reference function using setuptools instead of pip internal function. Reference: https://github.com/pypa/pip/issues/5243
*GitHub Issue #, if available:* Note: If merging this PR should also close the associated Issue, please also add that Issue # to the Linked Issues section on the right....
Checklist - [ ] I've prepended issue tag with type of change: [bug] - [ ] (If applicable) I've attached the script to reproduce the bug - [ ] (If...
*GitHub Issue #, if available:* Note: If merging this PR should also close the associated Issue, please also add that Issue # to the Linked Issues section on the right....
*GitHub Issue #, if available:* Note: If merging this PR should also close the associated Issue, please also add that Issue # to the Linked Issues section on the right....
The [test_pytorch[False-False]](https://github.com/awslabs/sagemaker-debugger/blob/v1.0.13/tests/zero_code_change/test_pytorch_integration.py#L29) fails for Pytorch >=1.7. The test however works for [True-False] combination. The test is integrated into the [DLC test suite](https://github.com/aws/deep-learning-containers/blob/master/test/dlc_tests/container_tests/bin/testSmprofiler#L114) and reports failure for the [False-False] combination.
Checklist - [x] I've prepended issue tag with type of change: [bug] - [ ] (If applicable) I've attached the script to reproduce the bug - [ ] (If applicable)...
We are affected due to https://github.com/jeremylong/DependencyCheck/issues/5220 Can you release the latest changes to pypi?