Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dshape_inference.cc348 Status InferenceContext::WithRankAtMost(ShapeHandle shape, int64 rank, in WithRankAtMost() function in tensorflow::shape_inference::InferenceContext
Dshape_inference_test.cc366 TEST_F(ShapeInferenceTest, WithRankAtMost) { in TEST_F() argument