Searched defs:MakeDimForScalarInput (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ | ||
H A D | shape_inference.cc | 973 Status InferenceContext::MakeDimForScalarInput(int idx, DimensionHandle* out) { in MakeDimForScalarInput() function in tensorflow::shape_inference::InferenceContext |
H A D | shape_inference_test.cc | 1292 TEST_F(ShapeInferenceTest, MakeDimForScalarInput) { in TEST_F() argument |