-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
Found a bug? Please fill out the sections below.
### Issue Summary
Viewing the account profile page (/account/profile) brings about this error from Django:
ProgrammingError at /accounts/profile…
-
Using the vuejs xhtml2pug plugin:
This:
```
```
... gets converted to this
```
//
{{
item.caption
}}
```
-
14:39:16 **** Incremental Build of configuration Release for project F1-T12 ****
make all
arm-none-eabi-g++ -o "F1-T12.elf" @"objects.list" -mcpu=cortex-m3 -T"../STM32F103C8Tx_FLASH.ld" -Wl,-Map=…
-
Expected: display stats of students in T12 based on available nationalities provided
Actual:
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2122S1/pe/master/files/bcd1e45a-1c07-402e-b7b…
-
At start-up any task dependencies that would resolve to a cycle point before the initial one are effectively treated as succeeded. This has the effect of pushing the logic to deal with the initial tas…
-
Hi , i just wanted to know if this board is compatible with 245 tip series from jbc ? , i modded a ksger with the same fw you use on your custom board but cant get the 245 tips to work, so i'm searchi…
-
Hi,
I try to get torch2trt running but I get group norm related problems:
```
Warning: Encountered known unsupported method torch.zeros
Warning: Encountered known unsupported method torch.Tens…
-
Tick :heavy_check_mark: if the jar file can execute at least some commands.
* CS2113T-M16-1 (tutor: Damith)
- [x] :heavy_check_mark: jar working
- [ ] :x: jar not working
* CS2113T-M16-2 (tut…
-
``` py
from sympy import Eq, solve, symbols
from IPython.display import display_latex
n1, n2, A, B, C, D = symbols('n_1, n_2, A, B, C, D', real=True)
t11, t12, t21, t22 = symbols('t_11, t_12, t_21, t…