| /external/tensorflow/tensorflow/compiler/xla/g3doc/ |
| D | operation_semantics.md | 2506 ## Scatter section in Operation Semantics
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | list_kernels.h | 818 Status Scatter(OpKernelContext* c, const Tensor& value, const Tensor& indices, in Scatter() function
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | hlo_cost_analysis_test.cc | 1170 TEST_F(HloCostAnalysisTest, Scatter) { in TEST_F() argument
|
| /external/tensorflow/tensorflow/compiler/xla/client/ |
| D | xla_builder.cc | 2427 XlaOp XlaBuilder::Scatter(XlaOp input, XlaOp scatter_indices, XlaOp updates, in Scatter() function in xla::XlaBuilder 2436 XlaOp XlaBuilder::Scatter(absl::Span<const XlaOp> inputs, XlaOp scatter_indices, in Scatter() function in xla::XlaBuilder 4906 XlaOp Scatter(const XlaOp input, const XlaOp scatter_indices, in Scatter() function 4915 XlaOp Scatter(absl::Span<const XlaOp> inputs, XlaOp scatter_indices, in Scatter() function
|
| /external/swiftshader/src/Reactor/ |
| D | LLVMReactor.cpp | 1228 void Scatter(RValue<Pointer<Float>> base, RValue<SIMD::Float> val, RValue<SIMD::Int> offsets, RValu… in Scatter() function 1233 void Scatter(RValue<Pointer<Int>> base, RValue<SIMD::Int> val, RValue<SIMD::Int> offsets, RValue<SI… in Scatter() function
|
| D | SubzeroReactor.cpp | 4163 void Scatter(RValue<Pointer<Float>> base, RValue<SIMD::Float> val, RValue<SIMD::Int> offsets, RValu… in Scatter() function 4169 void Scatter(RValue<Pointer<Int>> base, RValue<SIMD::Int> val, RValue<SIMD::Int> offsets, RValue<SI… in Scatter() function
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 3809 SDValue Scatter = DAG.getMaskedScatter(DAG.getVTList(MVT::Other), VT, sdl, in visitMaskedScatter() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 4487 SDValue Scatter = DAG.getMaskedScatter(DAG.getVTList(MVT::Other), VT, sdl, in visitMaskedScatter() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86ISelLowering.cpp | 44042 auto *Scatter = cast<MaskedScatterSDNode>(GorS); in combineGatherScatter() local 44071 auto *Scatter = cast<MaskedScatterSDNode>(GorS); in combineGatherScatter() local 44098 auto *Scatter = cast<MaskedScatterSDNode>(GorS); in combineGatherScatter() local
|