-
The following code demonstrates two bugs which may or may not be related. The first is that area() for a valid polygon gives a negative answer, which is not possible. The second bug is that the inters…
-
I am trying to embed LDAvis output to Rmarkdown and share the html output just like any other rmarkdown output with intact interactivity.
I have tried 2 approaches in rmarkdown
1. This does not …
-
Great work! One quick question: in the paper you've reproduced the results from Llava. Additionally, for the Prismatic models experiments, you are fine-tuning the whole LM. I'm wondering did you try u…
-
#### Summary:
When generating quantities from a model that contains the ? operator in the parameter section, gqs will complain that that given parameter does not exist.
It seems that `?` is not impl…
-
```
We have a table of values (theta is the X and phi is the Y), and we have all
the Z values placed in table form. Our table has theta range from 0 to pi, and
phi range from 0 to 2*pi, so the numbe…
-
Hi, I have rendered rgb/depth/semantic image from equirect_color_sensor/equirect_depth_sensor/equirect_semantic_sensor respectively. The rgb image seems fine, but I the value of depth image probably b…
-
## Description
`IndirectBrExpandPass` could create invalid IR when the destination contains PHI instruction. This causes error `PHINode should have one entry for each predecessor of its parent basi…
-
I answered a [question](https://stats.stackexchange.com/questions/619607/phi-and-pearsons-correlation-signs-reversed/619694#619694) on Cross Validated recently and realized that there is a similar iss…
-
**Describe the current behavior**
Using ipywidgets interact does not clear the graph, and instead stacks copies of the same graph.
The following code will reproduce the issue:
```
%matplotlib …
-
| | |
|--------------------|----|
| Bugzilla Link | [PR33532](https://bugs.llvm.org/show_bug.cgi?id=33532) |
| Status | NEW |
| Importance | P normal |
|…