OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateSparse
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/
literal_test.cc
256
TEST_F(LiteralUtilTest,
CreateSparse
) {
265
auto literal = LiteralUtil::
CreateSparse
<int64>(
[
all
...]
literal_util.h
120
//
CreateSparse
(
140
static Literal
CreateSparse
(absl::Span<const int64> dimensions,
413
/* static */ Literal LiteralUtil::
CreateSparse
(
Completed in 889 milliseconds