thandal

Results 12 issues of thandal

Include parlai/clib/cuda/ngram_repeat_block_cuda_kernel.* files, otherwise I can't seem to build models. For example, parlai.core.agents.create_agent_from_mode_file('zoo:bb3/bb3_3B/model') fails with No such file or directory: ../clib/cuda/ngram_repeat_block_cuda.cpp **Patch description** **Testing steps** **Other information**

CLA Signed

Fix minor typos in the amplification settings page.

For those four examples, I get the following error: In file included from C:\Users\XXX\Documents\Arduino\libraries\MycobotBasic/MycobotLanguage.h:7:0, from C:\Users\XXX\Documents\Arduino\libraries\MyCobotBasic\examples\Calibration\Calibration.ino:3: C:\Users\XXX\Documents\Arduino\libraries\MycobotBasic/mycobot_24px.h:1467:7: error: 'EncodeRange' does not name a type const EncodeRange mycobot_24pxEncodeRange[] PROGMEM = {

This is more of a hint for other people who may have run into trouble building examples from Arduino/MyCobotBasic/examples that include SCServo.h. I was able to get them working by...

Fix generate_webpage_data_from_table.py (by just fixing paths), and change the results files to follow a standard format.

As described in the main post, the evaluation method is presented as a cool but informal idea and not a rigorous approach. The method is used to create some pretty...

🐞 **Problem** The expectation is that SpheroidLocation is similar to Geodetic coordinates, just for other (spherical) bodies. However it appears that the planetodetic-to-cartesian conversion in SpheroidLocation doesn't match standard geodetic...

🐞 **Problem** I am trying to transform a point on the surface of Venus to the ICRS frame, but it throws an error. ``` # Point on Venus to IRCS...

### Preliminary Checks - [X] This issue is not a duplicate. Before opening a new issue, please search existing issues. - [X] This issue is not a question, feature request,...

bug
Stale