Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cTextureGatherTests.cpp805 virtual std::string Gather() in Gather() function in glcts::__anon19fff6c50111::GatherBase
1077 virtual std::string Gather() in Gather() function in glcts::__anon19fff6c50111::PlainGatherUint2D
1117 virtual std::string Gather() in Gather() function in glcts::__anon19fff6c50111::PlainGatherDepth2D
1136 virtual std::string Gather() in Gather() function in glcts::__anon19fff6c50111::PlainGatherFloat2DArray
1175 virtual std::string Gather() in Gather() function in glcts::__anon19fff6c50111::PlainGatherInt2DArray
1214 virtual std::string Gather() in Gather() function in glcts::__anon19fff6c50111::PlainGatherUint2DArray
1254 virtual std::string Gather() in Gather() function in glcts::__anon19fff6c50111::PlainGatherDepth2DArray
1278 virtual std::string Gather() in Gather() function in glcts::__anon19fff6c50111::PlainGatherFloatCube
1302 virtual std::string Gather() in Gather() function in glcts::__anon19fff6c50111::PlainGatherIntCube
1341 virtual std::string Gather() in Gather() function in glcts::__anon19fff6c50111::PlainGatherUintCube
[all …]
/aosp_15_r20/external/pytorch/torch/csrc/autograd/functions/
H A Dcomm.h35 struct TORCH_CUDA_CU_API Gather : public Node { struct
41 at::Device destination_device_;
42 int64_t dim_;
H A Dcomm.cpp66 Gather::Gather(const at::Device& destination_device, int64_t dim) in Gather() function in torch::autograd::Gather
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/g3doc/
H A Doperation_semantics.md1456 ## Gather section in Operation Semantics
1461 ### General Semantics
1575 ### Informal Description and Examples
/aosp_15_r20/external/python/cpython3/Tools/peg_generator/pegen/
Dpython_generator.py80 def visit_Gather(self, node: Gather) -> Tuple[str, str]:
168 def visit_Gather(self, node: Gather) -> Tuple[str, str]:
Dparser_generator.py187 def artifical_rule_from_gather(self, node: Gather) -> str:
262 def visit_Gather(self, gather: Gather) -> bool:
Dfirst_sets.py92 def visit_Gather(self, item: Gather) -> Set[str]:
Dc_generator.py326 def visit_Gather(self, node: Gather) -> FunctionCall:
Dgrammar.py308 class Gather(Repeat): class
/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/
H A DGather.cpp43 TEST_SUITE(Gather) in TEST_SUITE() argument
/aosp_15_r20/external/ComputeLibrary/tests/validation/NEON/
H A DGather.cpp46 TEST_SUITE(Gather) in TEST_SUITE() argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dgather.h26 inline void Gather(const tflite::GatherParams& op_params, in Gather() function
/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DGather.cpp14 void Gather(const TensorInfo& paramsInfo, in Gather() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Dresolve_constant_gather.cc28 inline void Gather(const Array& input_array, const Array& coords_array, in Gather() function
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSamplerCore.hpp36 Gather, // Return one channel of each texel in footprint. enumerator
/aosp_15_r20/external/pytorch/torch/nn/parallel/
H A D_functions.py56 class Gather(Function): class
/aosp_15_r20/bionic/benchmarks/
H A Dmalloc_map_benchmark.cpp47 static void Gather(uint64_t* rss_bytes) { in Gather() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dgather.cc120 TfLiteStatus Gather(TfLiteContext* context, const TfLiteGatherParams& params, in Gather() function
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dgather_op_test.cc197 static Graph* Gather(int dim) { in Gather() function
/aosp_15_r20/external/grpc-grpc/src/python/grpcio/
H A Dcommands.py322 class Gather(setuptools.Command): class
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dring_gatherer_test.cc61 void Gather(int fail_after) { in Gather() function in tensorflow::RingGathererTest
/aosp_15_r20/external/tensorflow/tensorflow/compiler/aot/tests/
H A Dtfcompile_test.cc222 TEST(TFCompileTest, Gather) { in TEST() argument
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/
H A Dmulti_threaded_pg.py175 class Gather: class
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dtestlib.cc423 Node* Gather(Graph* g, Node* in0, Node* in1, Node* axis) { in Gather() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_cost_analysis_test.cc1140 TEST_F(HloCostAnalysisTest, Gather) { in TEST_F() argument

12