Searched refs:read_literal (Results 1 – 1 of 1) sorted by relevance
103 auto read_literal = tensorflow::ops::XRTReadLiteral(root, allocation_handle); in ToLiteral() local110 TF_RETURN_IF_ERROR(session.Run(inputs, {read_literal}, &outputs)); in ToLiteral()