Searched defs:bytes_accessed (Results 1 – 9 of 9) sorted by relevance
50 int64 transcendental_count, int64 bytes_accessed, in AddOp()68 int64 bytes_accessed; // -1 if unknown member
34 float bytes_accessed = 6; field
57 float bytes_accessed = GetShapeSize(hlo->shape()); in Preprocess() local711 float bytes_accessed = GetShapeSize(hlo->shape()); in HandleTriangularSolve() local730 float bytes_accessed = GetShapeSize(hlo->operand(0)->shape()) / 2.0f; in HandleCholesky() local881 float bytes_accessed = 0; in HandleFusion() local1063 float HloCostAnalysis::bytes_accessed() const { in bytes_accessed() function in xla::HloCostAnalysis1079 int64 HloCostAnalysis::bytes_accessed(const HloInstruction& hlo) const { in bytes_accessed() function in xla::HloCostAnalysis
640 constexpr int64 bytes_accessed = sizeof(float) * 4 * 2 * 2; in TEST_F() local
261 float bytes_accessed = cost_analysis_.bytes_accessed(instruction); in GetInstructionElapsedDueToMemory() local
44 uint64 bytes_accessed = 0LL; member
70 uint64 time_ps, uint64 children_time_ps, int64 flops, int64 bytes_accessed, in EnterOp()
54 uint64 bytes_accessed = 5; field65 uint64 bytes_accessed = 3; field
68 const int64 bytes_accessed = in GetParallelTaskCount() local