OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateModuleFromString
(Results
1 - 6
of
6
) sorted by null
/external/tensorflow/tensorflow/compiler/xla/service/
hlo_element_type_converter_test.cc
29
return HloRunner::
CreateModuleFromString
(hlo_string,
hlo_runner.h
50
static StatusOr<std::unique_ptr<HloModule>>
CreateModuleFromString
(
hlo_runner.cc
43
HloRunner::
CreateModuleFromString
(const tensorflow::StringPiece hlo_string,
copy_insertion_test.cc
[
all
...]
/external/tensorflow/tensorflow/compiler/xla/tests/
hlo_test_base.cc
219
HloRunner::
CreateModuleFromString
(hlo_string, GetDebugOptionsForTest());
247
HloRunner::
CreateModuleFromString
(hlo_string, GetDebugOptionsForTest());
multioutput_fusion_test.cc
200
HloRunner::
CreateModuleFromString
(testcase, GetDebugOptionsForTest())
Completed in 296 milliseconds