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