Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dshape_inference.cc973 Status InferenceContext::MakeDimForScalarInput(int idx, DimensionHandle* out) { in MakeDimForScalarInput() function in tensorflow::shape_inference::InferenceContext
H A Dshape_inference_test.cc1292 TEST_F(ShapeInferenceTest, MakeDimForScalarInput) { in TEST_F() argument