Home
last modified time | relevance | path

Searched refs:CreateXlaLaunchOp (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dcreate_xla_launch_op_test.cc99 Status status = CreateXlaLaunchOp( in TEST_F()
123 Status status = CreateXlaLaunchOp(flr_, ToNodeDef(R"proto( in TEST_F()
137 Status status = CreateXlaLaunchOp(flr_, ToNodeDef(R"proto( in TEST_F()
Dcreate_xla_launch_op.cc153 Status CreateXlaLaunchOp(FunctionLibraryRuntime* flr, const NodeDef& node_def, in CreateXlaLaunchOp() function
245 RegisterDefaultCustomKernelCreator(CreateXlaLaunchOp); in RegisterLaunchOpCreator()
Dcreate_xla_launch_op.h30 Status CreateXlaLaunchOp(FunctionLibraryRuntime* flr, const NodeDef& node_def,