Home
last modified time | relevance | path

Searched defs:constant_value (Results 1 – 25 of 43) sorted by relevance

12

/aosp_15_r20/external/ComputeLibrary/src/core/CL/kernels/
H A DCLPadLayerKernel.cpp37 … *input, const ITensorInfo *output, const PaddingList &padding, PixelValue constant_value, Padding… in validate_arguments()
73 …CLTensor *input, ICLTensor *output, const PaddingList &padding, PixelValue constant_value, Padding… in configure()
78 …CLTensor *input, ICLTensor *output, const PaddingList &padding, PixelValue constant_value, Padding… in configure()
181 … *input, const ITensorInfo *output, const PaddingList &padding, PixelValue constant_value, Padding… in validate()
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLFill.cpp52 void CLFill::configure(ICLTensor *tensor, const PixelValue &constant_value, Window *dst_window) in configure()
57 …const CLCompileContext &compile_context, ICLTensor *tensor, const PixelValue &constant_value, Wind… in configure()
67 Status CLFill::validate(const ITensorInfo *tensor, const PixelValue &constant_value, Window *dst_wi… in validate()
H A DCLPadLayer.cpp40 …CLTensor *input, ICLTensor *output, const PaddingList &padding, PixelValue constant_value, Padding… in configure()
45 …CLTensor *input, ICLTensor *output, const PaddingList &padding, PixelValue constant_value, Padding… in configure()
65 … *input, const ITensorInfo *output, const PaddingList &padding, PixelValue constant_value, Padding… in validate()
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEPadLayer.cpp59 …_mode(ITensor *input, ITensor *output, const PaddingList &padding, const PixelValue constant_value) in configure_constant_mode()
173 …ITensor *input, ITensor *output, const PaddingList &padding, const PixelValue constant_value, cons… in configure()
213 …nput, const ITensorInfo *output, const PaddingList &padding, const PixelValue constant_value, cons… in validate()
H A DNEFill.cpp47 void NEFill::configure(ITensor *tensor, PixelValue constant_value) in configure()
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/operators/
H A DClFill.cpp35 …nst ClCompileContext &compile_context, ITensorInfo *tensor, const PixelValue &constant_value, Wind… in configure()
43 Status ClFill::validate(const ITensorInfo *tensor, const PixelValue &constant_value, Window *dst_wi… in validate()
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/kernels/
H A DClFillKernel.cpp51 const PixelValue &constant_value, in configure()
88 Status ClFillKernel::validate(const ITensorInfo *tensor, const PixelValue &constant_value, Window *… in validate()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dnode_matchers.h94 const std::optional<Tensor>& constant_value() const { in constant_value() function
120 void set_constant_value(Tensor constant_value) { in set_constant_value()
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNEPadLayerKernel.cpp186 …ITensor *input, ITensor *output, const PaddingList &padding, const PixelValue constant_value, cons… in configure()
243 …nput, const ITensorInfo *output, const PaddingList &padding, const PixelValue constant_value, cons… in validate()
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/
H A DCpuFill.cpp34 void CpuFill::configure(const ITensorInfo *tensor, PixelValue constant_value) in configure()
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/utils/
H A Dcontrol_flow_util.py113 def constant_value(pred): # pylint: disable=invalid-name function
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/
H A DCpuFillKernel.cpp40 void CpuFillKernel::configure(const ITensorInfo *tensor, const PixelValue &constant_value) in configure()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_expression.h90 std::optional<Tensor> constant_value() const { in constant_value() function
H A Dxla_argument.h77 Tensor constant_value; member
H A Dxla_helpers.h102 Tensor constant_value; member
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/coreml/builders/
H A Dpad_op_builder.cc61 void PadOpBuilder::SetConstantValue(const TfLiteTensor* constant_value) { in SetConstantValue()
/aosp_15_r20/external/tensorflow/tensorflow/python/layers/
H A Dutils.py202 def constant_value(pred): function
/aosp_15_r20/external/skia/modules/skottie/src/animator/
H A DKeyframeAnimator.cpp144 bool constant_value = true; in parseKeyframes() local
/aosp_15_r20/external/icing/icing/index/embed/
H A Dquantizer_test.cc148 for (float constant_value : constant_values) { in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/
H A Dragged_factory_ops.py88 def constant_value(pylist, dtype=None, ragged_rank=None, inner_shape=None, function
/aosp_15_r20/external/emma/core/java12/com/vladium/jcd/parser/
H A DClassDefParser.java250 …final CONSTANT_literal_info constant_value = ((ConstantValueAttribute_info) attr_info).getValue (m… in fields() local
/aosp_15_r20/external/emboss/compiler/util/
H A Dir_util.py91 def constant_value(expression, bindings=None): function
/aosp_15_r20/external/python/cpython2/Modules/_sqlite/
Dmodule.c256 int constant_value; member
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dtensor_util.py809 def constant_value(tensor, partial=False): # pylint: disable=invalid-name function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/
H A Dtext_to_binary.constant_test.cpp98 std::string constant_value; member

12