ONE - On-device Neural Engine
Loading...
Searching...
No Matches
tflite::reference_ops::GatherNdHelperResult Struct Reference

#include <PALreference_ops.h>

Data Fields

int n_slices
 
int slice_size
 
int indices_nd
 
std::vector< int > dims_to_count
 

Detailed Description

Definition at line 946 of file PALreference_ops.h.

Field Documentation

◆ dims_to_count

std::vector< int > tflite::reference_ops::GatherNdHelperResult::dims_to_count

◆ indices_nd

int tflite::reference_ops::GatherNdHelperResult::indices_nd

◆ n_slices

int tflite::reference_ops::GatherNdHelperResult::n_slices

◆ slice_size

int tflite::reference_ops::GatherNdHelperResult::slice_size

The documentation for this struct was generated from the following files: