Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction_test.cc847 TEST(FunctionCallFrame, Void_Void) { in TEST() argument
860 TEST(FunctionCallFrame, Float_Float_Float) { in TEST() argument
Dfunction.cc821 FunctionCallFrame::FunctionCallFrame(DataTypeSlice arg_types, in FunctionCallFrame() function in tensorflow::FunctionCallFrame