Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/symbolic_shape/
Dutils.cc84 SymbolPtr KernelTensorValueToSymbol(const ValuePtr &v, bool to_scalar) { in KernelTensorValueToSymbol()
114 SymbolPtr ConstValueToSymbol(const ValuePtr &v, bool to_scalar) { in ConstValueToSymbol()