Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for AppendResourceStoreValueToReturn (0.21 sec)

  1. tensorflow/compiler/mlir/tensorflow/transforms/resource_op_lifting.cc

      void ReplaceResourceLoads(Region& region, bool read_only);
    
      // Appends final values writte to resources to the region returns for the
      // given set of regions.
      void AppendResourceStoreValueToReturn(RegionRange regions);
    
      // Performs the final replacement of the op.
      void ReplaceOpWithNewOp();
    
      // Returns is this resource was written to in any of the regions.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 55.1K bytes
    - Viewed (0)
Back to top