Skip to content

add Delta prefix in deltann/api.h to fix name conflict. #196

Closed
@zh794390558

Description

@zh794390558
typedef struct {
  const void* ptr;
  int size;  // byte_size;
  const char* input_name;
  const char* graph_name;
  const int* shape;
  int ndims;
} Input;

typedef void* ModelHandel;
typedef void* InferHandel;

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions