Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Sproch (0.15 sec)

  1. tensorflow/c/experimental/filesystem/plugins/gcs/ram_file_block_cache.h

        FINISHED,
        ERROR,
      };
    
      /// \brief A block of a file.
      ///
      /// A file block consists of the block data, the block's current position in
      /// the LRU cache, the timestamp (seconds since epoch) at which the block
      /// was cached, a coordination lock, and state & condition variables.
      ///
      /// Thread safety:
      /// The iterator and timestamp fields should only be accessed while holding
    C
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Mon Aug 31 04:46:34 GMT 2020
    - 10.6K bytes
    - Viewed (0)
Back to top