Zhihao (Zach) Xia
Zhihao (Zach) Xia
- Name of layer type: upsample_trilinear3d - Is this a PyTorch or a TensorFlow layer type: PyTorch - Your version of coremltools: 6.2 - Your version of PyTorch/TensorFlow: 1.12.1 -...
**Description:** `netrc` authentication seems to fail for `index_url` specified in `requirements.txt`. **How to reproduce:** `uv pip install -r requirement.txt` does not work if `requirement.txt` contains an `--index-url` whose authentication is...
### What is the current behavior? py_pytest does not work with [pytest-mock ](https://github.com/pytest-dev/pytest-mock). One cannot add `pytest-mock` as a requirement in `deps`, but without it mock does not work in...
**Before reporting the issue, did you ?** - [x] Update your `notionSpaceId` and `cookie` value in Alfred Settings. If you don't know how to do this, [check this](https://github.com/wrjlewis/notion-search-alfred-workflow#workflow-variables) **Describe the...
The `--noexperimental_python_import_all_repositories` setting is useful in working around https://github.com/bazelbuild/bazel/issues/14640 with the PYTHONPATH becoming too large if you have python targets with large numbers of dependencies. But `rules_apple` does not seem...