Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dshape_refiner.cc394 Status ShapeRefiner::EvaluateConstantTensorForEdge( in EvaluateConstantTensorForEdge() function in tensorflow::ShapeRefiner
411 TF_RETURN_IF_ERROR(EvaluateConstantTensorForEdge(node, dst_idx, evaluated, in EvaluateConstantIntScalarEdge()
446 TF_RETURN_IF_ERROR(EvaluateConstantTensorForEdge(node, dst_idx, &evaluated, in ConstantPartialShape()
480 if (EvaluateConstantTensorForEdge(node, dst_idx, &evaluated, &t, in ConstantPartialShape()
566 TF_RETURN_IF_ERROR(EvaluateConstantTensorForEdge(node, dst_idx, &evaluated, in ConstantPartialShape()
732 TF_RETURN_IF_ERROR(EvaluateConstantTensorForEdge( in RunShapeFn()
Dshape_refiner.h221 Status EvaluateConstantTensorForEdge(