Home
last modified time | relevance | path

Searched defs:FunctionCallFrame (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dfunction_test.cc969 TEST(FunctionCallFrame, Void_Void) { in TEST() argument
985 TEST(FunctionCallFrame, Float_Float_Float) { in TEST() argument
H A Dfunction.cc1131 FunctionCallFrame::FunctionCallFrame(DataTypeSlice arg_types, in FunctionCallFrame() function in tensorflow::FunctionCallFrame