Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Mathews (0.17 sec)

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

      int read_only_memory_region_ops_api;
      size_t read_only_memory_region_ops_size;
      TF_ReadOnlyMemoryRegionOps* read_only_memory_region_ops;
    } TF_FilesystemPluginOps;
    
    /// This structure gathers together all the operations provided by the plugin.
    ///
    /// Plugins must provide exactly `num_schemes` elements in the `ops` array.
    ///
    /// Since memory that is allocated by the DSO gets transferred to core
    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