Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 51 of 51 for Dadd (0.03 sec)

  1. tensorflow/compiler/aot/codegen.cc

                   std::back_inserter(result), [](const BufferInfo& buffer_info) {
                     return buffer_info.is_temp_buffer();
                   });
      return result;
    }
    
    // Add (from,to) rewrite pairs based on the given shape.  These rewrite pairs
    // are used to generate methods for args and results.
    Status AddRewritesForShape(int i, const xla::Shape& shape,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 01:20:01 UTC 2024
    - 36.8K bytes
    - Viewed (0)
Back to top