Home
last modified time | relevance | path

Searched defs:ParseShape (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_parser.cc5186 bool HloParserImpl::ParseShape(Shape* result) { in ParseShape() function in xla::__anon2255e8ac0111::HloParserImpl
5983 StatusOr<Shape> ParseShape(absl::string_view str) { in ParseShape() function
/aosp_15_r20/external/armnn/src/armnnOnnxParser/
H A DOnnxParser.cpp2189 void OnnxParserImpl::ParseShape(const onnx::NodeProto& node) in ParseShape() function in armnnOnnxParser::OnnxParserImpl
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/api/
H A Dflatbuffer_conversions.cc1997 TfLiteStatus ParseShape(const Operator* op, ErrorReporter* error_reporter, in ParseShape() function
/aosp_15_r20/external/armnn/src/armnnDeserializer/
H A DDeserializer.cpp2766 void IDeserializer::DeserializerImpl::ParseShape(GraphPtr graph, unsigned int layerIndex) in ParseShape() function in armnnDeserializer::IDeserializer::DeserializerImpl
/aosp_15_r20/external/armnn/src/armnnTfLiteParser/
H A DTfLiteParser.cpp2230 void TfLiteParserImpl::ParseShape(size_t subgraphIndex, size_t operatorIndex) in ParseShape() function in armnnTfLiteParser::TfLiteParserImpl