Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dconstant_folding.h31 using ConstantFoldNameGenerator = variable
51 ConstantFoldNameGenerator generate_new_name = nullptr;
H A Dconstant_folding.cc420 const ConstantFoldNameGenerator& generate_new_name, Graph* constant_graph) { in AddShapeNodeToConstantGraph()
447 const ConstantFoldNameGenerator& generate_new_name) { in GetConstantGraph()
495 const ConstantFoldNameGenerator& generate_new_name) { in ReplaceTensorWithConstant()
598 ConstantFoldNameGenerator generate_new_name = opts.generate_new_name; in ConstantFold()