-
**Describe the bug**
Test message_bus.zbus.hlp_priority_boost failed on up_squared
Repro 100%
**To Reproduce**
`twister --device-testing --hardware-map up2.map -s tests/subsys/zbus/hlp_priority_…
-
**Describe the bug**
While capturing the SSP output on an Up2 board, I can see with a Logic Pro grab that the data is delayed by 4.2ms
That's a rather large undocumented delta which didn't exist…
-
[ONNXRuntimeError] : 6 : RUNTIME_EXCEPTION : Non-zero status code returned while running Conv node. Name:'/conv_up2/Conv' Status Message: /onnxruntime_src/onnxruntime/core/framework/bfc_arena.cc:376 v…
-
Our build system takes a few parameters, such as `BOARD`, `SCENARIO` and `RELEASE`. So you can, as an example, build a release version for an UP2 board by running: `make BOARD=apl-up2 SCENARIO=industr…
-
**Describe the bug**
Test libraries.multi_heap failed on up_squared.
Repro 100%
**To Reproduce**
`twister --device-testing --hardware-map up2.map -s tests/lib/multi_heap/libraries.multi_heap`
o…
-
当标签比较多的时候,会造成同样的类别但标签名不一致。
例如:同样是与新闻有关的up1和up2,可能今天给up1加的是“新闻“的标签,过段时间给up2加的是“时事”的标签,多了就乱了。
可不可以支持从现有的标签中选择,或是能看到之前添加过的标签名,没有的话再添加新的?
-
![Untitled222](https://user-images.githubusercontent.com/32283515/57470404-09ae1380-7289-11e9-9c6f-cbf5b6a7b500.png)
![up2](https://user-images.githubusercontent.com/32283515/57470418-0f0b5e00-7289-1…
-
-
I used free5gc-ulcl deployment
the association setup was successful between the smf and up1,up2,upf-b
also pdu session establishment and modification was successful
![image](https://github.…
-
`def conv_down(inp,oup):
return nn.Sequential(
nn.Conv2d(inp,oup,4,stride=2,padding=1),
nn.LeakyReLU(negative_slope=0.2, inplace=True),
nn.Conv2d(oup,oup,3,stride=1,pad…