Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for add_dealloc (0.2 sec)

  1. tensorflow/compiler/mlir/lite/experimental/remat/rematerializer.cc

            add_dealloc(source_to_target(source.last_use));
          } else {
            // There are uses of the original tensor after the cloned range. They
            // can be replaced with uses of the rematerialized tensor, and the
            // original tensor can be deallocated after its last use before the
            // rematerialization.
            add_dealloc(*std::partition_point(
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Mar 14 20:57:44 UTC 2023
    - 13.7K bytes
    - Viewed (0)
Back to top