Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dshape_inference.cc989 Status InferenceContext::MakeDimForScalarInputWithNegativeIndexing( in MakeDimForScalarInputWithNegativeIndexing() function in tensorflow::shape_inference::InferenceContext
H A Dshape_inference_test.cc1322 TEST_F(ShapeInferenceTest, MakeDimForScalarInputWithNegativeIndexing) { in TEST_F() argument