Searched refs:AddVectorInt32Operand (Results 1 – 1 of 1) sorted by relevance
879 TfLiteStatus AddVectorInt32Operand(const int32_t* values, in AddVectorInt32Operand() function in tflite::delegate::nnapi::NNAPIOpBuilder886 TfLiteStatus AddVectorInt32Operand(const int32_t* values, uint32_t num_values, in AddVectorInt32Operand() function in tflite::delegate::nnapi::NNAPIOpBuilder1188 AddVectorInt32Operand(output_tensor.dims->data, in AppendReshape()1296 TF_LITE_ENSURE_STATUS(AddVectorInt32Operand(intermediate_shape.data(), in TransformUnpackIntoSupportedOps()1370 AddVectorInt32Operand(begin_indices.data(), begin_indices.size())); in TransformSplitVIntoSupportedOps()1372 AddVectorInt32Operand(slice_sizes.data(), slice_sizes.size())); in TransformSplitVIntoSupportedOps()3604 mapping_args.builder->AddVectorInt32Operand( in Map()3734 mapping_args.builder->AddVectorInt32Operand( in Map()3777 mapping_args.builder->AddVectorInt32Operand( in Map()5588 TF_LITE_ENSURE_STATUS(builder.AddVectorInt32Operand(nullptr, 0)); in AddOpsAndTensors()[all …]