Home
last modified time | relevance | path

Searched defs:GetOutputFormat (Results 1 – 10 of 10) sorted by relevance

/third_party/googletest/googletest/test/
Dgoogletest-options-test.cc68 TEST(XmlOutputTest, GetOutputFormat) { in TEST() argument
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/
Dkernel_build_info.cc30 std::string KernelBuildInfo::GetOutputFormat(size_t output_index) const { in GetOutputFormat() function in mindspore::kernel::KernelBuildInfo
/third_party/mindspore/mindspore/ccsrc/runtime/device/cpu/
Dkernel_select_cpu.cc72 void GetOutputFormat(const CNodePtr &kernel_node, std::vector<std::string> *output_formats) { in GetOutputFormat() function
/third_party/mindspore/mindspore/lite/src/delegate/tensorrt/
Dtensorrt_utils.cc292 Format GetOutputFormat(Format input_format, nvinfer1::Permutation perm) { in GetOutputFormat() function
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/akg/
Dakg_kernel_json_generator.cc167 std::string AkgKernelJsonGenerator::GetOutputFormat(const AnfNodePtr &anf_node, size_t index) const… in GetOutputFormat() function in mindspore::kernel::AkgKernelJsonGenerator
/third_party/mindspore/tests/ut/cpp/session/
Danf_runtime_algorithm_test.cc244 TEST_F(AnfRuntimeAlgorithmTest, GetOutputFormat) { in TEST_F() argument
/third_party/mindspore/mindspore/ccsrc/backend/session/
Danf_runtime_algorithm.cc733 std::string AnfRuntimeAlgorithm::GetOutputFormat(const AnfNodePtr &node, size_t output_idx) { in GetOutputFormat() function in mindspore::session::AnfRuntimeAlgorithm
/third_party/mesa3d/src/gtest/src/
Dgtest.cc437 std::string UnitTestOptions::GetOutputFormat() { in GetOutputFormat() function in testing::internal::UnitTestOptions
/third_party/googletest/googletest/src/
Dgtest.cc608 std::string UnitTestOptions::GetOutputFormat() { in GetOutputFormat() function in testing::internal::UnitTestOptions
/third_party/cef/tools/distrib/gtest/
Dgtest-all.cc2099 std::string UnitTestOptions::GetOutputFormat() { in GetOutputFormat() function in testing::internal::UnitTestOptions