Home
last modified time | relevance | path

Searched defs:attr_cache (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dside_effect.h47 const auto &attr_cache() const { return attr_cache_; } in attr_cache() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/static_analysis/
Devaluator.h77 EvaluatorAttrCachePtr attr_cache() const { return attr_cache_; } in attr_cache() function
/third_party/cups/backend/
Dipp.c133 static cups_option_t *attr_cache = NULL; variable