Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_kernel_creator.cc64 GetInputMemoryTypes(fbody, constant_arg_indices, resource_arg_indices); in CreateXlaKernel()
H A Dcompilability_check_util.h321 tensorflow::MemoryTypeVector GetInputMemoryTypes(
H A Dget_compiler_ir.cc100 GetInputMemoryTypes(fbody, constant_arg_indices, resource_arg_indices); in GetCompilerIr()
H A Dcompilability_check_util.cc666 tensorflow::MemoryTypeVector GetInputMemoryTypes( in GetInputMemoryTypes() function