- 03 Dec, 2019 1 commit
-
-
YashasSamaga authored
-
- 01 Dec, 2019 1 commit
-
-
Manjunath Bhat authored
* Added Swish and Mish activations * Fixed whitespace errors * Kernel implementation done * Added function for launching kernel * Changed type of 1.0 * Attempt to add test for Swish and Mish * Resolving type mismatch for log * exp from device * Use log1pexp instead of adding 1 * Added openCL kernels
-
- 29 Nov, 2019 3 commits
-
-
Alexander Alekhin authored
-
Vadim Levin authored
Tests for argument conversion of Python bindings generator * Tests for parsing elemental types from Python bindings - Add positive and negative tests for int, float, double, size_t, const char*, bool. - Tests with wrong conversion behavior are skipped. * Move implicit conversion of bool to integer/floating types to wrong conversion behavior.
-
Alexander Alekhin authored
-
- 28 Nov, 2019 2 commits
-
-
berak authored
-
Pinaev Danil authored
Fix incorrect use of std::move() in g-api perf tests * First version * Fix perfomace tests Replace c.apply(...); with cc = c.compile(...); cc(...); * Remove output meta arguments from .compile() * Style fix * Remove useless commented string * Stick to common pattern : i.e. use gin() and gout() explicitly. * Use cc(gin(...), gout(...)) in all cases.
-
- 27 Nov, 2019 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
atalaman authored
G-API: Implement PlaidML2 backend * PlaidML backend init version * Add test * Support multiply inputs/outputs in PlaidML2 backend * Fix comment to review * Add HAVE_PLAIDML macros * Move plaidml tests to separate file * Fix comment to review * Fix cmake warning * Fix comments to review * Fix typos overload -> overflow * Fix comments to review * Clean up * Remove spaces from cmake scripts * Disable tests with bitwise operations * Use plaidml::exec::Binder
-
Dmitry Matveev authored
G-API: Introduced Security Barrier & Interactive Face Detection samples * G-API-NG/Samples: Added samples & relevant changes - Security barrier camera sample - Age/Gender/Emotions recognition sample - GIEBackend now loads CPU extension libraries - A couple of API-level workarounds added to deal with cv::Mat/Blob conversions * G-API-NG/Samples: removed HAVE_INF_ENGINE remnants
-
- 26 Nov, 2019 7 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Brian Wignall authored
-
Alexander Alekhin authored
- apply tag 'skip_other'
-
Brian Wignall authored
-
Steve Nicholson authored
-
- 25 Nov, 2019 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
ml: refactored tests * use parametrized tests where appropriate * use stable theRNG in most tests * use modern style with EXPECT_/ASSERT_ checks
-
Collin Brake authored
-
- 24 Nov, 2019 3 commits
-
-
-
Alexander Alekhin authored
-
Steve Nicholson authored
-
- 23 Nov, 2019 3 commits
-
-
Alexander Alekhin authored
-
Steve Nicholson authored
-
Alexander Alekhin authored
- DEBUG logging compilation is enabled for all videoio backends - eliminate output through perror(), stderr
-
- 22 Nov, 2019 5 commits
-
-
Alexander Alekhin authored
-
Vadim Levin authored
* Fix infinite loop when trying to change state of the busy camera - Add finite number of attempts in tryIoctl functions 10 by default. * Introduced new flag for ioctl call to handle EBUSY
-
Alexander Alekhin authored
-
Natsu authored
* Fix android armv7 c++_static init crash * core: move initialization of 'ios_base::Init' for Android
-
Alexander Alekhin authored
-
- 21 Nov, 2019 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 20 Nov, 2019 3 commits
-
-
Alexander Alekhin authored
- do not require extensions library
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-