Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_shape.h38 class PartialTensorShape; variable
534 PartialTensorShape() {} in PartialTensorShape() function
H A Dshape_inference.cc34 InferenceContext::InferenceContext( in InferenceContext()