Searched defs:AttachContext (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ | ||
H A D | shape_inference.cc | 1157 Status InferenceContext::AttachContext(const Status& status) { in AttachContext() function in tensorflow::shape_inference::InferenceContext |
H A D | shape_inference_test.cc | 177 TEST_F(ShapeInferenceTest, AttachContext) { in TEST_F() argument |