Searched defs:DepthToSpace (Results  1 – 12 of 12) sorted by relevance
| /external/tensorflow/tensorflow/security/advisory/ | 
| D | tfsa-2021-081.md | 3 ### CVE Number6 ### Impact
 21 ### Patches
 29 ### For more information
 35 ### Attribution
 
 | 
| /external/tensorflow/tensorflow/lite/delegates/xnnpack/ | 
| D | depth_to_space_test.cc | 29 TEST(DepthToSpace, SinglePixel) {  in TEST()  argument52 TEST(DepthToSpace, SingleRow) {  in TEST()  argument
 77 TEST(DepthToSpace, SingleColumn) {  in TEST()  argument
 102 TEST(DepthToSpace, FullImage) {  in TEST()  argument
 127 TEST(DepthToSpace, MultiThreading) {  in TEST()  argument
 
 | 
| /external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/ | 
| D | space_to_depth.cc | 68 class DepthToSpace : public NodeShader {  class
 | 
| /external/armnn/src/backends/reference/workloads/ | 
| D | DepthToSpace.cpp | 18 void DepthToSpace(const TensorInfo& inputInfo,  in DepthToSpace()  function
 | 
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ | 
| D | depth_to_space.h | 24 inline void DepthToSpace(const tflite::DepthToSpaceParams& op_params,  in DepthToSpace()  function
 | 
| D | legacy_reference_ops.h | 1852 inline void DepthToSpace(const T* input_data, const Dims<4>& input_dims,  in DepthToSpace()  function
 | 
| /external/tensorflow/tensorflow/lite/toco/tflite/ | 
| D | operator.cc | 374 class DepthToSpace  class
 | 
| /external/ComputeLibrary/ | 
| D | filelist.json | 359     "DepthToSpace": {  object1181       "DepthToSpace": {  object
 
 | 
| /external/tensorflow/tensorflow/compiler/tests/ | 
| D | randomized_tests.cc | 2507 TEST_F(OpTest, DepthToSpace) {  in TEST_F()  argument
 | 
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ | 
| D | legacy_optimized_ops.h | 4650 inline void DepthToSpace(const T* input_data, const Dims<4>& input_dims,  in DepthToSpace()  function
 | 
| D | optimized_ops.h | 1310 inline void DepthToSpace(const tflite::DepthToSpaceParams& op_params,  in DepthToSpace()  function
 | 
| /external/tensorflow/tensorflow/go/op/ | 
| D | wrappers.go | 12179 func DepthToSpace(scope *Scope, input tf.Output, block_size int64, optional ...DepthToSpaceAttr) (o…  func
 |