| /external/deqp/external/openglcts/modules/gles31/ |
| D | es31cTextureGatherTests.cpp | 805 virtual std::string Gather() in Gather() function in glcts::__anonf88dd6b40111::GatherBase 1074 virtual std::string Gather() in Gather() function in glcts::__anonf88dd6b40111::PlainGatherUint2D 1114 virtual std::string Gather() in Gather() function in glcts::__anonf88dd6b40111::PlainGatherDepth2D 1133 virtual std::string Gather() in Gather() function in glcts::__anonf88dd6b40111::PlainGatherFloat2DArray 1172 virtual std::string Gather() in Gather() function in glcts::__anonf88dd6b40111::PlainGatherInt2DArray 1211 virtual std::string Gather() in Gather() function in glcts::__anonf88dd6b40111::PlainGatherUint2DArray 1251 virtual std::string Gather() in Gather() function in glcts::__anonf88dd6b40111::PlainGatherDepth2DArray 1275 virtual std::string Gather() in Gather() function in glcts::__anonf88dd6b40111::PlainGatherFloatCube 1299 virtual std::string Gather() in Gather() function in glcts::__anonf88dd6b40111::PlainGatherIntCube 1338 virtual std::string Gather() in Gather() function in glcts::__anonf88dd6b40111::PlainGatherUintCube [all …]
|
| /external/tensorflow/tensorflow/compiler/xla/g3doc/ |
| D | operation_semantics.md | 1456 ## Gather section in Operation Semantics 1461 ### General Semantics 1575 ### Informal Description and Examples
|
| /external/ComputeLibrary/tests/validation/CL/ |
| D | Gather.cpp | 43 TEST_SUITE(Gather) in TEST_SUITE() argument
|
| /external/ComputeLibrary/tests/validation/NEON/ |
| D | Gather.cpp | 46 TEST_SUITE(Gather) in TEST_SUITE() argument
|
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
| D | gather.h | 26 inline void Gather(const tflite::GatherParams& op_params, in Gather() function
|
| /external/armnn/src/backends/reference/workloads/ |
| D | Gather.cpp | 14 void Gather(const TensorInfo& paramsInfo, in Gather() function
|
| /external/tensorflow/tensorflow/lite/toco/graph_transformations/ |
| D | resolve_constant_gather.cc | 28 inline void Gather(const Array& input_array, const Array& coords_array, in Gather() function
|
| /external/swiftshader/src/Pipeline/ |
| D | SamplerCore.hpp | 36 Gather, // Return one channel of each texel in footprint. enumerator
|
| /external/python/cpython3/Tools/peg_generator/pegen/ |
| D | first_sets.py | 95 def visit_Gather(self, item: Gather) -> Set[str]:
|
| D | parser_generator.py | 130 def name_gather(self, node: Gather) -> str:
|
| D | python_generator.py | 116 def visit_Gather(self, node: Gather) -> Tuple[str, str]:
|
| D | c_generator.py | 315 def visit_Gather(self, node: Gather) -> FunctionCall:
|
| D | grammar.py | 417 class Gather(Repeat): class
|
| /external/grpc-grpc/src/python/grpcio/ |
| D | commands.py | 309 class Gather(setuptools.Command): class
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | gather.cc | 120 TfLiteStatus Gather(TfLiteContext* context, const TfLiteGatherParams& params, in Gather() function
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | gather_op_test.cc | 197 static Graph* Gather(int dim) { in Gather() function
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | ring_gatherer_test.cc | 61 void Gather(int fail_after) { in Gather() function in tensorflow::RingGathererTest
|
| /external/tensorflow/tensorflow/compiler/aot/tests/ |
| D | tfcompile_test.cc | 222 TEST(TFCompileTest, Gather) { in TEST() argument
|
| /external/tensorflow/tensorflow/core/graph/ |
| D | testlib.cc | 423 Node* Gather(Graph* g, Node* in0, Node* in1, Node* axis) { in Gather() function
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | hlo_cost_analysis_test.cc | 1140 TEST_F(HloCostAnalysisTest, Gather) { in TEST_F() argument
|
| /external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/ |
| D | onedevice_train_palm_detection_filter_inference_beta.cc | 547 void Gather(int32_t params_rank, in Gather() function
|
| D | onedevice_train_palm_detection_filter_inference.cc | 548 void Gather(int32_t params_rank, in Gather() function
|
| D | onedevice_train_palm_detection_filter_inference_v2.cc | 547 void Gather(int32_t params_rank, in Gather() function
|
| /external/tensorflow/tensorflow/lite/toco/tflite/ |
| D | operator.cc | 484 class Gather : public BuiltinOperator<GatherOperator, ::tflite::GatherOptions, class
|
| /external/swiftshader/src/Reactor/ |
| D | LLVMReactor.cpp | 1165 RValue<SIMD::Float> Gather(RValue<Pointer<Float>> base, RValue<SIMD::Int> offsets, RValue<SIMD::Int… in Gather() function 1170 RValue<SIMD::Int> Gather(RValue<Pointer<Int>> base, RValue<SIMD::Int> offsets, RValue<SIMD::Int> ma… in Gather() function
|