Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dshape_inference.cc1151 Status InferenceContext::AttachContext(const Status& status) { in AttachContext() function in tensorflow::shape_inference::InferenceContext
Dshape_inference_test.cc164 TEST_F(ShapeInferenceTest, AttachContext) { in TEST_F() argument