-
**Describe the Bug**
I'm getting the following error message when running `nuc_data_make`:
```
Fetching pre-built nuc_data.h5 from https://github.com/pyne/data/raw/master/prebuilt_nuc_data.h5
…
-
Are the darknet `.cfg` files that define models used for anything other than conversion of darknet .weights to keras .h5? It seems overly complicated to need to use the `cfg` files and the models defi…
-
### Version
5.4.2
### Link to Minimal Reproduction
无
### Steps to Reproduce
关键代码:
this.option = {
...
xAxis: { type: 'category'...},
yAxis: [{type: "value"...}],
series: [{ t…
-
作者你好,我在项目中接入了jsbridge。目前有这样一个需求,在H5调用native的某一方法后,需要先通过网络请求拿到数据,然后将请求到的数据通过callback.apply()返回给H5页面。现在的情况是请求到数据之后callback.apply并没有触发H5页面的function回调,如果直接callback.apply()则可以正常回传数据。
js端代码:
```javascript…
-
I came across a case where reading a virtual dataset is very slow - more than an order of magnitude slower than reading the same data by iterating over it in a Python loop. Scripts to reproduce this a…
-
感觉技术挺新颖的,能简单说一下应用场景吗?
-
After having trained the l network on a custom dataset and having saved the model, I want to train the same model on another dataset. I've tried editing the "pre-trained weights" parameter in the conf…
-
This github issue will be to track hdf5 bugs that come up, below from correspondence with Barbara at help@hdfgroup.org
2/13/17 HDFFV-10130
h5dump and h5ls hang when viewing a VDS where the source…
-
Hi,
Please see the following code snippet that illustrates an issue (or misunderstanding from my side) on how to create a compound type with a vlen member. Note that the dataset is created successful…
-
### 相关平台
React Native
### 复现仓库
[git@github.com:hanzhangyu/taro-bug-report.git](git@github.com:hanzhangyu/taro-bug-report.git)
**使用框架: React**
### 复现步骤
npm run build:rn 没有复制 app.ts
npm…