Home
last modified time | relevance | path

Searched refs:ConvertTensorShapeFunctor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dop_def_util.cc150 struct ConvertTensorShapeFunctor { struct
227 return ConvertTensorShapeFunctor()(value); in ConvertAttrOrNull()
243 return ConvertListAttr(value, ConvertTensorShapeFunctor()); in ConvertAttrOrNull()
370 return ConvertTensorShapeFunctor()(Py_None); in TensorShapeProtoToPyObject()
377 return ConvertTensorShapeFunctor()(dims.get()); in TensorShapeProtoToPyObject()