Home
last modified time | relevance | path

Searched defs:bias_type (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/estimators/
Darithmetic_count_util.h73 auto bias_type = in GetArithmeticCountForConvAndFullyconnectedOp() local
/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dlstm_utils_test.cc53 auto bias_type = RankedTensorType::get(bias_shape, builder->getF32Type()); in createLstmCompositeFunc() local
/external/gemmlowp/meta/generators/
Dtransform_kernels_common.py394 def __init__(self, bias_type, cc_emitter, asm_emitter): argument
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_signed_quantization_test.cc265 tflite::TensorType bias_type = TensorType_INT32; local
Dnnapi_delegate_test.cc634 const auto bias_type = in SetBias() local
1102 const auto bias_type = in SetBias() local
1227 const auto bias_type = in SetBias() local
/external/tensorflow/tensorflow/lite/kernels/
Dconv_test.cc88 tflite::TensorType bias_type = TensorType_INT32; local
Ddepthwise_conv_test.cc82 tflite::TensorType bias_type = TensorType_INT32; in BaseDepthwiseConvolutionOpModel() local
/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dlegalize_tf.cc825 RankedTensorType bias_type = in matchAndRewrite() local
914 RankedTensorType bias_type = in matchAndRewrite() local
Dlegalize_tfl.cc1443 RankedTensorType bias_type = in matchAndRewrite() local
1491 RankedTensorType bias_type = RankedTensorType::get( in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dprepare_tf.cc364 auto bias_type = RankedTensorType::get({bias_dim}, elem_type); in matchAndRewrite() local
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc860 const auto bias_type = in fold() local