Searched defs:InitFrom (Results 1 – 4 of 4) sorted by relevance
53 Status TensorResponse::InitFrom(RecvTensorResponse* response) { in InitFrom() function in tensorflow::TensorResponse
212 const char* InitFrom(StringPiece flat) { in InitFrom() function235 const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { in InitFrom() function
260 const char* EpsCopyInputStream::InitFrom(io::ZeroCopyInputStream* zcis) { in InitFrom() function in google::protobuf::internal::EpsCopyInputStream
514 void Storage<T, N, A>::InitFrom(const Storage& other) { in InitFrom() function