-
Is it possible to build a latch in Digital for the ATF150x, analyze it and get it through the fitter?
Regards,
toms01
-
- `city` is hard coded to always be "Heidi Ville", see next bullet
- `city_suffixes` only has one: "Ville"
- `street_suffixes` only has one: "Street"
- make `geo_coordinate` operational
add
-…
-
Hi to all,
I have a rookie question.
When I am compiling for the Commodore 128, how much memory can I use in a C program for (code+data)?
I had a peek at the cfg file:
https://github.com/cc6…
-
The C16 is basically the same as the Plus4, the Plus4 has more memory and a builtin ROM with (rather useless) applications. A C16 expanded to 64K RAM can run anything a Plus4 can. Most, if not all, li…
-
Ubuntu 14.04
Python version: 2.7
Tensorflow 1.4.0 with GPU
Pre-trained model path: download using mmdownload
Running scripts:
```
mkdir checkpoint
mmdownload -f mxnet -n imagenet1k-resn…
-
Ubuntu - 14.04
Python version: 2.7
Caffe : 1.0.0 (CPU)
MMDNN Path : http://data.dmlc.ml/mxnet/models/imagenet/resnet/18-layers/resnet-18-symbol.json
http://data.dmlc.ml/mxnet/models/image…
-
According to the docs, grayscale color variants should range from `plus5` to `minus2`.
```background-color: color(gray, plus5);```
Results in
``` >> Error: Color variant `plus5` does not exis…
-
Hello,
I want to use Labview to develop Realsense d435 in Windows 10, I found a set of instances at https://github.com/IntelRealSense/librealsense/tree/development/wrappers/labview,but ther…
ghost updated
6 years ago
-
### System information
- ** Linux Ubuntu 16.04
- **NDK version 15c
- **GCC version(if compiling for host, e.g., 5.4.0)**:
- **MACE version v0.9.0-278-gc7dbd32
- **Python version(2.7)**:
- **Baz…
-
the current c16 config uses too much memory, so the resulting files may not work. the fix looks like this:
```
- MAIN: file = %O, start = $100D, size = $6FF3 - __STACKSIZE__;
…