Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for io (0.28 sec)

  1. tensorflow/c/experimental/filesystem/filesystem_interface.h

      ///
      /// This function will be called by core TensorFlow to clean up all path
      /// arguments for all other methods in the filesystem API.
      ///
      /// DEFAULT IMPLEMENTATION: Uses `io::CleanPath` and `io::ParseURI`.
      char* (*translate_name)(const TF_Filesystem* filesystem, const char* uri);
    
      /// Finds all entries in the directory given by `path`.
      ///
      /// The returned entries are paths relative to `path`.
    C
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Fri May 27 17:36:54 GMT 2022
    - 53.1K bytes
    - Viewed (0)
Back to top