Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dconstant_folding.h31 using ConstantFoldNameGenerator = variable
51 ConstantFoldNameGenerator generate_new_name = nullptr;
Dconstant_folding.cc423 const ConstantFoldNameGenerator& generate_new_name, Graph* constant_graph) { in AddShapeNodeToConstantGraph()
450 const ConstantFoldNameGenerator& generate_new_name) { in GetConstantGraph()
498 const ConstantFoldNameGenerator& generate_new_name) { in ReplaceTensorWithConstant()
600 ConstantFoldNameGenerator generate_new_name = opts.generate_new_name; in ConstantFold()