Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dshape_refiner.h122 ExtendedInferenceContext* GetExtendedContext(const Node* node) const { in GetExtendedContext() function
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dimport_model.cc942 shape_refiner_->GetExtendedContext(&node); in InferInputType()
969 shape_refiner_->GetExtendedContext(&node); in InferOutputType()