Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for analyzing (0.17 sec)

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

      effects.emplace_back(MemoryEffects::Write::get(),
                           ResourceEffects::TPUExecute::get());
    
      // Conservatively mark resource handles as read and write, as without
      // analyzing TPUCompile, there is not sufficient information to determine
      // effects on resources. For the MLIR bridge, this op will never be
      // populated with resource handles and tf.TPUExecuteAndUpdateVariables is
      // used instead.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 09 22:07:10 UTC 2024
    - 170.8K bytes
    - Viewed (0)
  2. src/cmd/go/alldocs.go

    // execution, not to the test itself.)
    //
    // The test flags that generate profiles (other than for coverage) also
    // leave the test binary in pkg.test for use when analyzing the profiles.
    //
    // When 'go test' runs a test binary, it does so from within the
    // corresponding package's source code directory. Depending on the test,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 11 16:54:28 UTC 2024
    - 142.4K bytes
    - Viewed (0)
Back to top