Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/util/
DConstants.h528 struct DenseShape { static std::string debugName() { return "DenseShape"; } }; in debugName() function
529 struct SolverShape { static std::string debugName() { return "SolverShape"; } }; in debugName() function
530 struct HomogeneousShape { static std::string debugName() { return "HomogeneousShape"; } }; in debugName() function
531 struct DiagonalShape { static std::string debugName() { return "DiagonalShape"; } }; in debugName() function
532 struct BandShape { static std::string debugName() { return "BandShape"; } }; in debugName() function
533 struct TriangularShape { static std::string debugName() { return "TriangularShape"; } }; in debugName() function
534 struct SelfAdjointShape { static std::string debugName() { return "SelfAdjointShape"; } }; in debugName() function
535 struct PermutationShape { static std::string debugName() { return "PermutationShape"; } }; in debugName() function
536 struct TranspositionsShape { static std::string debugName() { return "TranspositionsShape"; } }; in debugName() function
537 struct SparseShape { static std::string debugName() { return "SparseShape"; } }; in debugName() function
/external/pytorch/torch/csrc/jit/codegen/onednn/
Dkernel.h32 const std::string& debugName() const { in debugName() function
/external/armnn/src/armnn/
DNetworkUtils.cpp121 const std::string debugName = std::string("DebugLayerAfter") + layer.GetNameStr() + "_" + in InsertDebugLayerAfter() local
/external/pytorch/torch/utils/tensorboard/
D_pytorch_graph.py39 debugName=None, argument
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DStateDictionary.java127 public String debugName() { in debugName() method in StateDictionary.Row.Uniqueness
/external/angle/src/libANGLE/renderer/d3d/d3d11/
Drenderer11_utils.cpp2474 const char *debugName) in LazyInputLayout()
2485 LazyBlendState::LazyBlendState(const D3D11_BLEND_DESC &desc, const char *debugName) in LazyBlendState()
/external/pytorch/torch/csrc/jit/ir/
Dir.h222 std::string debugName() const { in debugName() function
/external/pytorch/torch/csrc/jit/passes/quantization/
Dinsert_quant_dequant.cpp114 const std::string& debugName) { in insertQuant()
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp464 std::string debugName = "coopmat<"; in makeCooperativeMatrixTypeKHR() local
/external/angle/third_party/glslang/src/SPIRV/
DSpvBuilder.cpp464 std::string debugName = "coopmat<"; in makeCooperativeMatrixTypeKHR() local