Kaspersky Neuromorphic Platform  1.0.0
API Reference
Loading...
Searching...
No Matches
synchronization.h File Reference

Functions to read network back from. More...

#include <knp/core/backend.h>
#include <knp/core/impexp.h>
#include <knp/framework/network.h>
+ Include dependency graph for synchronization.h:

Go to the source code of this file.

Namespaces

namespace  knp
 General framework namespace.
 
namespace  knp::framework
 Framework namespace.
 
namespace  knp::framework::synchronization
 Synchronization namespace.
 

Functions

KNP_DECLSPEC Network knp::framework::synchronization::get_network_copy (const knp::core::Backend &backend)
 Copy network data from backend.
 

Detailed Description

Functions to read network back from.

Developers: Artiom N.
Date
22.03.2023
License: Apache 2.0

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Definition in file synchronization.h.