Working end to end example
This commit is contained in:
parent
7c3af1189f
commit
b11a54911d
5 changed files with 31 additions and 10 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
namespace kp {
|
||||
|
||||
class OpCreateTensor : OpBase
|
||||
class OpCreateTensor : public OpBase
|
||||
{
|
||||
public:
|
||||
OpCreateTensor();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue