Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/aot/
Dtfcompile_main.cc96 WriteStringToFile(env, flags.out_function_object, in Main()
128 flags.out_function_object = "out_model.o"; in main()
Dflags.h37 string out_function_object; member
Dflags.cc62 {"out_function_object", &flags->out_function_object, in AppendMainFlags()
Dtfcompile.bzl199 " --out_function_object=$(@D)/" + function_object_file +