Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dshape_inference.cc1157 Status InferenceContext::AttachContext(const Status& status) { in AttachContext() function in tensorflow::shape_inference::InferenceContext
H A Dshape_inference_test.cc177 TEST_F(ShapeInferenceTest, AttachContext) { in TEST_F() argument