Searched defs:ConvertTensorProto (Results 1 – 2 of 2) sorted by relevance
171 StatusOr<ElementsAttr> ConvertTensorProto(const TensorProto& input_tensor, in ConvertTensorProto() function
294 StatusOr<mlir::ElementsAttr> ConvertTensorProto(const TensorProto& value) { in ConvertTensorProto() function in tensorflow::__anon014ec6670111::ImporterBase