Home
last modified time | relevance | path

Searched defs:CreateParameter (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dclient_library_test_base.h675 std::unique_ptr<GlobalData> ClientLibraryTestBase::CreateParameter( in CreateParameter() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc823 /* static */ std::unique_ptr<HloInstruction> HloInstruction::CreateParameter( in CreateParameter() function in xla::HloInstruction