Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dshape_inference.cc379 void InferenceContext::Relax(DimensionHandle d_old, DimensionHandle d_new, in Relax() function in tensorflow::shape_inference::InferenceContext
454 void InferenceContext::Relax(ShapeHandle s_old, ShapeHandle s_new, in Relax() function in tensorflow::shape_inference::InferenceContext
Dshape_inference_test.cc66 void Relax(InferenceContext* c, DimensionHandle d0, DimensionHandle d1, in Relax() function in tensorflow::shape_inference::ShapeInferenceTest
70 void Relax(InferenceContext* c, ShapeHandle s0, ShapeHandle s1, in Relax() function in tensorflow::shape_inference::ShapeInferenceTest