Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for Tresults (0.12 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    endian orderings will give different results. A copy from input buffer to output
    buffer is made on BE machines when types are of different sizes in order to get
    the same casting results as on LE machines.
      }];
    
      let arguments = (ins
        TF_NumberTensor:$input
      );
    
      let results = (outs
        TF_NumberTensor:$output
      );
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. RELEASE.md

        large_constant]`) into 32-bit arithmetic in SASS.
    
        As a result, these versions of `ptxas` miscompile most XLA programs which
        use more than 4GB of temp memory. This results in garbage results and/or
        `CUDA_ERROR_ILLEGAL_ADDRESS` failures.
    
        A fix in CUDA 9.1.121 is expected in late February 2018. We do not expect a
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  3. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.internal.tasks.testing.results.DefaultTestResult> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DefaultTestResult.java:0)
    Class <org.gradle.api.internal.tasks.testing.results.StateTrackingTestResultProcessor> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (StateTrackingTestResultProcessor.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
Back to top