HomeSort by relevance Sort by last modified time
    Searched refs:set_execution_profile (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/
executable_run_options.cc 69 ExecutableRunOptions& ExecutableRunOptions::set_execution_profile( function in class:xla::ExecutableRunOptions
executable_run_options.h 74 ExecutableRunOptions& set_execution_profile(ExecutionProfile* profile);
  /external/tensorflow/tensorflow/compiler/xla/tools/
replay_computation.cc 287 run_options.set_execution_profile(&profile);
  /external/tensorflow/tensorflow/compiler/xla/tests/
local_client_execute_test.cc 116 DefaultExecutableRunOptions().set_execution_profile(&profile));
    [all...]

Completed in 254 milliseconds