Project

General

Profile

Statistics
| Branch: | Revision:

gdp-if / tensorflow / gdpfs_tf.cc @ master

History | View | Annotate | Download (13.7 KB)

# Date Author Comment
a48a4a87 08/20/2018 09:48 PM Nitesh Mor

Reset optind before using getopt again

6c1b37e9 08/06/2018 10:39 AM Nitesh Mor

Check whether a GDP path is valid or not

ca58f4e8 08/05/2018 10:09 PM Nitesh Mor

Moved Stat functionality to GDPDir

1e31523e 08/05/2018 08:59 PM Nitesh Mor

Don't forget to translate children to full paths

8dce4a9a 08/05/2018 08:49 PM Nitesh Mor

Moved GetMatchingPath from gdpfs_tf.cc to gdpfs.cc

adceff07 08/05/2018 08:26 PM Nitesh Mor

Moved implementation of GetChildren to GDPDir

2651f137 08/05/2018 08:10 PM Nitesh Mor

rename GDPDir method names to match that of TF FS

70b43258 07/16/2018 09:10 PM Nitesh Mor

use const std::string for GDPFileWO::Append

6b980dad 07/16/2018 07:26 PM Nitesh Mor

covert logname from char* to std::string

3c340135 07/16/2018 06:44 PM Nitesh Mor

Reorder #includes; rename functions

ebd8f911 07/16/2018 05:56 PM Nitesh Mor

Adhere to naming convention for data members

418bfd3f 07/16/2018 05:36 PM Nitesh Mor

Refactoring/code-cleanup. No logical changes.

9f162415 07/15/2018 09:23 PM Nitesh Mor

Tweaking debugging levels.

2a8c143d 07/15/2018 05:57 PM Nitesh Mor

Limited support for GetMatchingPaths

c2dabd24 07/15/2018 05:20 PM Nitesh Mor

file update time implementation for Stat

ee860b9f 07/11/2018 09:45 PM Nitesh Mor

Fix leftover stub from earlier and use WO file.

  • logging improvements
beec3457 07/11/2018 08:32 PM Nitesh Mor

implement renaming files + bug fixes

b89919ec 07/11/2018 06:35 PM Nitesh Mor

Implement GetChildren. Fix Stat

Makes tensorboard happy.

2e1342ef 07/11/2018 01:37 PM Nitesh Mor

add get_entry_type; get_logname => get_entry_logname

b6438f0c 07/11/2018 12:36 PM Nitesh Mor

Simplify directory ops + remove some duplication

05e107f7 07/10/2018 10:19 PM Nitesh Mor

New class GDPFile. Pass RO/RA flag to GDPDir

7ca4823f 07/10/2018 09:20 PM Nitesh Mor

Added path validity check; ParsePath => parse_path

6740856c 07/10/2018 07:33 PM Nitesh Mor

minor commenting improvement + whitespace removal

0277d6eb 07/10/2018 06:25 PM Nitesh Mor

Read debug setting from configuration file

33678164 07/10/2018 11:45 AM Nitesh Mor

update ep debugging tags to match filenames

98b0e081 07/10/2018 11:35 AM Nitesh Mor

sane filenames.