Dmytro Durach
Results
2
issues of
Dmytro Durach
if on windows we run: ``` php ->set('data/'temp/file.jpg')->move('data/images/image.jpg') ``` execution fails w/o error. It probably returns false, but I expect CException. It fails because resolveDestPath doesn't work correctly on Windows....
bug
**Description** The issue could be related to #116. I am adapting the Prototyping Networks for my case. I noticed that you're using an adjusted version of ResNet in your examples....
bug