Home
last modified time | relevance | path

Searched defs:Scatter (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/g3doc/
Doperation_semantics.md2106 ## Scatter section in Operation Semantics
/external/tensorflow/tensorflow/core/kernels/
Dlist_kernels.h717 Status Scatter(OpKernelContext* c, const Tensor& value, const Tensor& indices, in Scatter() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cost_analysis_test.cc667 TEST_F(HloCostAnalysisTest, Scatter) { in TEST_F() argument
/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.cc762 LocalOp ComputationBuilder::Scatter( in Scatter() function in xla::swig::ComputationBuilder
Dxla_client.py1779 def Scatter(self, a, scatter_indices, updates, update_computation, member in ComputationBuilder
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc1864 XlaOp XlaBuilder::Scatter(const XlaOp& input, const XlaOp& scatter_indices, in Scatter() function in xla::XlaBuilder
3431 XlaOp Scatter(const XlaOp& input, const XlaOp& scatter_indices, in Scatter() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3809 SDValue Scatter = DAG.getMaskedScatter(DAG.getVTList(MVT::Other), VT, sdl, in visitMaskedScatter() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4020 SDValue Scatter = DAG.getMaskedScatter(DAG.getVTList(MVT::Other), VT, sdl, in visitMaskedScatter() local