Searched defs:SetOutputShape (Results 1 – 5 of 5) sorted by relevance
94 void SetOutputShape(std::vector<int32_t>&& shape) { in SetOutputShape() function in tflite::__anond1ed37de0111::AddModelBuilder
125 absl::Status TfShapeInferenceContext::SetOutputShape(const int idx, in SetOutputShape() function in tflite::shim::TfShapeInferenceContext
112 absl::Status SetOutputShape(const int idx, const Shape& shape) { in SetOutputShape() function
141 absl::Status TfLiteShapeInferenceContext::SetOutputShape(const int idx, in SetOutputShape() function in tflite::shim::TfLiteShapeInferenceContext
43 void ConvolutionOpBuilder::SetOutputShape(TfLiteTensor* output_shape) { in SetOutputShape() function in tflite::delegates::coreml::ConvolutionOpBuilder