/external/tensorflow/tensorflow/lite/kernels/internal/optimized/sparse_ops/ |
D | fully_connected.h | 34 const RuntimeShape& bias_shape, const float* bias_data, in FullyConnectedSparseWeight() 80 const RuntimeShape& bias_shape, const float* bias_data, in FullyConnectedSparseWeight1x4Impl() 151 const RuntimeShape& bias_shape; member 168 const RuntimeShape& bias_shape, const float* bias_data, in FullyConnectedSparseWeight1x4()
|
/external/tensorflow/tensorflow/lite/micro/kernels/arc_mli/ |
D | depthwise_conv_slicing_test.cc | 205 const int bias_shape[] = {4, 1, 1, 1, 2}; in TF_LITE_MICRO_TEST() local 239 const int bias_shape[] = {4, 1, 1, 1, 2}; in TF_LITE_MICRO_TEST() local 291 const int bias_shape[] = {4, 1, 1, 1, 2}; in TF_LITE_MICRO_TEST() local 329 const int bias_shape[] = {4, 1, 1, 1, 2}; in TF_LITE_MICRO_TEST() local 388 const int bias_shape[] = {4, 1, 1, 1, 1}; in TF_LITE_MICRO_TEST() local 421 const int bias_shape[] = {4, 1, 1, 1, 1}; in TF_LITE_MICRO_TEST() local 477 const int bias_shape[] = {4, 1, 1, 1, 1}; in TF_LITE_MICRO_TEST() local 510 const int bias_shape[] = {4, 1, 1, 1, 1}; in TF_LITE_MICRO_TEST() local
|
/external/tensorflow/tensorflow/lite/micro/kernels/ |
D | depthwise_conv_test.cc | 249 const int bias_shape[] = {4, 1, 1, 1, 4}; in TF_LITE_MICRO_TEST() local 277 const int bias_shape[] = {4, 1, 1, 1, 4}; in TF_LITE_MICRO_TEST() local 323 const int bias_shape[] = {4, 1, 1, 1, 4}; in TF_LITE_MICRO_TEST() local 364 const int bias_shape[] = {4, 1, 1, 1, 4}; in TF_LITE_MICRO_TEST() local 390 const int bias_shape[] = {4, 1, 1, 1, 4}; in TF_LITE_MICRO_TEST() local 433 const int bias_shape[] = {1, 1}; in TF_LITE_MICRO_TEST() local 474 const int bias_shape[] = {4, 1, 1, 1, 4}; in TF_LITE_MICRO_TEST() local 514 const int bias_shape[] = {4, 1, 1, 1, 2}; in TF_LITE_MICRO_TEST() local 559 const int bias_shape[] = {4, 1, 1, 1, 4}; in TF_LITE_MICRO_TEST() local 602 const int bias_shape[] = {4, 1, 1, 1, 4}; in TF_LITE_MICRO_TEST() local [all …]
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | fully_connected.h | 29 const float* weights_data, const RuntimeShape& bias_shape, in FullyConnected() 65 const uint8_t* filter_data, const RuntimeShape& bias_shape, in FullyConnected() 113 const uint8_t* filter_data, const RuntimeShape& bias_shape, in FullyConnected() 167 const uint8_t* shuffled_weights_data, const RuntimeShape& bias_shape, in ShuffledFullyConnected()
|
D | svdf.h | 70 const int16_t* weights_time_data, const RuntimeShape& bias_shape, in EvalIntegerSVDF() 156 const float* weights_time_data, const RuntimeShape& bias_shape, in EvalFloatSVDF() 196 const RuntimeShape& bias_shape, const float* bias_data, float* scratch, in EvalHybridSVDF()
|
D | conv.h | 27 const float* filter_data, const RuntimeShape& bias_shape, in Conv() 103 const uint8_t* filter_data, const RuntimeShape& bias_shape, in Conv() 191 const RuntimeShape& bias_shape, const float* bias_data, in HybridConvPerChannel()
|
D | transpose_conv.h | 28 const float* filter_data, const RuntimeShape& bias_shape, in TransposeConv() 117 const uint8_t* filter_data, const RuntimeShape& bias_shape, in TransposeConv()
|
D | depthwiseconv_float.h | 28 const float* filter_data, const RuntimeShape& bias_shape, in DepthwiseConv()
|
D | conv3d.h | 26 const float* filter_data, const RuntimeShape& bias_shape, in Conv3D()
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ |
D | fully_connected.h | 26 const int8_t* filter_data, const RuntimeShape& bias_shape, in FullyConnected() 68 const int8_t* filter_data, const RuntimeShape& bias_shape, in FullyConnected()
|
D | depthwise_conv.h | 26 const int8_t* filter_data, const RuntimeShape& bias_shape, in DepthwiseConvPerChannel() 126 const int8_t* filter_data, const RuntimeShape& bias_shape, in DepthwiseConvPerChannel() 212 const RuntimeShape& bias_shape, const float* bias_data, in DepthwiseConvHybridPerChannel()
|
D | conv.h | 28 const int8_t* filter_data, const RuntimeShape& bias_shape, in ConvPerChannel() 133 const int8_t* filter_data, const RuntimeShape& bias_shape, in ConvPerChannel()
|
D | transpose_conv.h | 28 const int8_t* filter_data, const RuntimeShape& bias_shape, in TransposeConv() 127 const int8_t* filter_data, const RuntimeShape& bias_shape, in TransposeConv()
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
D | depthwise_conv_hybrid.h | 44 const int8* filter_data, const RuntimeShape& bias_shape, in DepthwiseConvHybridGeneral() 263 const RuntimeShape& bias_shape, const float* bias_data, in DepthwiseConvHybridWithRounding() 322 const RuntimeShape& bias_shape, const float* bias_data, in DepthwiseConvHybridImpl() 381 const RuntimeShape& bias_shape; member 396 const RuntimeShape& bias_shape, const float* bias_data, in DepthwiseConvHybridPerChannel()
|
D | fully_connected.h | 33 const int8* filter_data, const RuntimeShape& bias_shape, in FullyConnected()
|
D | transpose_conv.h | 28 const int8_t* hwoi_ordered_filter_data, const RuntimeShape& bias_shape, in TransposeConvV2()
|
D | conv.h | 35 const int8* filter_data, const RuntimeShape& bias_shape, in ConvPerChannel()
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/sparse_ops/ |
D | fully_connected.h | 29 const RuntimeShape& bias_shape, const float* bias_data, in FullyConnectedSparseWeight()
|
/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | depthwiseconv_quantized_test.cc | 127 const RuntimeShape& bias_shape, const int32* bias_data, in DispatchDepthwiseConvGeneral() 143 const int8* filter_data, const RuntimeShape& bias_shape, in DispatchDepthwiseConvGeneral() 163 const RuntimeShape& bias_shape, const int32* bias_data, in DispatchDepthwiseConvImpl() 366 const RuntimeShape& bias_shape, const int32* bias_data, in DispatchDepthwiseConvImpl() 533 const RuntimeShape& bias_shape, const int32* bias_data, in DispatchDepthwiseConv() 618 const std::int32_t* bias_data, const RuntimeShape& bias_shape, int stride, in TestOneDepthwiseConvWithGivenOutputShift() 755 const std::int32_t* bias_data, const RuntimeShape& bias_shape, int stride, in TestOneDepthwiseConvBisectOutputShift() 814 const std::int32_t* bias_data, const RuntimeShape& bias_shape, int stride, in TestOneDepthwiseConv()
|
/external/tensorflow/tensorflow/lite/toco/graph_transformations/ |
D | fuse_binary_into_preceding_affine.cc | 57 const Shape& bias_shape = bias.shape(); in FuseAddOrSubParamsIntoPrecedingAffine() local 127 const Shape& bias_shape = bias.shape(); in FuseMulOrDivParamsIntoPrecedingAffine() local
|
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
D | bias_ops.cc | 43 const TensorShape bias_shape = ctx->InputShape(1); in Compile() local
|
/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/ |
D | fuse_bias_tf.cc | 87 auto bias_shape = bias.getType().dyn_cast<RankedTensorType>().getShape(); in matchAndRewrite() local
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | remapper_test.cc | 338 auto bias_shape = ops::Placeholder::Shape({128}); in TEST_F() local 403 auto bias_shape = ops::Placeholder::Shape({64}); in RunTest() local 481 auto bias_shape = Placeholder::Shape({128}); in TEST_F() local 552 auto bias_shape = Placeholder::Shape({128}); in TEST_F() local 652 auto bias_shape = ops::Placeholder::Shape({64}); in RunTest() local 944 auto bias_shape = ops::Placeholder::Shape({128}); in TEST_F() local
|
/external/tensorflow/tensorflow/lite/micro/kernels/xtensa/ |
D | conv.cc | 39 const RuntimeShape& bias_shape, const int32_t* bias_data, in ConvPerChannel() 174 const RuntimeShape& bias_shape, const int32_t* bias_data, in Conv1x32Input32x32Filter()
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | multithreaded_conv.h | 138 const float* filter_data, const RuntimeShape& bias_shape, in Conv()
|