Amit Moryossef

Results 157 issues of Amit Moryossef

`$class = $this->fetch_class();` Is deprecated (at line 264 of Router.php) Please change to: `$class = $this->class`

In `core/Codeigniter.php` lines 402, 408, there is a reference to this path: `APPPATH.'controllers/'.$RTR->directory.$class.'.php'` Normally, this works, but for users using custom loaders (like HVMC), it creates a problem on some...

```ts tags.subtags('Sgnw') ``` Should return the same as ```ts tags.subtags('sgnw') ``` Which is ![image](https://user-images.githubusercontent.com/5757359/154771437-b2c94e1e-5bd8-4bf4-beb0-9421141cdd31.png)

I downloaded this piece as MusicXML https://musescore.com/user/3273631/scores/1012936 And ran pianoplayer on size XXS. On the second page there are: ![image](https://user-images.githubusercontent.com/5757359/78590312-522fd180-784a-11ea-96f2-9eb866f4f4b2.png) and ![image](https://user-images.githubusercontent.com/5757359/78590368-683d9200-784a-11ea-9b24-48fba0195a07.png) shouldn't it be a really strict rule that...

enhancement
question

Another fix for the same issue was already merged: https://github.com/gmalivenko/pytorch2keras/pull/133 ---- See: https://github.com/onnx/onnx/issues/582#issuecomment-824263936 > As of 2021 March 15th, the optimizer is no longer part of the `onnx` repo ([source](https://github.com/onnx/onnx/pull/3288))....

**System information** (Please provide as much relevant information as possible) - Have I written custom code (as opposed to using a stock example script provided in Mediapipe): **Yes** - OS...

type:feature
platform:web
platform:javascript
legacy:holistic
stat:awaiting googler

**Stencil version:** ``` @stencil/[email protected] ``` **I'm submitting a:** [x] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of...

Resolution: Refine

### Is there an existing issue for this? - [X] I have searched the existing issues ### Which Transloco package(s) are the source of the bug? Transloco ### Is this...

I would like to have sockeye for X-to-text translation. (`X ∈ {text, vectors, image, video...}`) **What would the steps to do that be?** ---- I understand `prepare_data` must get the...

The LREC Sign Language workshop has this website - https://www.sign-lang.uni-hamburg.de/lrec/index.html Which links to two bib files: without abstracts: https://www.sign-lang.uni-hamburg.de/lrec/sign-lang_lrec.bib with abstracts: https://www.sign-lang.uni-hamburg.de/lrec/sign-lang_lrec_a.bib While one can add them manually to this...