Home
last modified time | relevance | path

Searched refs:IsSupportedByTFRTGpu (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
Dkernel_utils.h70 inline bool IsSupportedByTFRTGpu(DataType dtype) { in IsSupportedByTFRTGpu() function
Druntime_fallback_op_handler.cc274 IsSupportedByTFRTGpu(result_tensor_tf_th->DataType()))) in MakeOp()