Turi Create
4.0
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
+
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
+
Variables
c
d
f
g
m
s
Typedefs
Enumerations
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
+
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Typedefs
Enumerations
Enumerator
Related Functions
+
Files
File List
+
File Members
All
Functions
Macros
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
class_registrations.hpp
1
/* Copyright © 2019 Apple Inc. All rights reserved.
2
*
3
* Use of this source code is governed by a BSD-3-clause license that can
4
* be found in the LICENSE.txt file or at
5
* https://opensource.org/licenses/BSD-3-Clause
6
*/
7
#ifndef TURI_STYLE_TRANSFER_REGISTRATION_H_
8
#define TURI_STYLE_TRANSFER_REGISTRATION_H_
9
10
#include <model_server/lib/toolkit_function_macros.hpp>
11
12
namespace
turi
{
13
namespace
style_transfer {
14
15
std::vector<toolkit_class_specification> get_toolkit_class_registration();
16
17
}
// namespace style_transfer
18
}
// namespace turi
19
20
#endif
turi
SKD.
Definition:
capi_initialization.hpp:11
toolkits
style_transfer
class_registrations.hpp
Generated by
1.8.13