Home
last modified time | relevance | path

Searched defs:gather (Results 1 – 25 of 43) sorted by relevance

12

/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_gather_ops.py36 def gather(params, indices, validate_indices=None, axis=0, batch_dims=0, function
Dragged_map_fn_op_test.py246 def gather(x): function
/external/tensorflow/tensorflow/contrib/image/python/ops/
Ddense_image_warp.py143 def gather(y_coords, x_coords, name): function
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dgather_op.cc183 xla::XlaOp gather; in Compile() local
224 xla::XlaOp gather; in Compile() local
Drandom_ops.cc194 xla::XlaOp gather; in Compile() local
Dvariable_ops.cc139 xla::XlaOp gather; in Compile() local
Dtensor_array_ops.cc339 xla::XlaOp gather; in Compile() local
/external/python/cpython3/Lib/curses/
Dtextpad.py160 def gather(self): member in Textbox
/external/python/cpython2/Lib/curses/
Dtextpad.py160 def gather(self): member in Textbox
/external/tensorflow/tensorflow/lite/kernels/
Dgather.cc27 namespace gather { namespace
/external/skia/src/gpu/
DGrTextureOpList.cpp197 auto gather = [ alloc SkDEBUGCODE(, this) ] (GrSurfaceProxy* p) { in gatherProxyIntervals() local
DGrRenderTargetOpList.cpp637 auto gather = [ alloc SkDEBUGCODE(, this) ] (GrSurfaceProxy* p) { in gatherProxyIntervals() local
/external/skqp/src/gpu/
DGrTextureOpList.cpp195 auto gather = [ alloc SkDEBUGCODE(, this) ] (GrSurfaceProxy* p) { in gatherProxyIntervals() local
DGrRenderTargetOpList.cpp633 auto gather = [ alloc SkDEBUGCODE(, this) ] (GrSurfaceProxy* p) { in gatherProxyIntervals() local
/external/tensorflow/tensorflow/python/ops/
Dtensor_array_ops.py299 def gather(self, indices, name=None): member in _GraphTensorArray
590 def gather(self, indices, name=None): member in _GraphTensorArrayV2
871 def gather(self, indices, name=None): member in _EagerTensorArray
1146 def gather(self, indices, name=None): member in TensorArray
/external/tensorflow/tensorflow/compiler/xla/service/
Dgather_expander.cc151 const HloInstruction& gather, HloInstruction* induction_var, in GatherLoopBody()
Ddfs_hlo_visitor_with_default.h206 Status HandleGather(HloInstructionPtr gather) override { in HandleGather()
Dhlo_cost_analysis.cc710 Status HloCostAnalysis::HandleGather(const HloInstruction* gather) { in HandleGather()
/external/skia/src/shaders/
DSkImageShader.cpp321 auto gather = alloc->make<SkRasterPipeline_GatherCtx>(); in onAppendStages() local
/external/skqp/src/shaders/
DSkImageShader.cpp314 auto gather = alloc->make<SkRasterPipeline_GatherCtx>(); in onAppendStages() local
/external/python/cpython3/Lib/asyncio/
Dtasks.py634 def gather(*coros_or_futures, loop=None, return_exceptions=False): function
/external/tensorflow/tensorflow/compiler/aot/tests/
Dtfcompile_test.cc184 GatherComp gather; in TEST() local
/external/swiftshader/src/Renderer/
DSampler.hpp229 bool gather; member in sw::Sampler
/external/swiftshader/src/Device/
DSampler.hpp227 bool gather; member in sw::Sampler
/external/llvm/lib/Transforms/Scalar/
DScalarizer.cpp296 void Scalarizer::gather(Instruction *Op, const ValueVector &CV) { in gather() function in Scalarizer

12