Home
last modified time | relevance | path

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

12

/external/ComputeLibrary/src/runtime/CL/functions/
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()
64 … *input, const ITensorInfo *output, const PaddingList &padding, PixelValue constant_value, Padding… in validate()
DCLFill.cpp35 void CLFill::configure(ICLTensor *tensor, PixelValue constant_value) in configure()
40 …l::configure(const CLCompileContext &compile_context, ICLTensor *tensor, PixelValue constant_value) in configure()
/external/ComputeLibrary/src/core/CL/kernels/
DCLMemsetKernel.cpp38 const PixelValue &constant_value, in configure()
45 const PixelValue &constant_value, in configure()
84 Status CLMemsetKernel::validate(const ITensorInfo *tensor, const PixelValue &constant_value, Window… in validate()
DCLPadLayerKernel.cpp37 … *input, const ITensorInfo *output, const PaddingList &padding, PixelValue constant_value, Padding… in validate_arguments()
66 …orInfo *input, ITensorInfo *output, const PaddingList &padding, PixelValue constant_value, Padding… in validate_and_configure_window()
102 …CLTensor *input, ICLTensor *output, const PaddingList &padding, PixelValue constant_value, Padding… in configure()
107 …CLTensor *input, ICLTensor *output, const PaddingList &padding, PixelValue constant_value, Padding… in configure()
202 … *input, const ITensorInfo *output, const PaddingList &padding, PixelValue constant_value, Padding… in validate()
/external/ComputeLibrary/src/runtime/NEON/functions/
DNEPadLayer.cpp60 …_mode(ITensor *input, ITensor *output, const PaddingList &padding, const PixelValue constant_value) in configure_constant_mode()
169 …ITensor *input, ITensor *output, const PaddingList &padding, const PixelValue constant_value, cons… in configure()
209 …nput, const ITensorInfo *output, const PaddingList &padding, const PixelValue constant_value, cons… in validate()
DNEFill.cpp35 void NEFill::configure(ITensor *tensor, PixelValue constant_value) in configure()
/external/tensorflow/tensorflow/compiler/jit/
Dnode_matchers.h94 const absl::optional<Tensor>& constant_value() const { in constant_value() function
120 void set_constant_value(Tensor constant_value) { in set_constant_value()
Dnode_matchers.cc333 absl::optional<Tensor> constant_value; member
/external/ComputeLibrary/src/core/NEON/kernels/
DNEPadLayerKernel.cpp186 …ITensor *input, ITensor *output, const PaddingList &padding, const PixelValue constant_value, cons… in configure()
246 …nput, const ITensorInfo *output, const PaddingList &padding, const PixelValue constant_value, cons… in validate()
DNEMemsetKernel.cpp42 void NEMemsetKernel::configure(ITensor *tensor, const PixelValue &constant_value) in configure()
/external/tensorflow/tensorflow/python/keras/utils/
Dcontrol_flow_util.py113 def constant_value(pred): # pylint: disable=invalid-name function
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_expression.h90 absl::optional<Tensor> constant_value() const { in constant_value() function
Dxla_argument.h77 Tensor constant_value; member
Dxla_helpers.h111 Tensor constant_value; member
/external/tensorflow/tensorflow/lite/delegates/coreml/builders/
Dpad_op_builder.cc59 void PadOpBuilder::SetConstantValue(const TfLiteTensor* constant_value) { in SetConstantValue()
/external/tensorflow/tensorflow/python/layers/
Dutils.py203 def constant_value(pred): function
/external/skia/modules/skottie/src/animator/
DKeyframeAnimator.cpp140 bool constant_value = true; in parseKeyframes() local
/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_factory_ops.py92 def constant_value(pylist, dtype=None, ragged_rank=None, inner_shape=None, function
/external/emma/core/java12/com/vladium/jcd/parser/
DClassDefParser.java250 …final CONSTANT_literal_info constant_value = ((ConstantValueAttribute_info) attr_info).getValue (m… in fields() local
/external/python/cpython2/Modules/_sqlite/
Dmodule.c256 int constant_value; member
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/
Dtext_to_binary.constant_test.cpp98 std::string constant_value; member
/external/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.constant_test.cpp98 std::string constant_value; member
/external/deqp-deps/SPIRV-Tools/test/
Dtext_to_binary.constant_test.cpp98 std::string constant_value; member
/external/tensorflow/tensorflow/python/framework/
Dtensor_util.py810 def constant_value(tensor, partial=False): # pylint: disable=invalid-name function
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc426 Tensor constant_value(type); in MaterializeShapes() local
509 Tensor constant_value(type); in MaterializeShapes() local

12