↓ 3 callersFunctionload_sparse_table_to_df load sparse table file to DF. output format should be ['sign', 'dim', 'weights', 'g2sum', 'show', 'no_show_days', 'handle']
tensornet_tools/python/utils.py:319
↓ 2 callersMethodload_weights(self, filepath, by_name=False, skip_mismatch=False, include_dt=False, root=True, mode="txt")
tensornet/model/Model.py:176
↓ 2 callersFunctionread_dataset(data_path, days, match_pattern, batch_size, parse_func, num_parallel_calls=12)
examples/common/util.py:23