Home
last modified time | relevance | path

Searched refs:EvaluatorAttrCachePtr (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/static_analysis/
Devaluator.h38 using EvaluatorAttrCachePtr = std::shared_ptr<EvaluatorAttrCache>; variable
94 EvaluatorAttrCachePtr attr_cache() const { return attr_cache_; } in attr_cache()
105 EvaluatorAttrCachePtr attr_cache_;