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

  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
cpu_executable.h 104 Status ExecuteComputeFunction(
cpu_executable.cc 124 Status CpuExecutable::ExecuteComputeFunction(
301 TF_RETURN_IF_ERROR(ExecuteComputeFunction(
345 TF_CHECK_OK(ExecuteComputeFunction(&run_options->run_options(), arguments,

Completed in 226 milliseconds