Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for TASK (0.05 sec)

  1. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.tooling.events.task.internal.DefaultTaskFailureResult> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DefaultTaskFailureResult.java:0)
    Class <org.gradle.tooling.events.task.internal.DefaultTaskFinishEvent> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DefaultTaskFinishEvent.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)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    	},
    	"runtime/trace": {
    		{"(*Region).End", Method, 11},
    		{"(*Task).End", Method, 11},
    		{"IsEnabled", Func, 11},
    		{"Log", Func, 11},
    		{"Logf", Func, 11},
    		{"NewTask", Func, 11},
    		{"Region", Type, 11},
    		{"Start", Func, 5},
    		{"StartRegion", Func, 11},
    		{"Stop", Func, 5},
    		{"Task", Type, 11},
    		{"WithRegion", Func, 11},
    	},
    	"slices": {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    in TPUEmbeddingConfiguration is used, otherwise mode_override is used.}]>:$mode_override,
        Arg<TF_Int32Tensor, [{The TPU device to use. Should be >= 0 and less than the number
    of TPU cores in the task on which the node is placed.}]>:$device_ordinal,
    
        DefaultValuedOptionalAttr<StrArrayAttr, "{}">:$combiners
      );
    
      let results = (outs);
    
      TF_DerivedOperandSizeAttr N = TF_DerivedOperandSizeAttr<0>;
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. RELEASE.md

            `tf.distribute.InputOptions` for specific options when used with
            distribution.
        *   `tf.keras.experimental.SidecarEvaluator` is now available for a program
            intended to be run on an evaluator task, which is commonly used to
            supplement a training cluster running with
            `tf.distribute.experimental.ParameterServerStrategy` (see
            `https://www.tensorflow.org/tutorials/distribute/parameter_server_training).
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top