OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WithKernelLabel
(Results
1 - 3
of
3
) sorted by null
/external/tensorflow/tensorflow/cc/framework/
scope.h
154
Scope
WithKernelLabel
(const string& kernel_label) const;
cc_ops_test.cc
157
auto add = Add(root.
WithKernelLabel
("AddWithKernelLabel"), 1.0f, 2.0f);
scope.cc
400
Scope Scope::
WithKernelLabel
(const string& kernel_label) const {
Completed in 182 milliseconds