Searched refs:filename_t (Results 1 – 1 of 1) sorted by relevance
44 const Tensor& filename_t = context->input(0); in SaveTensors() local46 const int64 size = filename_t.NumElements(); in SaveTensors()82 VLOG(1) << "About to save tensors to file " << filename_t.flat<tstring>()(0) in SaveTensors()84 checkpoint::TensorSliceWriter writer(filename_t.flat<tstring>()(0), in SaveTensors()