Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dshape_inference.cc437 void InferenceContext::Relax(DimensionHandle d_old, DimensionHandle d_new, in Relax() function in tensorflow::shape_inference::InferenceContext
512 void InferenceContext::Relax(ShapeHandle s_old, ShapeHandle s_new, in Relax() function in tensorflow::shape_inference::InferenceContext
Dshape_inference_test.cc58 void Relax(InferenceContext* c, DimensionHandle d0, DimensionHandle d1, in Relax() function in tensorflow::shape_inference::ShapeInferenceTest
62 void Relax(InferenceContext* c, ShapeHandle s0, ShapeHandle s1, in Relax() function in tensorflow::shape_inference::ShapeInferenceTest