Searched defs:TFE_TensorDebugInfo (Results 1 – 2 of 2) sorted by relevance
22 struct TFE_TensorDebugInfo { struct23 explicit TFE_TensorDebugInfo(const std::vector<tensorflow::int64>& dims) in TFE_TensorDebugInfo() argument27 std::vector<tensorflow::int64> dev_dims;
200 typedef struct TFE_TensorDebugInfo TFE_TensorDebugInfo; typedef