Searched defs:WithRankAtMost (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/framework/ | ||
D | shape_inference.cc | 348 Status InferenceContext::WithRankAtMost(ShapeHandle shape, int64 rank, in WithRankAtMost() function in tensorflow::shape_inference::InferenceContext |
D | shape_inference_test.cc | 366 TEST_F(ShapeInferenceTest, WithRankAtMost) { in TEST_F() argument |