Home
last modified time | relevance | path

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

12

/external/deqp/external/openglcts/modules/gles31/
Des31cTextureGatherTests.cpp805 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/
Doperation_semantics.md1420 ## Gather section in Operation Semantics
1425 ### General Semantics
1538 ### Informal Description and Examples
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dgather.h26 inline void Gather(const tflite::GatherParams& op_params, in Gather() function
Dlegacy_reference_ops.h892 inline void Gather(const T* input_data, const Dims<4>& input_dims, 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/tensorflow/tensorflow/lite/kernels/
Dgather.cc107 TfLiteStatus Gather(const TfLiteGatherParams& params, const TfLiteTensor* input, in Gather() function
/external/tensorflow/tensorflow/lite/micro/kernels/
Dgather.cc107 TfLiteStatus Gather(const TfLiteGatherParams& params, const TfLiteTensor* input, in Gather() function
/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.py118 def visit_Gather(self, node: Gather) -> Tuple[str, str]:
Dc_generator.py285 def visit_Gather(self, node: Gather) -> FunctionCall:
Dgrammar.py399 class Gather(Repeat): class
/external/swiftshader/src/Reactor/
DEmulatedIntrinsics.cpp130 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
DLLVMReactor.cpp1178 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
DSubzeroReactor.cpp4293 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/
Dcommands.py309 class Gather(setuptools.Command): class
/external/tensorflow/tensorflow/core/kernels/
Dgather_op_test.cc197 static Graph* Gather(int dim) { in Gather() function
/external/tensorflow/tensorflow/compiler/aot/tests/
Dtfcompile_test.cc205 TEST(TFCompileTest, Gather) { in TEST() argument
/external/tensorflow/tensorflow/core/common_runtime/
Dring_gatherer_test.cc254 void Gather(int fail_after) { in Gather() function in tensorflow::RingGathererTest
/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.cc969 TEST_F(HloCostAnalysisTest, Gather) { in TEST_F() argument
/external/tensorflow/tensorflow/lite/toco/tflite/
Doperator.cc498 class Gather : public BuiltinOperator<GatherOperator, ::tflite::GatherOptions, class
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc2270 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/
DSLPVectorizer.cpp2134 Value *BoUpSLP::Gather(ArrayRef<Value *> VL, VectorType *Ty) { in Gather() function in BoUpSLP

12