Searched defs:tflite_tensor (Results 1 – 5 of 5) sorted by relevance
73 const TfLiteTensor* tflite_tensor = context_->tensors + tensor_idx; in ReadTensor() local
45 TfLiteTensor* tflite_tensor = &context->tensors[tensor_idx]; in ReadNonConstantTensor() local133 const TfLiteTensor& tflite_tensor = context_->tensors[tensor_idx]; in GetTensorDims() local
96 absl::Status ExtractTensorShape(const TfLiteTensor& tflite_tensor, BHWC* bhwc) { in ExtractTensorShape()122 absl::Status ExtractAxisFromIndex(const TfLiteTensor& tflite_tensor, int index, in ExtractAxisFromIndex()156 absl::Status ConvertTfLiteTensorToTensorRef(const TfLiteTensor& tflite_tensor, in ConvertTfLiteTensorToTensorRef()
39 TfLiteTensor tflite_tensor; in TEST() local54 TfLiteTensor tflite_tensor; in TEST() local70 TfLiteTensor tflite_tensor; in TEST() local87 TfLiteTensor tflite_tensor; in TEST() local105 TfLiteTensor tflite_tensor; in TEST() local118 TfLiteTensor tflite_tensor; in TEST() local
2549 const TfLiteTensor& tflite_tensor = context->tensors[tensor_index]; in PrecreateIOTensors() local