-
Hi guys the previous errors are resolved and now I have a dependency error when compiling elixir.diode
as always all assistance greatly appreciated
Build details Ubuntu LTS 18.04 minimal server …
-
Hi.
When I run https://github.com/awslabs/decode-answer-logical-form/blob/main/DecAF/Datasets/QA/evaluate.py with the below code,
```
cd DecAF-main/DecAF/Datasets/QA
SAVE_DIR='/home/midannii…
-
NDK version: android-ndk-r20b
JAVA: 1.8
Android SDK version: android-sdk_r24
i am compiling latest source from git clone https://gitlab.linphone.org/BC/public/linphone-sdk.git --recursive
i am u…
-
For DECAF Clever integration.
-
Once `cufinufft` 1.3 is published, I plan to bring it in along with the other packaging changes towards python 3.11 in #955 .
This will greatly simplify the envs on `caf` and `decaf` since they wil…
-
This test seems to fail reliably in a clean test environment on `caf` at v0.12.0 (examples below). I think its recent code, and I haven't seen it fail in our CI yet. Tried a few quick things (downgr…
-
I'm getting the following build error, trying to build on Arch. Please let me know what other info you need, and possibly where to find it.
```
[ 24%] Building CXX object src/libgpu/CMakeFiles/libg…
-
### Have you checked for existing feature requests?
- [X] Completed
### Summary
# Regular Release
- [x] ChangeLog updated (`CHANGELOG.md` and `welcome` package)
- [x] Blurb Text Complete (Comme…
-
因为每次的RUN语句会在上一次的RUN之后创建新的一层layer 会导致image体积庞大
建议从:
```
RUN echo 1
RUN echo 2
```
改为:
```
RUN echo 1 && \
echo 2
```
(当然小项目不在意这个也没什么关系 这也无关紧要其实)
[参考](https://stackoverflow.com/que…
-
While working on #47373 and #47476, we realised a few additional challenges related to the text contrast for the text displayed on top of the chosen color in `ColorPalette`:
- to calculate the corr…