/external/pytorch/torch/csrc/autograd/functions/ |
D | comm.h | 35 struct TORCH_CUDA_CU_API Gather : public Node { struct 41 at::Device destination_device_; 42 int64_t dim_;
|
D | comm.cpp | 66 Gather::Gather(const at::Device& destination_device, int64_t dim) in Gather() function in torch::autograd::Gather
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cTextureGatherTests.cpp | 805 virtual std::string Gather() in Gather() function in glcts::__anon1ae981450111::GatherBase 1077 virtual std::string Gather() in Gather() function in glcts::__anon1ae981450111::PlainGatherUint2D 1117 virtual std::string Gather() in Gather() function in glcts::__anon1ae981450111::PlainGatherDepth2D 1136 virtual std::string Gather() in Gather() function in glcts::__anon1ae981450111::PlainGatherFloat2DArray 1175 virtual std::string Gather() in Gather() function in glcts::__anon1ae981450111::PlainGatherInt2DArray 1214 virtual std::string Gather() in Gather() function in glcts::__anon1ae981450111::PlainGatherUint2DArray 1254 virtual std::string Gather() in Gather() function in glcts::__anon1ae981450111::PlainGatherDepth2DArray 1278 virtual std::string Gather() in Gather() function in glcts::__anon1ae981450111::PlainGatherFloatCube 1302 virtual std::string Gather() in Gather() function in glcts::__anon1ae981450111::PlainGatherIntCube 1341 virtual std::string Gather() in Gather() function in glcts::__anon1ae981450111::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/pytorch/torch/nn/parallel/ |
D | _functions.py | 56 class Gather(Function): class
|
/external/python/cpython3/Tools/peg_generator/pegen/ |
D | python_generator.py | 80 def visit_Gather(self, node: Gather) -> Tuple[str, str]: 168 def visit_Gather(self, node: Gather) -> Tuple[str, str]:
|
D | first_sets.py | 92 def visit_Gather(self, item: Gather) -> Set[str]:
|
D | parser_generator.py | 186 def artifical_rule_from_gather(self, node: Gather) -> str: 261 def visit_Gather(self, gather: Gather) -> bool:
|
D | c_generator.py | 331 def visit_Gather(self, node: Gather) -> FunctionCall:
|
D | grammar.py | 306 class Gather(Repeat): class
|
/external/tensorflow/tensorflow/core/kernels/ |
D | gather_op_test.cc | 197 static Graph* Gather(int dim) { in Gather() function
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | gather.cc | 120 TfLiteStatus Gather(TfLiteContext* context, const TfLiteGatherParams& params, in Gather() function
|
/external/grpc-grpc/src/python/grpcio/ |
D | commands.py | 322 class Gather(setuptools.Command): class
|
/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/pytorch/torch/testing/_internal/distributed/ |
D | multi_threaded_pg.py | 175 class Gather: class
|
/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
|