- 14 Jan, 2020 1 commit
-
-
Tomasz Socha authored
* [PY] Add flag to compile python API in debug mode * Move debug and release flags to helper function * Add missing Docstring Co-authored-by: Sang Ik Lee <sang.ik.lee@intel.com>
-
- 01 Jan, 2020 1 commit
-
-
Robert Kimball authored
* Update license to new year * Pick up some strays
-
- 22 Nov, 2019 1 commit
-
-
Tomasz Dołbniak authored
* Construct HardSigmoid with alpha and beta as inputs * Switch to the new HardSigmoid constructor entirely * Broadcast with numpy style in hard sigmoid * Python bindings adjustment to the new constructor * Different way of creating constants * Accept scalars instead of 1D vectors for alpha and beta * Adjust the python tests to the new HardSigmoid constructor * Use v1 ops in fused HardSigmoid * Relax the static shape requirement for alpha and beta * Fix merge
-
- 15 Nov, 2019 1 commit
-
-
Mateusz Bencer authored
* Added support mode for SpaceToDepth * Added unit tests * Fixed styles * Revert changes in prototxt files
-
- 08 Nov, 2019 1 commit
-
-
Adam Rogowiec authored
-
- 05 Nov, 2019 1 commit
-
-
Mateusz Bencer authored
-
- 31 Oct, 2019 2 commits
-
-
gaurides authored
* Initial implementation * Fixed Gelu * Gelu backprop initial implementation * Add GeluBackprop fusion * Gelu and gelu backprop fusion test cases * Prevent decompose_op() for Gelu/GeluBackpropFactor for some type * Fixes and cleanup * Enabled backprop fusion * Fixed some issues * Mostly cleanup * Some more cleanup * File permissions * Remove unused variable * Style check * Address PR feedback * Address PR feedback * Incorporate changes related to latest master * Style check * Some more PR feedback related changes * Remove comment * Check for relative error * Retrigger CI * corrected syntax
-
Ilya Churaev authored
-
- 24 Oct, 2019 1 commit
-
-
Ilya Churaev authored
* Added relative paths for python build * Fixed Ninja generator
-
- 23 Oct, 2019 1 commit
-
-
Tomasz Socha authored
-
- 14 Oct, 2019 1 commit
-
-
Ewa Tusień authored
-
- 11 Oct, 2019 1 commit
-
-
Ewa Tusień authored
* [Py] Added operators GroupConvolution and RNNCell to Pythpn API * [Py] Removed code unrealated to branch. * [Py] Undo removed test. * [Py] Added removed decorator. * [Py] Code formatting. * [Py] Added ops to documentation's list. * [Py] Added skipped file. * [Py] Code formatting. * [Py] Code formatting. * Revert "Merge branch 'master' into etusien/GroupConv_RNNCell" This reverts commit a1848ea48916b293d5260869b2a52827bea21981, reversing changes made to 6a60068abf8e5391bf875ee22573eb1aa388b047. * [Py] Reverted changes. * [Py] Changed imports' list * [Py] Added missed imports. * [Py] Added operators GroupConvolution and RNNCell to Pythpn API * [Py] Removed code unrealated to branch. * [Py] Undo removed test. * [Py] Added removed decorator. * [Py] Added ops to documentation's list. * [Py] Added skipped file. * [Py] Code formatting. * [Py] Code formatting. * [Py] Reverted changes. * Revert "Revert "Merge branch 'master' into etusien/GroupConv_RNNCell"" This reverts commit 9c46ce5d289dadc4979e4712c79fff84bb538652. * [Py] Reverted changes. * [Py] Code formatting. * [Py] Code formatting. * [Py] Added PadType to Group Conv op.
-
- 04 Sep, 2019 2 commits
-
-
Michał Karzyński authored
* Add opset_version field to Node * Add opset version aliases to Softmax * Add op::set1::Softmax operator * Disable opset 1 ops in INTERPRETER * Add serializer support for Softmax opset 1 * Opset1Transformation pass * Added unit tests to softmax pass * Code refactoring * Added missing virtual to set_opset_version * Clang styles applied * Update src/ngraph/pass/opset1_transform.cpp Co-Authored-By: Adam Procter <adam.m.procter@intel.com> * Part.1 Code review remarks introduced * Part.2 Code review remarks introduced * Changed opset_version to op_version * Code review remarks introduced * Code review remarks introduced * Set Op as base class for Softmax instead of UnaryElementwiseArithmetic * Fixed unit tests * v1::Softmax::generate_adjoints mark temporarily as not supported * Fix CI. Part.2 * Fix CI. Part.3 * Code review remarks introduced * Rename Opset1Transformation to Opset1Upgrade * Fixed clag style problem with enum switch * Fixes clang compilator error * Removed unused foward declaration * Code review remarks introduced * Added checking if input rank is static
-
Ewa Tusień authored
* [Py] Added Dequantize, Quantize, Quantized Convolution, Quantized Dot operators to Python API. * [Py] Removed unnecess import. * [Py] Changed docstring. Co-Authored-By: Tomasz Socha <tomasz.socha@intel.com> * [Py] Changed docstring. * [Py] Changed docstring. * [Py] Added missed imports.
-
- 28 Aug, 2019 1 commit
-
-
Ewa Tusień authored
* [Py] Added operators Shuffle Channels, Squared Difference and Squeeze to Python API. * [Py] Changed docstring. * [Py] Changed docstring. * [Py] Changed docstring.
-
- 21 Aug, 2019 2 commits
-
-
Adam Procter authored
* New clang-format rules for src/ngraph/op/util * Restore root .clang-format * Remove redundant .clang-formats * Revert "Remove redundant .clang-formats" This reverts commit e158df1e507570b55348ce326fd7e8b4ae819f36. * Remove redundant .clang-formats
-
Adam Procter authored
-
- 15 Aug, 2019 1 commit
-
-
Tomasz Socha authored
* [FUSED] Change alpha attribute in Elu from dynamic to static * Fix python API * Fix failing python test * Remove unnecesary test * Fix merge artifact * Review fix I * Review Fix PyAPI
-
- 12 Aug, 2019 1 commit
-
-
Ewa Tusień authored
-
- 09 Aug, 2019 1 commit
-
-
Ewa Tusień authored
-
- 08 Aug, 2019 1 commit
-
-
Ewa Tusień authored
-
- 05 Aug, 2019 1 commit
-
-
Ewa21 authored
-
- 02 Aug, 2019 2 commits
-
-
Ewa Tusień authored
* [Py] Added grn operator to Python API. * [Py] Changed order of included files. * [Py] Changed docstring. * style
-
Ewa21 authored
-
- 01 Aug, 2019 2 commits
- 31 Jul, 2019 1 commit
-
-
Ewa21 authored
-
- 30 Jul, 2019 2 commits
- 29 Jul, 2019 2 commits
- 25 Jul, 2019 1 commit
-
-
Ewa21 authored
-
- 24 Jul, 2019 2 commits
- 23 Jul, 2019 3 commits
-
-
Sang Ik Lee authored
* Make required numpy version explicit. * Read setup requirements from requirements.txt
-
tomdol authored
-
tomdol authored
-
- 22 Jul, 2019 3 commits
-
-
Adam Rogowiec authored
* Update documentation for utility test functions. * Remove unnecesary code and update comment.
-
tomdol 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.
-