Home
last modified time | relevance | path

Searched refs:GetInputMemoryTypes (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dxla_kernel_creator.cc152 GetInputMemoryTypes(fbody, constant_arg_indices, resource_arg_indices); in CreateXlaKernel()
Dcompilability_check_util.h325 tensorflow::MemoryTypeVector GetInputMemoryTypes(
Dget_compiler_ir.cc66 GetInputMemoryTypes(fbody, constant_arg_indices, resource_arg_indices); in GetCompilerIr()
Dcompilability_check_util.cc656 tensorflow::MemoryTypeVector GetInputMemoryTypes( in GetInputMemoryTypes() function