Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dtensor_shape.h38 class PartialTensorShape; variable
393 PartialTensorShape() {} in PartialTensorShape() function
Dshape_inference.cc85 InferenceContext::InferenceContext( in InferenceContext()