Searched refs:DimCallback (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/c/eager/ | ||
D | c_api.cc | 490 using DimCallback = std::function<int64_t(int dim_index, TF_Status* status)>; typedef in tensorflow::__anon6f1bef310211::CAPICustomDeviceTensorHandle |