Bartosz Sledz
4337a2f235
Fix specification of result sign ( #5188 )
2021-04-12 18:04:33 +03:00
Gabriele Galiero Casay
d3933bd316
Selu specification refactoring ( #5039 )
...
* Review spec of Selu operation
* Fix path for Selu op in opset files
* Remove unnecessary line in example
* Address review comments related to wording
2021-03-31 18:42:25 +03:00
Patryk Elszkowski
18dd574864
Update spec for DIVIDE operation. ( #4536 )
...
Co-authored-by: Patryk Elszkowski <patryk.elszkowki@intel.com >
2021-03-12 07:05:18 +03:00
Patryk Elszkowski
a0df0c98ea
Update spec for subtract ( #4692 )
...
Co-authored-by: Patryk Elszkowski <patryk.elszkowki@intel.com >
2021-03-11 09:36:16 +03:00
Patryk Elszkowski
98cc6e634a
add spec - cleanup ( #4715 )
...
Co-authored-by: Patryk Elszkowski <patryk.elszkowki@intel.com >
2021-03-11 07:12:15 +03:00
Patryk Elszkowski
d7e6e47c7c
Update spec for multiply operation ( #4693 )
...
Co-authored-by: Patryk Elszkowski <patryk.elszkowki@intel.com >
2021-03-10 19:11:56 +03:00
Jozef Daniecki
f8ccc4f39e
FloorMod operation specification refactoring. ( #4569 )
...
* FloorMod operation specification refactoring.
* Add dummy broadcast_rules.md.
* Minor fixes, e.g. capitalize operation names, typos.
* Add comment about division by zero.
* Fix division by zero sentence.
Co-authored-by: Szymon Durawa <szymon.durawa@intel.com >
2021-03-10 09:58:58 +03:00
Jozef Daniecki
4791f3bfd7
SquaredDifference operation specification refactoring. ( #4567 )
...
* SquaredDifference operation specification refactoring.
* Add dummy broadcast_rules.md.
* Minor fixes, e.g. capitalize operation names, typos.
Co-authored-by: Szymon Durawa <szymon.durawa@intel.com >
2021-03-10 09:57:55 +03:00
Jozef Daniecki
dcc8215784
Maximum operation specification refactoring. ( #4572 )
...
* Maximum operation specification refactoring.
* Add dummy broadcast_rules.md.
* Minor fixes, e.g. capitalize operation names, typos.
Co-authored-by: Szymon Durawa <szymon.durawa@intel.com >
2021-03-10 09:57:38 +03:00
Jozef Daniecki
f41ca93509
Minimum operation specification refactoring. ( #4571 )
...
* Minimum operation specification refactoring.
* Add dummy broadcast_rules.md.
* Minor fixes, e.g. capitalize operation names, typos.
Co-authored-by: Szymon Durawa <szymon.durawa@intel.com >
2021-03-10 09:57:20 +03:00
Jozef Daniecki
b432d0890a
Power operation specification refactoring. ( #4566 )
...
* Power operation specification refactoring.
* Add dummy broadcast_rules.md.
* Minor fixes, e.g. capitalize operation names, typos.
* Fix mathematical formula.
Co-authored-by: Szymon Durawa <szymon.durawa@intel.com >
2021-03-10 09:57:06 +03:00
Szymon Durawa
d86eab4d84
Mod operation specification refactoring. ( #4703 )
...
* Mod operation specification refactoring.
* Add dummy broadcast_rules.md.
* Minor fixes, e.g. capitalize operation names, typos.
* Add comment about division by zero.
* Division by zero update.
Co-authored-by: jdanieck <jozef.daniecki@intel.com >
2021-03-09 22:59:32 +03:00
Szymon Durawa
3e22f33224
Update spec for ADD operation. ( #4366 )
...
* Update spec for ADD operation.
* Change back quote for attribute name and value.
* Update link for auto_broadcast attribute.
* Move detailed description section, add suto_broadcast attribite to examples.
* Remove github link in numpy attribute description and replace it with local link.
* Add brodcast_rules.md for specific broadcast rules.
* Add new line at the end of broadcast_rules.md, modify font for add inputs.
* Change link for Broadcast_1.md
* Add description of broadcast in broadcast_rules.md
* Correct output shape description.
* Add bidirectional broadcast description and new examples.
* Add description for auto_broadcast types: None and PDPD.
* Add examples for pdpd and bidirectional broadcasts, add pdpd attributte for Add, modify Broadcast ops to refer broadcast_rules file.
* Duplicated 'openvino_docs_ops_broadcast_rules' label change.
* Add example with scalar for bidiretional broadcast.
* Add new lines for examples.
2021-03-09 12:26:08 +03:00
Bartek Szmelczynski
932558b403
Revise sin ( #4337 )
...
* rearrenge the spec to match the criteria
* Add Sin to the list of unary operators for unit tests
* add detailed description for sin
* remove latex tags for theta symbol
* add supported input rank for input tensor
* add link to wikipedia
* add description for input a
2021-03-04 15:29:11 +03:00
Evgeny Lazarev
0a52702e6a
Removed confusing information about required/optional output of the operation. The output exists always but it may be not connected to anywhere. ( #3423 )
2020-11-30 20:02:09 +03:00
Roman Donchenko
a428c469ce
Fix spelling errors in samples and documentation ( #2795 )
...
* Fix spelling errors in samples
* Fix spelling errors in the documentation
2020-11-11 15:35:39 +03:00
Anton Chetverikov
8062f20c15
Add specification for Round operation ( #2238 )
...
* Add specification for Round operation
* Create opset5.md file
* Resolve review comments
* Remove useless formula section from specification
* Update specification
* Update Round specification
* Resolve review comments
2020-10-07 18:33:43 +03:00
Evgeny Lazarev
93074590de
Updated operations specification documents (2021.2) ( #2270 )
...
* Updated documentation structure and remove incorrect added files for Acosh-1, Asinh-1 and Atanh-1
* Fixed broken links
2020-09-18 08:16:14 +03:00
Nikolay Tyukaev
ef45b5da8d
Doc Migration (master) ( #1377 )
...
* Doc Migration from Gitlab (#1289 )
* doc migration
* fix
* Update FakeQuantize_1.md
* Update performance_benchmarks.md
* Updates graphs for FPGA
* Update performance_benchmarks.md
* Change DL Workbench structure (#1 )
* Changed DL Workbench structure
* Fixed tags
* fixes
* Update ie_docs.xml
* Update performance_benchmarks_faq.md
* Fixes in DL Workbench layout
* Fixes for CVS-31290
* [DL Workbench] Minor correction
* Fix for CVS-30955
* Added nGraph deprecation notice as requested by Zoe
* fix broken links in api doxy layouts
* CVS-31131 fixes
* Additional fixes
* Fixed POT TOC
* Update PAC_Configure.md
PAC DCP 1.2.1 install guide.
* Update inference_engine_intro.md
* fix broken link
* Update opset.md
* fix
* added opset4 to layout
* added new opsets to layout, set labels for them
* Update VisionAcceleratorFPGA_Configure.md
Updated from 2020.3 to 2020.4
Co-authored-by: domi2000 <domi2000@users.noreply.github.com >
2020-07-20 17:36:08 +03:00
iliya mironov
95677afe29
Move arithmetics spec from v1 to v4 spec docs ( #1230 )
...
* Move atanh asinh acosh to opset4
* Update opset3 tables
2020-07-09 11:28:47 +03:00
Andrey Zaytsev
d67371617a
Added opset docs ( #992 )
2020-06-19 14:39:57 +03:00