Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for hoisted_read (0.26 sec)

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

        bool is_written;
        // Is this resource written in all of the regions?
        bool is_written_all;
        // The hoisted read used to replace region reads.
        Value hoisted_read;
        // the type of the data held by the resource.
        Type data_type;
        // For written resources, the result # of the lifted op which will hold the
    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