Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for type_case (0.14 sec)

  1. tensorflow/compiler/mlir/quantization/tensorflow/passes/merge_initializer_function_ops_to_main.cc

      }
    
      return {};
    }
    
    // Gets the string representation of the type name.
    std::string GetTypeName(const Type type) {
      std::string type_name{};
      auto os = llvm::raw_string_ostream{type_name};
      os << type;
      return type_name;
    }
    
    // Retrieves the value of `tf_saved_model.initializer_type` attribute from the
    // initializer function. Assumes that there exists such an attribute.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Sun May 12 12:54:52 UTC 2024
    - 15.3K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/lite/ir/tfl_ops.h

    namespace mlir {
    namespace TFL {
    
    typedef TFLDialect TensorFlowLiteDialect;
    
    // The Control type is a token-like value that models control dependencies
    class ControlType : public Type::TypeBase<ControlType, Type, TypeStorage> {
     public:
      using Base::Base;
      static constexpr StringLiteral name = "tfl.control";
    };
    
    #include "tensorflow/compiler/mlir/lite/ir/tfl_ops_interface.h.inc"
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 03 18:01:23 UTC 2024
    - 2.7K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/lite/flatbuffer_operator.cc

    }
    
    static mlir::Attribute BuildI64ArrayAttr(std::vector<int32_t> value,
                                             mlir::Builder builder) {
      std::vector<int64_t> typecast(value.begin(), value.end());
      return builder.getI64ArrayAttr(typecast);
    }
    
    static mlir::Attribute BuildVhloBooleanV1Attr(bool value,
                                                  mlir::Builder builder) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 38K bytes
    - Viewed (0)
  4. pkg/dns/proto/nds.pb.go

    	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
    }
    
    func init() { file_dns_proto_nds_proto_init() }
    func file_dns_proto_nds_proto_init() {
    	if File_dns_proto_nds_proto != nil {
    		return
    	}
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri May 31 02:27:10 UTC 2024
    - 10.2K bytes
    - Viewed (0)
  5. tensorflow/c/kernels_experimental.cc

      const std::string type_index_name =
          ::tensorflow::port::MaybeAbiDemangle(a.TypeId().name());
    
      return ::tensorflow::errors::Internal(
          "No unary variant binary_op function found for op ADD Variant "
          "type_name: ",
          type_index_name, " for device type: ", cc_ctx->device()->name());
    }
    
    void TF_AddNVariant(TF_OpKernelContext* ctx,
                        void (*binary_add_func)(TF_OpKernelContext* ctx,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Apr 23 06:12:29 UTC 2024
    - 30.9K bytes
    - Viewed (0)
  6. pkg/zdsapi/zds.pb.go

    	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
    }
    
    func init() { file_zdsapi_zds_proto_init() }
    func file_zdsapi_zds_proto_init() {
    	if File_zdsapi_zds_proto != nil {
    		return
    	}
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri May 31 02:27:10 UTC 2024
    - 25.8K bytes
    - Viewed (0)
  7. pkg/workloadapi/security/authorization.pb.go

    	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
    }
    
    func init() { file_workloadapi_security_authorization_proto_init() }
    func file_workloadapi_security_authorization_proto_init() {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri May 31 02:27:10 UTC 2024
    - 29.7K bytes
    - Viewed (0)
  8. pkg/test/echo/proto/echo.pb.go

    	8, // [8:10] is the sub-list for method output_type
    	6, // [6:8] is the sub-list for method input_type
    	6, // [6:6] is the sub-list for extension type_name
    	6, // [6:6] is the sub-list for extension extendee
    	0, // [0:6] is the sub-list for field type_name
    }
    
    func init() { file_test_echo_proto_echo_proto_init() }
    func file_test_echo_proto_echo_proto_init() {
    	if File_test_echo_proto_echo_proto != nil {
    		return
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri May 31 02:27:10 UTC 2024
    - 33.3K bytes
    - Viewed (0)
  9. pkg/workloadapi/workload.pb.go

    	21, // [21:21] is the sub-list for method output_type
    	21, // [21:21] is the sub-list for method input_type
    	21, // [21:21] is the sub-list for extension type_name
    	21, // [21:21] is the sub-list for extension extendee
    	0,  // [0:21] is the sub-list for field type_name
    }
    
    func init() { file_workloadapi_workload_proto_init() }
    func file_workloadapi_workload_proto_init() {
    	if File_workloadapi_workload_proto != nil {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 18:02:35 UTC 2024
    - 65.9K bytes
    - Viewed (0)
  10. operator/pkg/apis/istio/v1alpha1/values_types.pb.go

    	187, // [187:187] is the sub-list for method output_type
    	187, // [187:187] is the sub-list for method input_type
    	187, // [187:187] is the sub-list for extension type_name
    	187, // [187:187] is the sub-list for extension extendee
    	0,   // [0:187] is the sub-list for field type_name
    }
    
    func init() { file_pkg_apis_istio_v1alpha1_values_types_proto_init() }
    func file_pkg_apis_istio_v1alpha1_values_types_proto_init() {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Jun 03 01:55:05 UTC 2024
    - 329.6K bytes
    - Viewed (0)
Back to top