/aosp_15_r20/external/ComputeLibrary/src/core/CL/kernels/ |
H A D | CLPadLayerKernel.cpp | 37 … *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 D | CLFill.cpp | 52 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 D | CLPadLayer.cpp | 40 …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 D | NEPadLayer.cpp | 59 …_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 D | NEFill.cpp | 47 void NEFill::configure(ITensor *tensor, PixelValue constant_value) in configure()
|
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/operators/ |
H A D | ClFill.cpp | 35 …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 D | ClFillKernel.cpp | 51 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 D | node_matchers.h | 94 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 D | NEPadLayerKernel.cpp | 186 …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 D | CpuFill.cpp | 34 void CpuFill::configure(const ITensorInfo *tensor, PixelValue constant_value) in configure()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/utils/ |
H A D | control_flow_util.py | 113 def constant_value(pred): # pylint: disable=invalid-name function
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/ |
H A D | CpuFillKernel.cpp | 40 void CpuFillKernel::configure(const ITensorInfo *tensor, const PixelValue &constant_value) in configure()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/ |
H A D | xla_expression.h | 90 std::optional<Tensor> constant_value() const { in constant_value() function
|
H A D | xla_argument.h | 77 Tensor constant_value; member
|
H A D | xla_helpers.h | 102 Tensor constant_value; member
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/coreml/builders/ |
H A D | pad_op_builder.cc | 61 void PadOpBuilder::SetConstantValue(const TfLiteTensor* constant_value) { in SetConstantValue()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/layers/ |
H A D | utils.py | 202 def constant_value(pred): function
|
/aosp_15_r20/external/skia/modules/skottie/src/animator/ |
H A D | KeyframeAnimator.cpp | 144 bool constant_value = true; in parseKeyframes() local
|
/aosp_15_r20/external/icing/icing/index/embed/ |
H A D | quantizer_test.cc | 148 for (float constant_value : constant_values) { in TEST() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/ |
H A D | ragged_factory_ops.py | 88 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 D | ClassDefParser.java | 250 …final CONSTANT_literal_info constant_value = ((ConstantValueAttribute_info) attr_info).getValue (m… in fields() local
|
/aosp_15_r20/external/emboss/compiler/util/ |
H A D | ir_util.py | 91 def constant_value(expression, bindings=None): function
|
/aosp_15_r20/external/python/cpython2/Modules/_sqlite/ |
D | module.c | 256 int constant_value; member
|
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | tensor_util.py | 809 def constant_value(tensor, partial=False): # pylint: disable=invalid-name function
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/ |
H A D | text_to_binary.constant_test.cpp | 98 std::string constant_value; member
|