Api session event editor neuralnetwork: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
Api session event editor neuralnetwork Events.
API Endpoint: api/session/event/editorneuralnetwork/


API Endpoints for [[Neural Network]] editing.
API endpoints for [[Neural Network]] editing.
{|class=wikitable
{|class=wikitable
!Name
!Name
!Description
!Description
|-
|-
|[[Api session event editor neuralnetwork add|add]]
| [[Api session event editor neuralnetwork add|add]]
|Add new Open [[Neural Network]] Exchange
| Add new RCNN via Open [[Neural Network]] Exchange
|-
|-
|[[Api session event editor neuralnetwork remove|remove]]
| [[Api session event editor neuralnetwork remove|remove]]
|Remove existing [[Neural Network]]
| Remove existing [[Neural Network]]
|}
|}


Additional API Endpoints:
Additional API endpoints:
{|class=wikitable
{|class=wikitable
!Name
!Name
!Description
!Description
|-
|-
|[[Api session event editor neuralnetwork export|export]]
| [[Api session event editor neuralnetwork export|export]]
|Export
| Export
|-
|-
|[[Api session event editor neuralnetwork set neural network|set_neural_network]]
| [[Api session event editor neuralnetwork set neural network|set_neural_network]]
|Set [[Neural Network]]
| Set [[Neural Network]]
|}
|}
{{article end|seealso=*[[Api Events]]
{{article end|seealso=*[[Api Session Endpoints]]
*[[Api session items neuralnetworks]]
*[[Api session items neuralnetworks]]
}}
}}


[[Category:API]]
[[Category:API]]

Latest revision as of 14:38, 6 July 2026

API Endpoint: api/session/event/editorneuralnetwork/

API endpoints for Neural Network editing.

Name Description
add Add new RCNN via Open Neural Network Exchange
remove Remove existing Neural Network

Additional API endpoints:

Name Description
export Export
set_neural_network Set Neural Network