Searched refs:ParseFast (Results 1 – 2 of 2) sorted by relevance
97 bool ParseFast(Source* source);
105 if (ParseFast(source)) return Status::OK(); in ParseFrom()219 bool TensorResponse::ParseFast(Source* source) { in ParseFast() function in tensorflow::TensorResponse