/external/tensorflow/tensorflow/python/ops/ragged/ |
D | ragged_gather_ops.py | 36 def gather(params, indices, validate_indices=None, axis=0, batch_dims=0, function
|
D | ragged_map_fn_op_test.py | 246 def gather(x): function
|
/external/tensorflow/tensorflow/contrib/image/python/ops/ |
D | dense_image_warp.py | 143 def gather(y_coords, x_coords, name): function
|
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/ |
D | gather_op.cc | 183 xla::XlaOp gather; in Compile() local 224 xla::XlaOp gather; in Compile() local
|
D | random_ops.cc | 194 xla::XlaOp gather; in Compile() local
|
D | variable_ops.cc | 139 xla::XlaOp gather; in Compile() local
|
D | tensor_array_ops.cc | 339 xla::XlaOp gather; in Compile() local
|
/external/python/cpython3/Lib/curses/ |
D | textpad.py | 160 def gather(self): member in Textbox
|
/external/python/cpython2/Lib/curses/ |
D | textpad.py | 160 def gather(self): member in Textbox
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | gather.cc | 27 namespace gather { namespace
|
/external/skia/src/gpu/ |
D | GrTextureOpList.cpp | 197 auto gather = [ alloc SkDEBUGCODE(, this) ] (GrSurfaceProxy* p) { in gatherProxyIntervals() local
|
D | GrRenderTargetOpList.cpp | 637 auto gather = [ alloc SkDEBUGCODE(, this) ] (GrSurfaceProxy* p) { in gatherProxyIntervals() local
|
/external/skqp/src/gpu/ |
D | GrTextureOpList.cpp | 195 auto gather = [ alloc SkDEBUGCODE(, this) ] (GrSurfaceProxy* p) { in gatherProxyIntervals() local
|
D | GrRenderTargetOpList.cpp | 633 auto gather = [ alloc SkDEBUGCODE(, this) ] (GrSurfaceProxy* p) { in gatherProxyIntervals() local
|
/external/tensorflow/tensorflow/python/ops/ |
D | tensor_array_ops.py | 299 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/ |
D | gather_expander.cc | 151 const HloInstruction& gather, HloInstruction* induction_var, in GatherLoopBody()
|
D | dfs_hlo_visitor_with_default.h | 206 Status HandleGather(HloInstructionPtr gather) override { in HandleGather()
|
D | hlo_cost_analysis.cc | 710 Status HloCostAnalysis::HandleGather(const HloInstruction* gather) { in HandleGather()
|
/external/skia/src/shaders/ |
D | SkImageShader.cpp | 321 auto gather = alloc->make<SkRasterPipeline_GatherCtx>(); in onAppendStages() local
|
/external/skqp/src/shaders/ |
D | SkImageShader.cpp | 314 auto gather = alloc->make<SkRasterPipeline_GatherCtx>(); in onAppendStages() local
|
/external/python/cpython3/Lib/asyncio/ |
D | tasks.py | 634 def gather(*coros_or_futures, loop=None, return_exceptions=False): function
|
/external/tensorflow/tensorflow/compiler/aot/tests/ |
D | tfcompile_test.cc | 184 GatherComp gather; in TEST() local
|
/external/swiftshader/src/Renderer/ |
D | Sampler.hpp | 229 bool gather; member in sw::Sampler
|
/external/swiftshader/src/Device/ |
D | Sampler.hpp | 227 bool gather; member in sw::Sampler
|
/external/llvm/lib/Transforms/Scalar/ |
D | Scalarizer.cpp | 296 void Scalarizer::gather(Instruction *Op, const ValueVector &CV) { in gather() function in Scalarizer
|