Home
last modified time | relevance | path

Searched defs:Gather (Results 1 – 25 of 36) sorted by relevance

12

/external/deqp/external/openglcts/modules/gles31/
Des31cTextureGatherTests.cpp805 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/
Doperation_semantics.md1456 ## Gather section in Operation Semantics
1461 ### General Semantics
1575 ### Informal Description and Examples
/external/ComputeLibrary/tests/validation/CL/
DGather.cpp43 TEST_SUITE(Gather) in TEST_SUITE() argument
/external/ComputeLibrary/tests/validation/NEON/
DGather.cpp46 TEST_SUITE(Gather) in TEST_SUITE() argument
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dgather.h26 inline void Gather(const tflite::GatherParams& op_params, in Gather() function
/external/armnn/src/backends/reference/workloads/
DGather.cpp14 void Gather(const TensorInfo& paramsInfo, in Gather() function
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dresolve_constant_gather.cc28 inline void Gather(const Array& input_array, const Array& coords_array, in Gather() function
/external/swiftshader/src/Pipeline/
DSamplerCore.hpp36 Gather, // Return one channel of each texel in footprint. enumerator
/external/python/cpython3/Tools/peg_generator/pegen/
Dfirst_sets.py95 def visit_Gather(self, item: Gather) -> Set[str]:
Dparser_generator.py130 def name_gather(self, node: Gather) -> str:
Dpython_generator.py116 def visit_Gather(self, node: Gather) -> Tuple[str, str]:
Dc_generator.py315 def visit_Gather(self, node: Gather) -> FunctionCall:
Dgrammar.py417 class Gather(Repeat): class
/external/grpc-grpc/src/python/grpcio/
Dcommands.py309 class Gather(setuptools.Command): class
/external/tensorflow/tensorflow/lite/kernels/
Dgather.cc120 TfLiteStatus Gather(TfLiteContext* context, const TfLiteGatherParams& params, in Gather() function
/external/tensorflow/tensorflow/core/kernels/
Dgather_op_test.cc197 static Graph* Gather(int dim) { in Gather() function
/external/tensorflow/tensorflow/core/common_runtime/
Dring_gatherer_test.cc61 void Gather(int fail_after) { in Gather() function in tensorflow::RingGathererTest
/external/tensorflow/tensorflow/compiler/aot/tests/
Dtfcompile_test.cc222 TEST(TFCompileTest, Gather) { in TEST() argument
/external/tensorflow/tensorflow/core/graph/
Dtestlib.cc423 Node* Gather(Graph* g, Node* in0, Node* in1, Node* axis) { in Gather() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cost_analysis_test.cc1140 TEST_F(HloCostAnalysisTest, Gather) { in TEST_F() argument
/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/
Donedevice_train_palm_detection_filter_inference_beta.cc547 void Gather(int32_t params_rank, in Gather() function
Donedevice_train_palm_detection_filter_inference.cc548 void Gather(int32_t params_rank, in Gather() function
Donedevice_train_palm_detection_filter_inference_v2.cc547 void Gather(int32_t params_rank, in Gather() function
/external/tensorflow/tensorflow/lite/toco/tflite/
Doperator.cc484 class Gather : public BuiltinOperator<GatherOperator, ::tflite::GatherOptions, class
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp1165 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

12