Searched defs:TensorPtr (Results 1 – 5 of 5) sorted by relevance
26 using TensorPtr = std::shared_ptr<executorch::aten::Tensor>; variable
117 operator TensorPtr() && { in TensorPtr() function
34 using TensorPtr = const mpsgraph::MPSTensor *; variable
110 using TensorPtr = std::shared_ptr<Tensor>; variable
34 using TensorPtr = std::unique_ptr<tflite::TensorT>; typedef in armnnTfLiteParser::TfLiteParserImpl