Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dtensor_shape.h40 class PartialTensorShape; variable
508 PartialTensorShape() {} in PartialTensorShape() function
Dshape_inference.cc33 InferenceContext::InferenceContext( in InferenceContext()