-
Hi.
A fresh recursive clone of https://github.com/Kha-Samples/BlocksFromHeaven fails to compile with this command: `node Kha/make linux --run` and sites `glGenVertexArrays` as the culprit.
Please ad…
zjnue updated
7 years ago
-
### pnpm version: 6.3.0
### Code to reproduce the issue:
1- Create a workspace with packages A and B.
2- Import A in B (add it as a dependency).
2- Run `make-dedicated-lockfile`.
### Expect…
-
### 请提出你的问题 Please ask your question
运行是在aistudio上运行的
发生异常的代码:
import numpy as np
import math
import paddle
import paddle.nn as nn
import paddle.nn.functional as F
from paddle.nn.initi…
-
大佬好,想咨询下数学公式识别用什么技术可以实现
-
Thanks for your error report and we appreciate it a lot.
**Checklist**
1. I have searched related issues but cannot get the expected help.
2. The bug has not been fixed in the latest version.
…
-
### What happened?
after selecting Audio file and clicking transcribe he app crashes.
i tried with different audio files
### Steps to reproduce
1) open Vibe
2) select file
3) click transcribe
…
-
I forget where I got these from (maybe the 2008 JINST papers?) but I just remembered I downloaded a list of acronyms for the LHC and its experiments for the purpose of loading them into an IRC bot:
…
-
### Description
Hi, I'm concerned a pods plugin update caused my saved pods relationship field setting to reset to default.
Situation: I have a pod that has a bidirectional relationship. Pod is c…
-
### Environment Details (include every applicable attribute)
* Operating System+version: Windows 10
* Compiler+version: MSVC 19.16.27045.0
* Conan version: 1.42.1
* Python version: 3.7…
-
When using time distance matrix, won't it be good to use OpenMP to boost the performance?
For example, a 1000*1000 matrix calculation, with 10 core CPU, we can spawn 10 thread and parallel compute 1…