Searched defs:WithRank (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ | ||
H A D | shape_inference.cc | 315 Status InferenceContext::WithRank(ShapeHandle shape, int64_t rank, in WithRank() function in tensorflow::shape_inference::InferenceContext |
H A D | shape_inference_test.cc | 335 TEST_F(ShapeInferenceTest, WithRank) { in TEST_F() argument |