Home
last modified time | relevance | path

Searched defs:SelectAndScatter (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/g3doc/
Doperation_semantics.md2553 ## SelectAndScatter section in Operation Semantics
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cost_analysis_test.cc487 TEST_F(HloCostAnalysisTest, SelectAndScatter) { in TEST_F() argument
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc3026 XlaOp XlaBuilder::SelectAndScatter(XlaOp operand, const XlaComputation& select, in SelectAndScatter() function in xla::XlaBuilder
4702 XlaOp SelectAndScatter(const XlaOp operand, const XlaComputation& select, in SelectAndScatter() function