Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/g3doc/
H A Doperation_semantics.md426 ## BroadcastInDim section in Operation Semantics
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dxla_builder_test.cc316 TEST_F(XlaBuilderTest, BroadcastInDim) { in TEST_F() argument
H A Dxla_builder.cc956 XlaOp XlaBuilder::BroadcastInDim( in BroadcastInDim() function in xla::XlaBuilder
4058 XlaOp BroadcastInDim(const XlaOp operand, in BroadcastInDim() function