Colin

Results 19 issues of Colin

### What is the expected behavior? I want to highlight a gate or surround it with a box in the image output of a circuit, but I cannot find how...

enhancement

Click to expand! ### Issue Type Bug ### Source binary ### Tensorflow Version 2.8.2, 2.11.0-dev20220914 ### Custom Code No ### OS Platform and Distribution _No response_ ### Mobile device _No...

type:bug
comp:ops
TF 2.10

Click to expand! ### Issue Type Bug ### Source binary ### Tensorflow Version 2.11.0.dev20220914 ### Custom Code No ### OS Platform and Distribution _No response_ ### Mobile device _No response_...

type:bug
comp:xla
TF 2.10

Click to expand! ### Issue Type Bug ### Source binary ### Tensorflow Version 2.11 ### Custom Code No ### OS Platform and Distribution _No response_ ### Mobile device _No response_...

type:bug
comp:xla
TF 2.10

Click to expand! ### Issue Type Bug ### Source binary ### Tensorflow Version 2.11.0.dev20220914 ### Custom Code No ### OS Platform and Distribution _No response_ ### Mobile device _No response_...

type:bug
comp:ops
TF 2.10

## Info ```python ❯ python -c "import tensorflow as tf; print(tf.version.GIT_VERSION, '\n', tf.version.VERSION)" v1.12.1-81340-gebbacda77a9 2.11.0-dev20220914 ❯ pip list | grep tf tf-estimator-nightly 2.11.0.dev2022082808 tf-nightly 2.11.0.dev20220914 ``` ## Code The following...

type:support
stat:awaiting response from contributor

### What happened? Update: See the comments below. Compiler ### Version information iree-compiler 20220909.261 iree-runtime 20220909.261 iree-tools-tf 20220909.261 tensorflow 2.9.1 tensorflow-addons 0.17.1 tensorflow-estimator 2.9.0 tensorflow-io-gcs-filesystem 0.26.0 ### Additional context _No...

bug 🐞
awaiting-triage

Click to expand! ### Issue Type Bug ### Source binary ### Tensorflow Version 2.11.0-dev20220910 ### Custom Code No ### OS Platform and Distribution _No response_ ### Mobile device _No response_...

stat:awaiting tensorflower
type:bug
comp:ops

Add `src_dir` parameter to only snoop lines that are in the specified source directories. #250 Will add docs or tests if it will be merged.