Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_shape_test.cc209 TEST(TensorShapeTest, AddDimWithStatus) { in TEST() argument
H A Dtensor_shape.cc410 Status TensorShapeBase<Shape>::AddDimWithStatus(int64_t size) { in AddDimWithStatus() function in tensorflow::TensorShapeBase