Alexey Volkov

Results 67 comments of Alexey Volkov

> Can you walk me through your branch structure and how you created your worktree? I think I used `git worktree add ../pipeline_worktree2` from the main working directory. I have...

> base handler can be ... directly input as handler in model archiver. I'm not sure that's the case: The handler can either be a built-in handler (not copied to...

The https://github.com/gweis/isodate library (which implements ISO-8601) extends `timedelta` with `months` and `years` and uses them in various addition and subtraction operations. "N-th day of month" + `Duration(year=1)` becomes "N-th day...

I started having have this issue in v4.5.0 QT5 (and some other issues). Clicking "Force recheck" switches the torrent to "Checking" status and nothing happens. The HDD does not start...

>there is an existing NN exchange format that works across TF, CNTK, Theano, browsers, the JVM, and even MXNet to an extent: Keras savefiles. Importantly, Keras savefiles already have lots...

> For this example, a simple solution is to use `setTimeout()` before invoke `dialog.alert()`. Are you sure that's correct approach? This seems like a bug...

Google is now discouraging exporting the service account keys to files. I've spent hours and days trying to sign a GCS URL without triggering the security. This issue is 6...