Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/targets/teflon/
Dtest_teflon.cpp147 std::ostringstream cache_dir, model_cache; in test_conv() local
191 std::ostringstream cache_dir, model_cache; in test_add() local
234 std::ostringstream cache_dir, model_cache; in test_fully_connected() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/common/
Dcustom_ascend_utils.cc336 …CustomAscendUtils::CreateCustomFuncGraph(const FuncGraphPtr &func_graph, const Buffer &model_cache, in CreateCustomFuncGraph()
401 …omAscendUtils::ParseCustomFuncGraph(const FuncGraphPtr &func_graph, tensor::TensorPtr *model_cache, in ParseCustomFuncGraph()