| /external/deqp/external/openglcts/modules/gles31/ |
| D | es31cTextureGatherTests.cpp | 805 virtual std::string Gather() in Gather() function in glcts::__anon5b4947d60111::GatherBase 1074 virtual std::string Gather() in Gather() function in glcts::__anon5b4947d60111::PlainGatherUint2D 1114 virtual std::string Gather() in Gather() function in glcts::__anon5b4947d60111::PlainGatherDepth2D 1133 virtual std::string Gather() in Gather() function in glcts::__anon5b4947d60111::PlainGatherFloat2DArray 1172 virtual std::string Gather() in Gather() function in glcts::__anon5b4947d60111::PlainGatherInt2DArray 1211 virtual std::string Gather() in Gather() function in glcts::__anon5b4947d60111::PlainGatherUint2DArray 1251 virtual std::string Gather() in Gather() function in glcts::__anon5b4947d60111::PlainGatherDepth2DArray 1275 virtual std::string Gather() in Gather() function in glcts::__anon5b4947d60111::PlainGatherFloatCube 1299 virtual std::string Gather() in Gather() function in glcts::__anon5b4947d60111::PlainGatherIntCube 1338 virtual std::string Gather() in Gather() function in glcts::__anon5b4947d60111::PlainGatherUintCube [all …]
|
| /external/tensorflow/tensorflow/compiler/xla/g3doc/ |
| D | operation_semantics.md | 1420 ## Gather section in Operation Semantics 1425 ### General Semantics 1538 ### Informal Description and Examples
|
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
| D | gather.h | 26 inline void Gather(const tflite::GatherParams& op_params, in Gather() function
|
| D | legacy_reference_ops.h | 892 inline void Gather(const T* input_data, const Dims<4>& input_dims, 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/tensorflow/tensorflow/lite/kernels/ |
| D | gather.cc | 107 TfLiteStatus Gather(const TfLiteGatherParams& params, const TfLiteTensor* input, in Gather() function
|
| /external/tensorflow/tensorflow/lite/micro/kernels/ |
| D | gather.cc | 107 TfLiteStatus Gather(const TfLiteGatherParams& params, const TfLiteTensor* input, in Gather() function
|
| /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 | 118 def visit_Gather(self, node: Gather) -> Tuple[str, str]:
|
| D | c_generator.py | 285 def visit_Gather(self, node: Gather) -> FunctionCall:
|
| D | grammar.py | 399 class Gather(Repeat): class
|
| /external/swiftshader/src/Reactor/ |
| D | EmulatedIntrinsics.cpp | 130 RValue<Float4> Gather(RValue<Pointer<Float>> base, RValue<Int4> offsets, RValue<Int4> mask, unsigne… in Gather() function 137 RValue<Int4> Gather(RValue<Pointer<Int>> base, RValue<Int4> offsets, RValue<Int4> mask, unsigned in… in Gather() function
|
| D | LLVMReactor.cpp | 1178 RValue<Float4> Gather(RValue<Pointer<Float>> base, RValue<Int4> offsets, RValue<Int4> mask, unsigne… in Gather() function 1183 RValue<Int4> Gather(RValue<Pointer<Int>> base, RValue<Int4> offsets, RValue<Int4> mask, unsigned in… in Gather() function
|
| D | SubzeroReactor.cpp | 4293 RValue<Float4> Gather(RValue<Pointer<Float>> base, RValue<Int4> offsets, RValue<Int4> mask, unsigne… in Gather() function 4299 RValue<Int4> Gather(RValue<Pointer<Int>> base, RValue<Int4> offsets, RValue<Int4> mask, unsigned in… in Gather() function
|
| /external/grpc-grpc/src/python/grpcio/ |
| D | commands.py | 309 class Gather(setuptools.Command): class
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | gather_op_test.cc | 197 static Graph* Gather(int dim) { in Gather() function
|
| /external/tensorflow/tensorflow/compiler/aot/tests/ |
| D | tfcompile_test.cc | 205 TEST(TFCompileTest, Gather) { in TEST() argument
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | ring_gatherer_test.cc | 254 void Gather(int fail_after) { in Gather() function in tensorflow::RingGathererTest
|
| /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 | 969 TEST_F(HloCostAnalysisTest, Gather) { in TEST_F() argument
|
| /external/tensorflow/tensorflow/lite/toco/tflite/ |
| D | operator.cc | 498 class Gather : public BuiltinOperator<GatherOperator, ::tflite::GatherOptions, class
|
| /external/tensorflow/tensorflow/compiler/xla/client/ |
| D | xla_builder.cc | 2270 XlaOp XlaBuilder::Gather(XlaOp input, XlaOp start_indices, in Gather() function in xla::XlaBuilder 4875 XlaOp Gather(const XlaOp input, const XlaOp start_indices, in Gather() function
|
| /external/llvm/lib/Transforms/Vectorize/ |
| D | SLPVectorizer.cpp | 2134 Value *BoUpSLP::Gather(ArrayRef<Value *> VL, VectorType *Ty) { in Gather() function in BoUpSLP
|