Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction_test.cc910 TEST(FunctionCallFrame, Void_Void) { in TEST() argument
923 TEST(FunctionCallFrame, Float_Float_Float) { in TEST() argument
Dfunction.cc1088 FunctionCallFrame::FunctionCallFrame(DataTypeSlice arg_types, in FunctionCallFrame() function in tensorflow::FunctionCallFrame