Searched defs:nparray (Results 1 – 1 of 1) sorted by relevance
123 def AppendObjectArrayToTensorProto(tensor_proto, np.ndarray nparray):130 def AppendBoolArrayToTensorProto(tensor_proto, nparray): argument