Commit Graph

7 Commits

Author SHA1 Message Date
Ilya Churaev cc810297f4
Align style doc with samples (#5709)
* Added clang-format config

* Fixed style

* Fixed code-style for snippets and fixed build

* Disable clang-format for snippets

* Fixed comments
2021-05-25 10:32:48 +03:00
Ilya Churaev 25999222b4
Added has_evauate to Node API (#5708) 2021-05-24 14:57:27 +03:00
Alexey Suhov a748c26fee
Align copyright notice in cpp and cmake source files (CVS-51320) (#4950) 2021-03-25 02:40:09 +03:00
Ilya Churaev efea25d28a
Updated nGraph custom op documentation (#4605)
* Updated nGraph custom op documentation

* Fixed comments
2021-03-10 16:17:08 +03:00
Ilya Churaev 5d291c3c84
[DOCS] Added an evaluate method for custom operation (#2273)
* Added an evaluate method for custom operation

* Fixed comments
2020-10-05 08:55:11 +03:00
Ilya Churaev 141b24cf44
Replaced copy_with_new_args() to clone_with_new_inputs() (#1395) 2020-07-22 13:44:22 +03:00
Alexey Suhov 0064c299c3
add plugin template (#515) 2020-05-22 22:34:00 +03:00