Andrew Wagner

Results 27 issues of Andrew Wagner

Note for python tensorflow API users... to find the tensorflow equivalent class names, you can search for them in tensorflow/python/ops/array_ops.py, and look for which tensorflow operator it is getting mapped...

Alternatively, you could just focus on the list of known differentiable functions, and include a "since" flag when you detect a version that doesn't have AD. Your script ran successfully...

The user experience for lidraughts is really polished; congratulations! I would love to be able to play the dameo variant on lidraughts; I haven't been able to find a good...

- **Poetry version**: Poetry (version 1.3.2) - **Python version**: 3.9 - **OS version and name**: Ubuntu 22, inside a py39 conda environment - **pyproject.toml**: Just the relevant part: ``` python=...

kind/bug
status/triage

I added a bit of return value checking on a couple fallible calls to C functions. It would probably be more correct to throw proper python errors, but some checking...

What copyright license are you releasing this under? A natural choice would be to use the same as the library you build on. ncnn is under the BSD 3-clause license...

I tried installing via your script on a stock BeagleBone Black running the supplied Angstrom. The whole installation went well, but when I try running roscore I eventually hit some...