Home
last modified time | relevance | path

Searched defs:op_def (Results 1 – 25 of 172) sorted by relevance

1234567

/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/
Dsimple_selectors.cc49 std::unique_ptr<GPUOperation> SelectLSTM(const OperationDef& op_def, in SelectLSTM()
55 const OperationDef& op_def) { in SelectReLU()
61 const OperationDef& op_def) { in SelectPReLU()
66 const OperationDef& op_def) { in SelectPooling()
71 const MaxUnpooling2DAttributes& attr, const OperationDef& op_def) { in SelectMaxUnpooling()
75 void SelectAdd(const OperationDef& op_def, const std::vector<int>& channels, in SelectAdd()
82 const OperationDef& op_def, in SelectResize()
91 const OperationDef& op_def, const GpuInfo& gpu_info, in SelectConcat()
114 const OperationDef& op_def) { in SelectDWConvolutionDynamicWeights()
120 const OperationDef& op_def, in SelectReshape()
[all …]
/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/default/
Dconvolution_selector.cc38 const GpuInfo& gpu_info, const OperationDef& op_def, in SelectConvolutionAdreno()
51 const GpuInfo& gpu_info, const OperationDef& op_def, in SelectConvolutionWinogradAdreno()
61 const OperationDef& op_def, ModelHints hints, in SelectConvolutionDynamicWeightsAdreno()
71 const GpuInfo& gpu_info, const OperationDef& op_def) { in SelectConvolutionNVidia()
83 const OperationDef& op_def) { in SelectConvolutionPowerVR()
90 const GpuInfo& gpu_info, const OperationDef& op_def) { in SelectConvolutionMali()
104 const GpuInfo& gpu_info, const OperationDef& op_def) { in SelectConvolutionWinogradMali()
119 const OperationDef& op_def, ModelHints hints, in SelectConvolutionDynamicWeightsMali()
139 const GpuInfo& gpu_info, const OperationDef& op_def, in SelectConvolution()
161 const GpuInfo& gpu_info, const OperationDef& op_def, in SelectConvolutionForWinograd()
[all …]
Ddw_convolution_selector.cc28 const OperationDef& op_def) { in SelectDWConvolutionAdreno()
40 const OperationDef& op_def) { in SelectDWConvolutionPowerVR()
52 const OperationDef& op_def) { in SelectDWConvolutionMali()
69 const OperationDef& op_def) { in SelectDWConvolutionApple()
85 const OperationDef& op_def) { in SelectDWConvolution()
Dconvolution_transposed_selector.cc30 const OperationDef& op_def) { in SelectConvolutionTransposedAdreno()
48 const OperationDef& op_def) { in SelectConvolutionTransposedPowerVR()
74 const OperationDef& op_def) { in SelectConvolutionTransposedMali()
83 const OperationDef& op_def) { in SelectConvolutionTransposed()
98 const OperationDef& op_def, WeightsDescription* weights_desc) { in SelectConvolutionTransposedWithDynamicWeights()
Dfully_connected_selector.cc29 const OperationDef& op_def, int batch_size) { in SelectFullyConnectedGeneric()
42 const OperationDef& op_def, int batch_size) { in SelectFullyConnectedAdreno()
55 const OperationDef& op_def, int batch_size) { in SelectFullyConnectedPowerVR()
67 const OperationDef& op_def, int batch_size) { in SelectFullyConnectedMali()
86 const OperationDef& op_def, int batch_size) { in SelectFullyConnected()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Delementwise_test_util.cc35 OperationDef op_def; in AbsTest() local
62 OperationDef op_def; in CosTest() local
88 OperationDef op_def; in CopyTest() local
113 OperationDef op_def; in EluTest() local
141 OperationDef op_def; in ExpTest() local
169 OperationDef op_def; in HardSwishTest() local
196 OperationDef op_def; in LogTest() local
223 OperationDef op_def; in NegTest() local
249 OperationDef op_def; in RsqrtTest() local
278 OperationDef op_def; in SigmoidTest() local
[all …]
Dpadding_test_util.cc40 OperationDef op_def; in PaddingAppendWidthTest() local
70 OperationDef op_def; in PaddingPrependWidthTest() local
100 OperationDef op_def; in PaddingAppendHeightTest() local
129 OperationDef op_def; in PaddingPrependHeightTest() local
158 OperationDef op_def; in PaddingAppendChannelsTest() local
187 OperationDef op_def; in PaddingPrependChannelsTest() local
216 OperationDef op_def; in PaddingPrependChannelsX4Test() local
245 OperationDef op_def; in PaddingComplexTest() local
278 OperationDef op_def; in PaddingReflectWidthTest() local
308 OperationDef op_def; in PaddingReflectChannelsTest() local
Dresize_test_util.cc41 OperationDef op_def; in ResizeBilinearAlignedTest() local
73 OperationDef op_def; in ResizeBilinearNonAlignedTest() local
106 OperationDef op_def; in ResizeBilinearWithoutHalfPixelTest() local
138 OperationDef op_def; in ResizeBilinearWithHalfPixelTest() local
170 OperationDef op_def; in ResizeNearestTest() local
202 OperationDef op_def; in ResizeNearestAlignCornersTest() local
234 OperationDef op_def; in ResizeNearestHalfPixelCentersTest() local
Dreduce_test_util.cc37 OperationDef op_def; in MeanHWTest() local
64 OperationDef op_def; in ReduceSumChannelsTest() local
91 OperationDef op_def; in ReduceProductChannelsTest() local
119 OperationDef op_def; in ReduceMaxChannelsTest() local
147 OperationDef op_def; in ReduceMinChannelsTest() local
Dspace_to_depth_test_util.cc36 OperationDef op_def; in SpaceToDepthTensorShape1x2x2x1BlockSize2Test() local
63 OperationDef op_def; in SpaceToDepthTensorShape1x2x2x2BlockSize2Test() local
92 OperationDef op_def; in SpaceToDepthTensorShape1x2x2x3BlockSize2Test() local
123 OperationDef op_def; in SpaceToDepthTensorShape1x4x4x1BlockSize2Test() local
Dconv_weights_converter_test_util.cc32 const OperationDef& op_def) { in ConvolutionWeightsConverterTest()
126 OperationDef op_def; in ConverterToConvWeights1x1OutX4Test() local
160 OperationDef op_def; in ConverterToConvWeights1x1OutX4UnalignedTest() local
193 OperationDef op_def; in ConverterToConvWeights1x1OutX2Test() local
226 OperationDef op_def; in ConverterToConvWeightsOutX2Test() local
261 OperationDef op_def; in ConverterToConvTransposedWeights4x4Test() local
296 OperationDef op_def; in ConverterToConvWeights4xTexturesTest() local
Drelu_test_util.cc40 OperationDef op_def; in ReLUNoClipNoAlphaTest() local
69 OperationDef op_def; in ReLUClipTest() local
98 OperationDef op_def; in ReLUAlphaTest() local
127 OperationDef op_def; in ReLUAlphaClipTest() local
Dconcat_test_util.cc42 OperationDef op_def; in ConcatWidthTest() local
75 OperationDef op_def; in ConcatHeightTest() local
109 OperationDef op_def; in ConcatChannelsTest() local
147 OperationDef op_def; in ConcatChannelsAlignedx4Test() local
Dsoftmax_test_util.cc38 OperationDef op_def; in SoftmaxTest() local
78 OperationDef op_def; in SoftmaxBigNumberTest() local
108 OperationDef op_def; in Softmax1x1Test() local
147 OperationDef op_def; in Softmax1x1BigNumberTest() local
Dconv_powervr_test_util.cc46 OperationDef op_def; in ConvPowerVR1x1SimpleWeightsTest() local
83 OperationDef op_def; in ConvPowerVR1x1Test() local
120 OperationDef op_def; in ConvPowerVRSimpleWeightsTest() local
157 OperationDef op_def; in ConvPowerVRTest() local
Dpooling_test_util.cc43 OperationDef op_def; in AveragePoolingTest() local
74 OperationDef op_def; in AveragePoolingNonEmptyPaddingTest() local
106 OperationDef op_def; in MaxPoolingTest() local
138 OperationDef op_def; in MaxPoolingIndicesTest() local
Dspace_to_depth.cc28 std::string GetSpaceToDepthCode(const OperationDef& op_def) { in GetSpaceToDepthCode()
73 GPUOperation CreateSpaceToDepth(const OperationDef& op_def, in CreateSpaceToDepth()
Dquantize_and_dequantize_test_util.cc45 OperationDef op_def; in QuantAndDequant_Dim2Bits8Test() local
82 OperationDef op_def; in QuantAndDequant_Dim3Bits8_NegativeRangeTest() local
118 OperationDef op_def; in QuantAndDequant_Dim3Bits16Test() local
155 OperationDef op_def; in QuantAndDequant_Dim2Bits16_NegativeRangeTest() local
Dprelu_test_util.cc43 OperationDef op_def; in PReLUAlphaTest() local
75 OperationDef op_def; in PReLUAlphaClipTest() local
107 OperationDef op_def; in PReLUHWCAlphaTest() local
Ddepthwise_conv_test_util.cc46 OperationDef op_def; in DepthwiseConvSimpleWeightsTest() local
83 OperationDef op_def; in DepthwiseConvNoMultiplierTest() local
121 OperationDef op_def; in DepthwiseConvMultiplier2Test() local
/external/tensorflow/tensorflow/core/framework/
Dfake_input.cc59 FakeInputImpl::FakeInputImpl(const OpDef* op_def, int in_index, in FakeInputImpl()
201 return [dt](const OpDef& op_def, int in_index, const NodeDef& node_def, in FakeInput()
210 return [n](const OpDef& op_def, int in_index, const NodeDef& node_def, in FakeInput()
219 return [n, dt](const OpDef& op_def, int in_index, const NodeDef& node_def, in FakeInput()
232 return [dtv](const OpDef& op_def, int in_index, const NodeDef& node_def, in FakeInput()
233 NodeDefBuilder* builder) { in FakeInput()
Dop_def_builder.h45 : op_def(def), shape_inference_fn(fn), is_function_op(is_function) {} in op_def() function
47 OpDef op_def; member
166 OpDef* op_def() { return &op_reg_data_.op_def; } in op_def() function
Dnode_def_util_test.cc52 void ExpectSuccess(const NodeDef& good, const OpDef& op_def) { in ExpectSuccess()
58 void ExpectFailure(const NodeDef& bad, const OpDef& op_def, in ExpectFailure()
410 const OpDef op_def = ToOpDef(OpDefBuilder("Simple") in TEST() local
431 const OpDef op_def = ToOpDef(OpDefBuilder("Simple") in TEST() local
452 const OpDef op_def = ToOpDef(OpDefBuilder("TestSplitOp") in TEST() local
466 const OpDef op_def = ToOpDef(OpDefBuilder("Simple") in TEST() local
482 const OpDef op_def = ToOpDef(OpDefBuilder("Simple") in TEST() local
502 const OpDef op_def = ToOpDef(OpDefBuilder("Polymorphic") in TEST() local
530 const OpDef op_def = ToOpDef(OpDefBuilder("NRepeats") in TEST() local
572 const OpDef op_def = ToOpDef(OpDefBuilder("TypeList") in TEST() local
Dop_def_util.cc151 const OpDef::AttrDef* FindAttr(StringPiece name, const OpDef& op_def) { in FindAttr()
160 OpDef::AttrDef* FindAttrMutable(StringPiece name, OpDef* op_def) { in FindAttrMutable()
169 const OpDef::ArgDef* FindInputArg(StringPiece name, const OpDef& op_def) { in FindInputArg()
195 static Status ValidateArg(const OpDef::ArgDef& arg, const OpDef& op_def, in ValidateArg()
271 Status ValidateOpDef(const OpDef& op_def) { in ValidateOpDef()
353 Status CheckOpDeprecation(const OpDef& op_def, int graph_def_version) { in CheckOpDeprecation()
403 string SummarizeOpDef(const OpDef& op_def) { in SummarizeOpDef()
502 void FillAttrMap(const OpDef& op_def, AttrMap* attr_map) { in FillAttrMap()
757 void RemoveNonDeprecationDescriptionsFromOpDef(OpDef* op_def) { in RemoveNonDeprecationDescriptionsFromOpDef()
771 void RemoveDescriptionsFromOpDef(OpDef* op_def) { in RemoveDescriptionsFromOpDef()
[all …]
/external/toybox/toys/pending/
Dexpr.c135 static struct op_def { struct
154 void eval_op(struct op_def *o, struct value *ret, struct value *rhs) in eval_op() argument

1234567