/external/ComputeLibrary/src/runtime/CL/functions/ |
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() 64 … *input, const ITensorInfo *output, const PaddingList &padding, PixelValue constant_value, Padding… in validate()
|
D | CLFill.cpp | 35 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/ |
D | CLMemsetKernel.cpp | 38 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()
|
D | CLPadLayerKernel.cpp | 37 … *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/ |
D | NEPadLayer.cpp | 60 …_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()
|
D | NEFill.cpp | 35 void NEFill::configure(ITensor *tensor, PixelValue constant_value) in configure()
|
/external/tensorflow/tensorflow/compiler/jit/ |
D | node_matchers.h | 94 const absl::optional<Tensor>& constant_value() const { in constant_value() function 120 void set_constant_value(Tensor constant_value) { in set_constant_value()
|
D | node_matchers.cc | 333 absl::optional<Tensor> constant_value; member
|
/external/ComputeLibrary/src/core/NEON/kernels/ |
D | NEPadLayerKernel.cpp | 186 …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()
|
D | NEMemsetKernel.cpp | 42 void NEMemsetKernel::configure(ITensor *tensor, const PixelValue &constant_value) in configure()
|
/external/tensorflow/tensorflow/python/keras/utils/ |
D | control_flow_util.py | 113 def constant_value(pred): # pylint: disable=invalid-name function
|
/external/tensorflow/tensorflow/compiler/tf2xla/ |
D | xla_expression.h | 90 absl::optional<Tensor> constant_value() const { in constant_value() function
|
D | xla_argument.h | 77 Tensor constant_value; member
|
D | xla_helpers.h | 111 Tensor constant_value; member
|
/external/tensorflow/tensorflow/lite/delegates/coreml/builders/ |
D | pad_op_builder.cc | 59 void PadOpBuilder::SetConstantValue(const TfLiteTensor* constant_value) { in SetConstantValue()
|
/external/tensorflow/tensorflow/python/layers/ |
D | utils.py | 203 def constant_value(pred): function
|
/external/skia/modules/skottie/src/animator/ |
D | KeyframeAnimator.cpp | 140 bool constant_value = true; in parseKeyframes() local
|
/external/tensorflow/tensorflow/python/ops/ragged/ |
D | ragged_factory_ops.py | 92 def constant_value(pylist, dtype=None, ragged_rank=None, inner_shape=None, function
|
/external/emma/core/java12/com/vladium/jcd/parser/ |
D | ClassDefParser.java | 250 …final CONSTANT_literal_info constant_value = ((ConstantValueAttribute_info) attr_info).getValue (m… in fields() local
|
/external/python/cpython2/Modules/_sqlite/ |
D | module.c | 256 int constant_value; member
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/ |
D | text_to_binary.constant_test.cpp | 98 std::string constant_value; member
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary.constant_test.cpp | 98 std::string constant_value; member
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | text_to_binary.constant_test.cpp | 98 std::string constant_value; member
|
/external/tensorflow/tensorflow/python/framework/ |
D | tensor_util.py | 810 def constant_value(tensor, partial=False): # pylint: disable=invalid-name function
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | constant_folding.cc | 426 Tensor constant_value(type); in MaterializeShapes() local 509 Tensor constant_value(type); in MaterializeShapes() local
|