Searched defs:CreateOpKernel (Results 1 – 4 of 4) sorted by relevance
1644 std::unique_ptr<OpKernel> CreateOpKernel( in CreateOpKernel() function1660 std::unique_ptr<OpKernel> CreateOpKernel( in CreateOpKernel() function1670 Status CreateOpKernel(DeviceType device_type, DeviceBase* device, in CreateOpKernel() function1679 Status CreateOpKernel(DeviceType device_type, DeviceBase* device, in CreateOpKernel() function
67 tensorflow::Status CreateOpKernel( in CreateOpKernel() function
69 tensorflow::Status CreateOpKernel( in CreateOpKernel() function
298 Status DatasetOpsTestBase::CreateOpKernel( in CreateOpKernel() function in tensorflow::data::DatasetOpsTestBase