Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/cc/gradients/
Dimage_grad_test.cc43 Tensor MakeData(const TensorShape& data_shape) { in MakeData() function in tensorflow::__anon0dcd93d60111::ImageGradTest
188 Tensor MakeData(const TensorShape& data_shape) { in MakeData() function in tensorflow::__anon0dcd93d60111::ScaleAndTranslateGradTest
305 Tensor MakeData(const TensorShape& data_shape) { in MakeData() function in tensorflow::__anon0dcd93d60111::CropAndResizeGradTest
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DProgramState.h57 static inline data_type MakeData(void *const* P) { in MakeData() function