Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 80 of 86 for output_types (0.24 sec)

  1. subprojects/core/src/integTest/groovy/org/gradle/api/tasks/DeferredTaskFailureIntegrationTest.groovy

            failure.assertHasCause("Could not create task ':myTask'.")
            failure.assertHasCause("Could not create task of type 'CustomTask'.")
    
            where:
            description | constructorArgs | argumentNumber | outputType
            'first'     | '123, 234'      | 1              | 'class java.lang.String'
            'last'      | '"abc", "123"'  | 2              | 'int'
        }
    
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Fri May 17 13:27:33 UTC 2024
    - 9.2K bytes
    - Viewed (0)
  2. tensorflow/compiler/jit/xla_launch_util.cc

        int missing_ctx_input_prefix,
        const xla::HloInputOutputAliasConfig& input_output_alias,
        absl::Span<const int> input_mapping,
        const std::map<int, const Tensor*>& resource_vars_snapshots,
        DataType output_dtype, const TensorShape& output_shape,
        Allocator* output_allocator, bool allocate_xla_tensors, se::Stream* stream,
        bool use_multiple_streams, std::shared_ptr<se::Event> definition_event) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 16 00:36:08 UTC 2024
    - 40.4K bytes
    - Viewed (0)
  3. pkg/dns/proto/nds.pb.go

    	1, // 1: istio.networking.nds.v1.NameTable.TableEntry.value:type_name -> istio.networking.nds.v1.NameTable.NameInfo
    	2, // [2:2] is the sub-list for method output_type
    	2, // [2:2] is the sub-list for method input_type
    	2, // [2:2] is the sub-list for extension type_name
    	2, // [2:2] is the sub-list for extension extendee
    	0, // [0:2] is the sub-list for field type_name
    }
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri May 31 02:27:10 UTC 2024
    - 10.2K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/lite/schema/schema_v3b.fbs

      out_data_type: TensorType;
    }
    
    table DequantizeOptions {
    }
    
    table MaximumMinimumOptions {
    }
    
    table TileOptions {
    }
    
    table ArgMaxOptions {
      output_type : TensorType;
    }
    
    table ArgMinOptions {
      output_type : TensorType;
    }
    
    table GreaterOptions {
    }
    
    table GreaterEqualOptions {
    }
    
    table LessOptions {
    }
    
    table LessEqualOptions {
    }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 28 14:28:27 UTC 2024
    - 30K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/lite/schema/schema.fbs

    }
    
    table DequantizeOptions {
    }
    
    table MaximumMinimumOptions {
    }
    
    table TileOptions {
    }
    
    table ArgMaxOptions {
      output_type : TensorType;
    }
    
    table ArgMinOptions {
      output_type : TensorType;
    }
    
    table GreaterOptions {
    }
    
    table GreaterEqualOptions {
    }
    
    table LessOptions {
    }
    
    table LessEqualOptions {
    }
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 03 18:01:23 UTC 2024
    - 41.7K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tf2xla/transforms/legalize_tf.cc

            Derived::GetInitialValue(input_element_type, loc, rewriter);
    
        RankedTensorType output_type =
            mlir::dyn_cast<RankedTensorType>(op.getOutput().getType());
        if (!output_type) {
          return rewriter.notifyMatchFailure(op, "requires known rank");
        }
    
        Type index_element_type = output_type.getElementType();
        Value index_init_value =
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 20:00:43 UTC 2024
    - 291.8K bytes
    - Viewed (0)
  7. pkg/zdsapi/zds.pb.go

    	6, // 5: istio.workload.zds.WorkloadRequest.snapshot_sent:type_name -> istio.workload.zds.SnapshotSent
    	7, // 6: istio.workload.zds.WorkloadResponse.ack:type_name -> istio.workload.zds.Ack
    	7, // [7:7] is the sub-list for method output_type
    	7, // [7:7] is the sub-list for method input_type
    	7, // [7:7] is the sub-list for extension type_name
    	7, // [7:7] is the sub-list for extension extendee
    	0, // [0:7] is the sub-list for field type_name
    }
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri May 31 02:27:10 UTC 2024
    - 25.8K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/lite/schema/schema_generated.h

      auto _output_type = _o->output_type;
      return tflite::CreateArgMaxOptions(
          _fbb,
          _output_type);
    }
    
    inline ArgMinOptionsT *ArgMinOptions::UnPack(const ::flatbuffers::resolver_function_t *_resolver) const {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 1M bytes
    - Viewed (0)
  9. pkg/workloadapi/security/authorization.pb.go

    	6,  // 12: istio.security.Match.not_destination_ips:type_name -> istio.security.Address
    	8,  // 13: istio.security.StringMatch.presence:type_name -> google.protobuf.Empty
    	14, // [14:14] is the sub-list for method output_type
    	14, // [14:14] is the sub-list for method input_type
    	14, // [14:14] is the sub-list for extension type_name
    	14, // [14:14] is the sub-list for extension extendee
    	0,  // [0:14] is the sub-list for field type_name
    }
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri May 31 02:27:10 UTC 2024
    - 29.7K bytes
    - Viewed (0)
  10. tensorflow/compiler/mlir/lite/tests/ops.mlir

      // CHECK: "tfl.arg_max"(%arg0, %arg1) {output_type = 2 : i32} : (tensor<3xi32>, tensor<i32>) -> tensor<i32>
      %0 = "tfl.arg_max"(%arg0, %arg1) {output_type = 2 : i32} : (tensor<3xi32>, tensor<i32>) -> tensor<i32>
      func.return %0 : tensor<i32>
    }
    
    // -----
    
    func.func @testArgMin(%arg0: tensor<3xi32>, %arg1: tensor<i32>) -> tensor<i32> {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 06 19:09:08 UTC 2024
    - 189.2K bytes
    - Viewed (0)
Back to top