Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Name
Function
Name
tensorflow/compiler/jit/node_matchers.cc:433–437 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
431
}
432
433
impl::NodeMatcherProperties Name(string name) {
434
impl::NodeMatcherProperties props;
435
props.set_name(std::move(name));
436
return props;
437
}
438
439
// Matches a node with op `op`.
440
impl::NodeMatcherProperties Op(string op) {
Callers
15
TEST
Function · 0.70
TEST
Function · 0.70
TEST
Function · 0.70
partially_decluster_pass_test.cc
File · 0.70
compilability_check_util_test.cc
File · 0.70
xrt_execute_op.cc
File · 0.50
xrt_compile_ops.cc
File · 0.50
xrt_state_ops.cc
File · 0.50
xla_op_registry_test.cc
File · 0.50
xla_compiler_test.cc
File · 0.50
cholesky_op.cc
File · 0.50
tile_ops.cc
File · 0.50
Calls
1
set_name
Method · 0.45
Tested by
3
TEST
Function · 0.56
TEST
Function · 0.56
TEST
Function · 0.56