Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GetResourceHandleValueAndIdList (0.68 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_ops_n_z.cc

    // SummaryWriterOp
    //===----------------------------------------------------------------------===//
    
    llvm::SmallVector<ResourceHandleValueAndId, 4>
    SummaryWriterOp::GetResourceHandleValueAndIdList(
        llvm::SmallDenseMap<ResourceHandle, int64_t> &resource_handle_id_map,
        int64_t &next_id) {
      llvm::StringRef device = GetDeviceOrEmpty(getOperation());
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 09 22:07:10 UTC 2024
    - 170.8K bytes
    - Viewed (0)
Back to top