Searched defs:CreateOpKernel (Results 1 – 3 of 3) sorted by relevance
69 tensorflow::Status CreateOpKernel( in CreateOpKernel() function
1506 std::unique_ptr<OpKernel> CreateOpKernel( in CreateOpKernel() function1522 std::unique_ptr<OpKernel> CreateOpKernel( in CreateOpKernel() function1532 Status CreateOpKernel(DeviceType device_type, DeviceBase* device, in CreateOpKernel() function1541 Status CreateOpKernel(DeviceType device_type, DeviceBase* device, in CreateOpKernel() function
298 Status DatasetOpsTestBase::CreateOpKernel( in CreateOpKernel() function in tensorflow::data::DatasetOpsTestBase