Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Input
Method
Input
tensorflow/compiler/tf2xla/xla_op_kernel.cc:80–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
xla::XlaOp XlaOpKernelContext::Input(int index) {
81
return InputExpression(index).AsXlaOp(builder());
82
}
83
84
xla::XlaOp XlaOpKernelContext::Input(absl::string_view name) {
85
return InputExpression(name).AsXlaOp(builder());
Callers
15
mpi_ops.cc
File · 0.45
mpi_ops.cc
File · 0.45
array_ops.cc
File · 0.45
TEST
Function · 0.45
variable_ops.cc
File · 0.45
distort_image_ops.cc
File · 0.45
image_ops.cc
File · 0.45
single_image_random_dot_stereograms_ops.cc
File · 0.45
dataset_ops.cc
File · 0.45
gcs_config_ops.cc
File · 0.45
factorization_ops.cc
File · 0.45
tensor_forest_ops.cc
File · 0.45
Calls
1
AsXlaOp
Method · 0.80
Tested by
15
TEST
Function · 0.36
TEST
Function · 0.36
test_save_load_layer
Method · 0.36
simple_functional_model
Function · 0.36
multi_inputs_multi_outputs_model
Function · 0.36
get_model
Function · 0.36
multi_input_output_model
Function · 0.36
test_learning_phase_value
Method · 0.36
make_image_model
Function · 0.36
make_lstm_model
Function · 0.36
make_embedding_model
Function · 0.36
TEST
Function · 0.36