Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiled_cpu_function.h276 RawFunction raw_function) { in set_static_data_raw_function() argument
277 static_data->raw_function_ = raw_function; in set_static_data_raw_function()
Dxla_jit_compiled_cpu_function.cc126 XlaCompiledCpuFunction::RawFunction raw_function = in Compile() local
148 raw_function); in Compile()