Searched refs:GetTensors (Results 1 – 2 of 2) sorted by relevance
855 ProtoVector<TensorProto> received_tensors = GetTensors(reply); in ProcessKViewCMD()887 std::list<TensorProto> tensors = LoadTensors(GetTensors(reply)); in ViewValueLevel()909 std::list<TensorSummary> tensor_stats_list = LoadTensorsStat(GetTensors(reply)); in ViewStatLevel()917 std::list<TensorBase> tensor_base_list = LoadTensorsBase(GetTensors(reply)); in ViewBaseLevel()1249 ProtoVector<TensorProto> GetTensors(const EventReply &reply) { in GetTensors() function
300 ProtoVector<TensorProto> GetTensors(const EventReply &reply);