Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dshape_inference.cc315 Status InferenceContext::WithRank(ShapeHandle shape, int64_t rank, in WithRank() function in tensorflow::shape_inference::InferenceContext
H A Dshape_inference_test.cc335 TEST_F(ShapeInferenceTest, WithRank) { in TEST_F() argument