Searched defs:GetInputInfos (Results 1 – 4 of 4) sorted by relevance
65 virtual std::vector<tensor::Tensor> GetInputInfos(uint32_t graph_id) { in GetInputInfos() function
281 std::vector<tensor::Tensor> LiteRTGraphExecutor::GetInputInfos(uint32_t) { in GetInputInfos() function in mindspore::LiteRTGraphExecutor
639 std::vector<tensor::Tensor> TensorRTExecutor::GetInputInfos(uint32_t) { in GetInputInfos() function in mindspore::lite::TensorRTExecutor
1866 std::vector<tensor::Tensor> GeGraphExecutor::GetInputInfos(uint32_t graph_id) { in GetInputInfos() function in mindspore::GeGraphExecutor