Andrew Goodbody

Results 10 issues of Andrew Goodbody

### Description of the bug: If using .bazelversion to specify a commit hash, it fails to download the required artifact with a 404 error like this `$ bazel --version 2022/08/06...

type: bug
team-ExternalDeps
untriaged

Needed the following patch to even find the ICU source diff --git a/cmake/FindICU.cmake b/cmake/FindICU.cmake index b912c3db..b74043de 100644 --- a/cmake/FindICU.cmake +++ b/cmake/FindICU.cmake @@ -70,7 +70,7 @@ find_path(ICU_INCLUDE_DIR ) find_path(ICU_SRC_DIR_UCONV - ucnv.c...

Click to expand! ### Issue Type Bug ### Have you reproduced the bug with TF nightly? Yes ### Source source ### Tensorflow Version git HEAD ### Custom Code No ###...

type:bug
type:build/install
subtype: ubuntu/linux
TF 2.11

Click to expand! ### Issue Type Build/Install ### Have you reproduced the bug with TF nightly? Yes ### Source source ### Tensorflow Version git HEAD ### Custom Code No ###...

type:build/install
subtype: ubuntu/linux
awaiting PR merge
TF 2.11

### Issue type Bug ### Have you reproduced the bug with TensorFlow Nightly? Yes ### Source source ### TensorFlow version git HEAD ### Custom code No ### OS platform and...

type:bug
comp:mkl

Ensure that the baseline calculation matches the optimised case even when on a compiler and architecture that can use higher precision intermediate values which result in different calculated values. This...

size:S

As TensorFlow is moving to build releases with clang it would be best to build IO with clang also.

The Mongo DB C Driver, libmongoc, is being used in this project and it is already being patched in an attempt to make it compatible with boringssl, but there are...

Ensure that the cruise buttons and the blinkers are seen by the thread that sends the CAN messages before being overwritten. This makes them usable. **Description** After launching the simulator...

simulation
tools

Please do not submit a Pull Request via github. Our project makes use of mailing lists for patch submission and review. For more details please see https://u-boot.readthedocs.io/en/latest/develop/sending_patches.html The only exception...