Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for unmix (0.1 sec)

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

    }
    
    def TF_TimestampOp : TF_Op<"Timestamp", []> {
      let summary = "Provides the time since epoch in seconds.";
    
      let description = [{
    Returns the timestamp as a `float64` for seconds since the Unix epoch.
    
    Common usages include:
    * Logging
    * Providing a random number seed
    * Debugging graph execution
    * Generating timing information, mainly through comparison of timestamps
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.internal.os.OperatingSystem$Solaris> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (OperatingSystem.java:0)
    Class <org.gradle.internal.os.OperatingSystem$Unix> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (OperatingSystem.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