Searched defs:weights_type (Results 1 – 12 of 12) sorted by relevance
208 DataType weights_type = definition_.precision == CalculationsPrecision::F32 in UploadWeights() local257 const DataType weights_type = definition.GetDataType(); in CreateConvolutionTransposed3x3ThinDynamicWeights() local
397 DataType weights_type = definition_.precision == CalculationsPrecision::F32 in UploadWeights() local450 const DataType weights_type = definition.GetDataType(); in CreateConvolutionTransposed4x4DynamicWeights() local
392 DataType weights_type = definition_.precision == CalculationsPrecision::F32 in UploadWeights() local444 const DataType weights_type = definition.GetDataType(); in CreateConvolutionTransposed3x3DynamicWeights() local
102 DataType weights_type = definition_.precision == CalculationsPrecision::F32 in UploadWeights() local
594 const WeightsDescription& weights_desc, const DataType& weights_type) { in ReorderWeightsForConv()1022 auto weights_type = DeduceDataTypeFromPrecision(definition.precision); in CreateConvolutionMetal() local1147 auto weights_type = DeduceDataTypeFromPrecision(definition.precision); in CreateConvolutionMetalWino4x4To6x6() local
258 DataType weights_type = conv_params_.weights_data_type; in UploadWeights() local
53 DataType weights_type = DataType::FLOAT32; in ConvolutionWeightsConverterTest() local
620 const DataType weights_type = definition.GetDataType(); in CreateConvolutionTransposedDynamicWeights() local
125 TfLiteType weights_type, in AllocateTemporaryTensorsIfRequired()
38 const TensorType& weights_type = TensorType_FLOAT32, in UnidirectionalLSTMOpModel()2474 const TensorType& weights_type = TensorType_FLOAT32) in LayerNormUnidirectionalLSTMOpModel()
352 const TfLiteType weights_type = context->tensors[weights_id].type; in IsHybridOperator() local361 const TfLiteType weights_type = context->tensors[weights_id].type; in IsHybridOperator() local369 const TfLiteType weights_type = context->tensors[weights_id].type; in IsHybridOperator() local376 const TfLiteType weights_type = context->tensors[weights_id].type; in IsHybridOperator() local
859 const auto weights_type = weights_tensor.getType().cast<ShapedType>(); in fold() local