Home
last modified time | relevance | path

Searched defs:output_tensor_map_ (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/lite/src/
Dmindrt_executor.h55 std::unordered_map<Tensor *, Tensor *> *output_tensor_map_; variable
Dlite_session.h153 std::unordered_map<std::string, mindspore::tensor::MSTensor *> output_tensor_map_; variable