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