Searched defs:tensor_names_flat (Results 1 – 3 of 3) sorted by relevance
91 auto tensor_names_flat = tensor_names_t.flat<tstring>(); in SaveTensors() local370 const auto& tensor_names_flat = tensor_names.flat<tstring>(); in RestoreTensorsV2() local
108 const auto& tensor_names_flat = tensor_names.flat<tstring>(); in Compute() local
131 auto tensor_names_flat = tensor_names_t.flat<tensorflow::tstring>(); in SaveTensors() local