/external/tensorflow/tensorflow/security/advisory/ |
D | tfsa-2021-113.md | 3 ### CVE Number 6 ### Impact 59 ### Patches 67 ### For more information 73 ### Attribution
|
D | tfsa-2021-103.md | 3 ### CVE Number 6 ### Impact 12 ### Patches 20 ### For more information
|
/external/tensorflow/tensorflow/python/ops/ |
D | nccl_ops.py | 29 def all_sum(tensors): argument 76 def all_prod(tensors): argument 93 def all_min(tensors): argument 110 def all_max(tensors): argument 127 def reduce_sum(tensors): argument 208 def _apply_all_reduce(reduction, tensors): argument 237 def _apply_reduce(reduction, tensors): argument
|
D | nccl_ops_test.py | 29 def _DeviceTensors(tensors, devices): argument 37 def _NcclAllReduce(nccl_fun, tensors, devices): argument 41 def _NcclReduce(nccl_fun, tensors, devices): argument 47 def _NcclBroadcast(tensors, devices): argument 116 def _Gradient(tensors, devices): argument 183 def _Combined(self, tensors, devices): argument
|
/external/armnn/src/armnnTfLiteParser/test/ |
D | GetInputsOutputs.cpp | 156 TfLiteParserImpl::TensorRawPtrVector tensors = TfLiteParserImpl::GetInputs(model, 0, 0); variable 164 TfLiteParserImpl::TensorRawPtrVector tensors = TfLiteParserImpl::GetOutputs(model, 0, 0); variable 172 TfLiteParserImpl::TensorRawPtrVector tensors = TfLiteParserImpl::GetInputs(model, 0, 0); variable 182 TfLiteParserImpl::TensorRawPtrVector tensors = TfLiteParserImpl::GetOutputs(model, 0, 0); variable 192 TfLiteParserImpl::TensorRawPtrVector tensors = TfLiteParserImpl::GetInputs(model, 1, 0); variable 204 TfLiteParserImpl::TensorRawPtrVector tensors = TfLiteParserImpl::GetOutputs(model, 1, 0); variable
|
/external/armnn/src/armnnOnnxParser/test/ |
D | GetInputsOutputs.cpp | 71 std::vector<std::string> tensors = armnnOnnxParser::OnnxParserImpl::GetInputs(model); variable 80 std::vector<std::string> tensors = armnnOnnxParser::OnnxParserImpl::GetOutputs(model); variable 142 std::vector<std::string> tensors = armnnOnnxParser::OnnxParserImpl::GetInputs(model); variable 246 std::vector<std::string> tensors = armnnOnnxParser::OnnxParserImpl::GetInputs(model); variable
|
/external/tensorflow/tensorflow/python/data/util/ |
D | sparse.py | 74 def deserialize_sparse_tensors(tensors, types, shapes, classes): argument 97 def get_classes(tensors): argument 115 def serialize_many_sparse_tensors(tensors): argument 133 def serialize_sparse_tensors(tensors): argument
|
/external/ComputeLibrary/src/common/ |
D | IOperator.cpp | 49 StatusCode IOperator::run(ITensorPack &tensors) in run() 55 StatusCode IOperator::run(IQueue &queue, ITensorPack &tensors) in run() 62 StatusCode IOperator::prepare(ITensorPack &tensors) in prepare()
|
/external/tensorflow/tensorflow/lite/toco/tflite/ |
D | import_test.cc | 108 Offset<Vector<Offset<::tflite::Tensor>>> tensors, in BuildSubGraphs() 129 auto tensors = BuildTensors(); in BuildTestModel() local 152 details::TensorsTable tensors; in TEST_F() local 191 auto tensors = BuildTensors(); in TEST_F() local 205 auto tensors = BuildTensors(); in TEST_F() local 219 auto tensors = BuildTensors(); in TEST_F() local 233 auto tensors = BuildTensors(); in TEST_F() local 248 auto tensors = BuildTensors(); in TEST_F() local
|
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | function_optimizer_test.cc | 80 auto tensors = EvaluateFetchNodes(optimized); in TEST_F() local 139 auto tensors = EvaluateFetchNodes(optimized); in TEST_F() local 188 auto tensors = EvaluateFetchNodes(optimized); in TEST_F() local 245 auto tensors = EvaluateFetchNodes(optimized); in TEST_F() local 292 auto tensors = EvaluateFetchNodes(optimized); in TEST_F() local 340 auto tensors = EvaluateFetchNodes(optimized); in TEST_F() local 542 auto tensors = EvaluateFetchNodes(optimized); in TEST_F() local 571 auto tensors = EvaluateFetchNodes(optimized); in TEST_F() local 729 auto tensors = EvaluateFetchNodes(optimized); in TEST_F() local 988 auto tensors = EvaluateFetchNodes(optimized); in TEST_F() local [all …]
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | all_to_all_test.cc | 38 std::vector<Tensor> tensors = { in TEST_F() local 69 std::vector<Tensor> tensors = { in TEST_F() local 102 std::vector<Tensor> tensors = { in TEST_F() local 136 std::vector<Tensor> tensors = { in TEST_F() local
|
/external/tensorflow/tensorflow/python/distribute/v1/ |
D | all_reduce.py | 27 def _flatten_tensors(tensors): argument 56 def _reshape_tensors(tensors, shape): argument 127 def _strip_padding(tensors, pad_len): argument 844 def upper_builder(tensors): argument 847 def upper_level_f(tensors): argument 856 def upper_builder(tensors): argument 859 def upper_level_f(tensors): argument
|
/external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/components/cl/ |
D | ClComponentStore.cpp | 39 const ArgumentPack<ITensorInfo> &tensors) in validate() 44 …ponentStore(ComponentId id, const Properties &properties, const ArgumentPack<ITensorInfo> &tensors) in ClComponentStore()
|
D | ClComponentReshape.cpp | 36 Status ClComponentReshape::validate(const ArgumentPack<ITensorInfo> &tensors) in validate() 55 const ArgumentPack<ITensorInfo> &tensors) in ClComponentReshape()
|
D | ClComponentActivation.cpp | 37 const ArgumentPack<ITensorInfo> &tensors, in validate() 66 const ArgumentPack<ITensorInfo> &tensors, in ClComponentActivation()
|
D | ClComponentResize.cpp | 40 const ArgumentPack<ITensorInfo> &tensors, in validate() 67 const ArgumentPack<ITensorInfo> &tensors, in ClComponentResize()
|
D | ClComponentLogits1DMaxShiftExpSum.cpp | 42 const ArgumentPack<ITensorInfo> &tensors, in validate() 76 … const ArgumentPack<ITensorInfo> &tensors, in ClComponentLogits1DMaxShiftExpSum()
|
D | ClComponentLogits1DNorm.cpp | 42 const ArgumentPack<ITensorInfo> &tensors, in validate() 78 const ArgumentPack<ITensorInfo> &tensors, in ClComponentLogits1DNorm()
|
/external/ComputeLibrary/src/runtime/NEON/ |
D | INEOperator.cpp | 40 void INEOperator::run(ITensorPack &tensors) in run() 50 void INEOperator::run(ITensorPack &tensors, const Window &window) in run()
|
/external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/components/ |
D | IGpuKernelComponent.h | 81 const ArgumentPack<ITensorInfo> &tensors) in IGpuKernelComponent() 97 ArgumentPack<ITensorInfo> tensors() const in tensors() function
|
/external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/template_writer/ |
D | IGpuTemplateComponentWriter.h | 60 IGpuTemplateComponentWriter(ComponentId id, const ArgumentPack<ITensorInfo> &tensors) in IGpuTemplateComponentWriter() 123 ArgumentPack<ITensorInfo> tensors() const in tensors() function
|
/external/ComputeLibrary/src/dynamic_fusion/sketch/gpu/ |
D | GpuOperatorGroup.cpp | 36 …td::vector<DependencyGraph::TensorId> get_tensor_ids(const std::vector<const ITensorInfo *> tensor… in get_tensor_ids() 51 …r::Operator(OperatorId id, GpuOperatorType operator_type, const ArgumentPack<ITensorInfo> &tensors) in Operator() 66 ArgumentPack<ITensorInfo> Operator::tensors() const in tensors() function in arm_compute::experimental::dynamic_fusion::Operator
|
/external/ComputeLibrary/src/cpu/operators/ |
D | CpuDepthwiseConv2d.cpp | 147 void CpuDepthwiseConv2d::CpuDepthwiseConv2dOptimizedInternal::run(ITensorPack &tensors) in run() 220 void CpuDepthwiseConv2d::CpuDepthwiseConv2dOptimizedInternal::prepare(ITensorPack &tensors) in prepare() 371 void CpuDepthwiseConv2d::CpuDepthwiseConv2dGeneric::run(ITensorPack &tensors) in run() 425 void CpuDepthwiseConv2d::CpuDepthwiseConv2dGeneric::prepare(ITensorPack &tensors) in prepare() 491 void CpuDepthwiseConv2d::run(ITensorPack &tensors) in run() 506 void CpuDepthwiseConv2d::prepare(ITensorPack &tensors) in prepare()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
D | quantization_util_test.cc | 50 void PopulateContext(std::vector<TfLiteTensor>& tensors, in PopulateContext() 160 std::vector<TfLiteTensor> tensors{input, dequantized_input}; in TEST() local 185 std::vector<TfLiteTensor> tensors{input, dequantized_input}; in TEST() local 208 std::vector<TfLiteTensor> tensors{output, quantized_output}; in TEST() local 230 std::vector<TfLiteTensor> tensors{output, quantized_output}; in TEST() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | tensor_list.h | 126 std::vector<Tensor>& tensors() { return tensors_->values_; } in tensors() function 127 const std::vector<Tensor>& tensors() const { return tensors_->values_; } in tensors() function
|