- 24 Jul, 2019 4 commits
-
-
Robert Kimball authored
Remove support for adjoints of nodes
-
Robert Kimball authored
-
Robert Kimball authored
Python capsules support for ngraph::Function
-
Tomasz Socha authored
-
- 23 Jul, 2019 11 commits
-
-
Scott Cyphers authored
-
Sang Ik Lee authored
* Pad: add pad mode SYMMETRIC * Style. * Disable UT on unsupported backends.
-
Scott Cyphers authored
-
Sang Ik Lee authored
* Make required numpy version explicit. * Read setup requirements from requirements.txt
-
Adam Procter authored
Restore DEFAULT_FLOAT_TOLERANCE_BITS logic in lrn, sigmoid, softmax. Should allow re-enabling PlaidML tests (#3277)
-
Rob Earhart authored
* Added rpath setting for PlaidML backend * Fix colons * Separate build and install rpath * Explicitly set target properties
-
Scott Cyphers authored
-
tomdol authored
-
Tomasz Dołbniak authored
-
tomdol authored
-
Scott Cyphers authored
-
- 22 Jul, 2019 18 commits
-
-
Diego Caballero authored
-
Scott Cyphers authored
Cyphers/s barannikov
-
Scott Cyphers authored
-
Adam Rogowiec authored
* Update documentation for utility test functions. * Remove unnecesary code and update comment.
-
tomdol authored
-
tomdol authored
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Scott Cyphers authored
-
Tomasz Dołbniak authored
-
Ewa Tusień authored
* Added elu operator to Python API. * Added missing file. * Specified elu function description. * Expand docstring * [Py] Added test with scalar for elu operator. * Bugfix * [Py] Changed input type in elu test. * Update test_ops_binary.py * [Py] Syntax bugfix. * [Py] Added elu operator to list in documentation.
-
Tomasz Dołbniak authored
-
tomdol authored
-
tomdol authored
-
- 20 Jul, 2019 6 commits
-
-
Sergei Barannikov authored
* Qualify `is_commutative` method with `const` * Override it for `Equal`, `Minumum`, `NotEqual` ops * Ensure that all overrides of the method are `public`
-
Sergei Barannikov authored
-
Sergei Barannikov authored
-
Sergei Barannikov authored
Other operations which have already been converted to new op form accept `Output<Node>`` by const reference. `BatchNorm*` ops were an exception.
-
Sergei Barannikov authored
-
gaurides authored
* Fix perf regression in vgg16 * Make switch generic * Remove unused variables * Review comments * Remove unused function parameters * trivial commit to restart CI
-
- 19 Jul, 2019 1 commit
-
-
Adam Procter authored
* Split backend_test.in.cpp * style * Move backend_{graph_comparison,mlir}.in.cpp back * Move backend_mlir.in.cpp into backend/ dir * Disable some tests in PlaidML manifest
-