William Tambellini
William Tambellini
Fix tlayer torch JIT export exception: "Could not cast value of type NoneType to bool" When torch jit exporting, self.need_attn is None. Fix #4459 # Before submitting - [ ]...
## 🐛 Bug Fatal error when trying to torch.jit.save: "Could not cast value of type NoneType to bool" ### To Reproduce ``` modelname='transformer.wmt14.en-fr' m = torch.hub.load('pytorch/fairseq', modelname, tokenizer='moses', bpe='subword_nmt') tmodel...
**Is your feature request related to a problem? Please describe.** As today there is apparently no option to constrain the generator to flat the height at the border of the...
**OS:** Ubuntu 16 **Godot version:** 3.2.2 **Blender version:** 2.76 **Issue description:** import error : __init__.py”, line 50 filter_glob: StringProperty( ^ SyntaxError: invalid syntax  **Minimal reproduction project:** just copy the...
Perhaps worth a new category in the summarization page : "Extreme Summarization" https://arxiv.org/abs/1808.08745v1 Kind
Good morning all I've read as much as I could the doc and list of issues on github but could nt find a reply regarding this question. If I understand...
ImportBspExample.cpp:173:38: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] PhysicsServerCommandProcessor.cpp:4853:53: warning: name lookup of ‘i’ changed
The default public installer is failing to run any afcuda examples. wget https://arrayfire.s3.amazonaws.com/3.8.0/ArrayFire-v3.8.0_Linux_x86_64.sh install af cd to examples cmake .. make Try to run: ./basic_unified see: ``` Trying CUDA Backend...
Hello The perf of f16 2d matmul for small input seems pretty bad: ArrayFire v3.7.0 (CUDA, 64-bit Linux, build c589451) Platform: CUDA Toolkit 10.0, Driver: 418.40.04 [0] TITAN V, 12037...
Add an example of ML linear regression Description ----------- * Is this a new feature or a bug fix? neither * Potential impact on specific hardware, software or backends :...