Compute embeddings for given task specifications and save them to file. Args: task_spec_list: List of task specifications. save_to_file: Name of the file where the results should be saved. Returns: Updated task specifications with embeddings.
(self, task_spec_list: List[ts.TaskSpec], save_to_file: str = None)
source not stored for this graph (policy: none)