Searched defs:nested_builder (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/ |
D | legalize_to_linalg.cc | 586 [&](OpBuilder& nested_builder, Location nested_loc, ValueRange args) { in matchAndRewrite() 726 [&](OpBuilder& nested_builder, Location nested_loc, ValueRange args) { in matchAndRewrite() 884 [&](OpBuilder& nested_builder, Location nested_loc, ValueRange args) { in matchAndRewrite() 927 [&](OpBuilder& nested_builder, Location nested_loc, ValueRange args) { in matchAndRewrite() 938 [&](OpBuilder& nested_builder, Location nested_loc, ValueRange args) { in matchAndRewrite() 1251 [&](OpBuilder& nested_builder, Location nested_loc, ValueRange args) { in matchAndRewrite() 1324 [&](OpBuilder& nested_builder, Location loc, ValueRange) { in matchAndRewrite()
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | cpu_gpu_fusion_test.cc | 671 auto nested_builder = HloComputation::Builder("mul"); in XLA_TEST_F() local
|
/external/flatbuffers/tests/ |
D | test.cpp | 177 flatbuffers::FlatBufferBuilder nested_builder; in CreateFlatBufferTest() local
|