Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/transforms/
H A Dtf_jitrt_symbolic_shape_optimization.cc274 [&](OpBuilder& nested_builder, Location nested_loc, ValueRange args) { in matchAndRewrite()
/aosp_15_r20/external/flatbuffers/tests/
H A Dtest.cpp197 flatbuffers::FlatBufferBuilder nested_builder; in CreateFlatBufferTest() local
4293 flatbuffers::FlatBufferBuilder nested_builder; in NestedVerifierTest() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dcpu_gpu_fusion_test.cc669 auto nested_builder = HloComputation::Builder("mul"); in XLA_TEST_F() local