Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dshape_inference.cc386 void InferenceContext::Relax(DimensionHandle d_old, DimensionHandle d_new, in Relax() function in tensorflow::shape_inference::InferenceContext
461 void InferenceContext::Relax(ShapeHandle s_old, ShapeHandle s_new, in Relax() function in tensorflow::shape_inference::InferenceContext
H A Dshape_inference_test.cc65 void Relax(InferenceContext* c, DimensionHandle d0, DimensionHandle d1, in Relax() function in tensorflow::shape_inference::ShapeInferenceTest
69 void Relax(InferenceContext* c, ShapeHandle s0, ShapeHandle s1, in Relax() function in tensorflow::shape_inference::ShapeInferenceTest