Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for dependable (0.22 sec)

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

      ///
      /// REQUIREMENTS: If plugins implement this, they must also provide a filled
      /// `TF_WritableFileOps` table. See "REQUIRED OPERATIONS" above.
      void (*new_appendable_file)(const TF_Filesystem* filesystem, const char* path,
                                  TF_WritableFile* file, TF_Status* status);
    
      /// Creates a read-only region of memory from contents of `path`.
      ///
    C
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Fri May 27 17:36:54 GMT 2022
    - 53.1K bytes
    - Viewed (0)
Back to top