Home
last modified time | relevance | path

Searched defs:is_gpu_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Ddevice_util.h157 std::vector<bool> is_gpu_; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dmatrix_diag_ops.cc441 const bool is_gpu_; member in tensorflow::MatrixDiagPartOp