HomeSort by relevance Sort by last modified time
    Searched full:embedded_log (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
buffer_liveness_test.cc 399 auto embedded_log = embedded_builder.AddInstruction( local
419 EXPECT_TRUE(InstructionsMayInterfere(*liveness, embedded_log, call));
422 InstructionsMayInterfere(*liveness, embedded_param, embedded_log));
427 EXPECT_FALSE(InstructionMaybeLiveOut(*liveness, embedded_log));
    [all...]
hlo_dataflow_analysis_test.cc 1513 auto embedded_log = local
    [all...]

Completed in 292 milliseconds